index
:
opkhelper/opkhelper.git
feature/autoconf-and-automake
feature/build-system-improvements
feature/drop-libopkbuild-dep
feature/opkbuild-helper-script
feature/provide-archtab
feature/s-and-b-options
master
opkhelper-0.1.x
opkhelper-0.2.x
opkhelper-1.0.x
opkhelper-2.0.x
opkhelper-3.0.x
unclean-option
OPK build helper tools
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
buildsystem
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Set CONFIG_PREFIX when installing with kbuild.
P. J. McDermott
2012-11-16
1
-1/+2
|
*
Move user-set target check to common function.
P. J. McDermott
2012-11-16
1
-16/+9
|
*
Fix a return command.
P. J. McDermott
2012-11-15
1
-1/+1
|
*
Implement a "kbuild" build system plugin.
P. J. McDermott
2012-11-14
2
-1/+117
|
*
Return make's exit status.
P. J. McDermott
2012-11-13
1
-2/+4
|
*
Make oh-autoinstall support the -T option.
P. J. McDermott
2012-11-12
1
-2/+7
|
*
Fix quotes in GNU system types.
P. J. McDermott
2012-11-09
1
-5/+5
|
*
Split oh_buildsystem_do() & oh_buildsystem_find().
P. J. McDermott
2012-11-08
1
-0/+7
|
*
Try to detect a suitable build system host arch.
P. J. McDermott
2012-11-08
1
-3/+3
|
*
Optionally use multiarch lib paths in packages.
P. J. McDermott
2012-11-08
2
-4/+12
|
*
Fix missing "\" in _oh_autoconf_configure().
P. J. McDermott
2012-11-08
1
-1/+1
|
*
_oh_autoconf_configure: Return configure's status.
P. J. McDermott
2012-11-08
1
-2/+3
|
*
Fix search directory in _oh_make_can_build().
P. J. McDermott
2012-11-08
1
-2/+2
|
*
Support a build target option in oh-autobuild.
P. J. McDermott
2012-11-08
1
-1/+6
|
*
Support a -T option for a cross build target.
P. J. McDermott
2012-11-06
1
-0/+5
|
*
Get Autoconf arches from archtab, not environment.
P. J. McDermott
2012-11-06
1
-3/+15
|
*
Pass arguments through to make.
P. J. McDermott
2012-10-22
1
-4/+4
|
*
Enable the "make" build system.
P. J. McDermott
2012-10-22
1
-1/+1
|
*
Implement "make" build system plugin.
P. J. McDermott
2012-10-22
1
-0/+97
|
*
Add "clean" build system step.
P. J. McDermott
2012-10-22
1
-0/+5
|
*
Write lib/buildsystem/Makefile.in.
P. J. McDermott
2012-10-21
1
-0/+69
|
*
Implement "autoconf" build system plugin.
P. J. McDermott
2012-10-21
1
-0/+67