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 (
Expand
)
Author
Age
Files
Lines
*
lib/*/*.sh: Add extra space in copyright notices.
P. J. McDermott
2014-03-06
3
-3/+3
*
lib/*.sh: Consolidate arg variable assignments.
P. J. McDermott
2014-03-06
2
-8/+4
*
lib/buildsystem/*.sh: Wrap long lines.
P. J. McDermott
2014-03-06
2
-10/+10
*
Add missing ".sh" to file headers.
P. J. McDermott
2014-03-01
3
-3/+3
*
_oh_autoconf_configure(): Update multiarch test.
P. J. McDermott
2014-02-28
1
-1/+1
*
Use new build system macros in source files.
P. J. McDermott
2014-02-28
1
-1/+1
*
Switch to using GNU Autoconf and Automake.
P. J. McDermott
2014-02-27
1
-1/+1
*
lib/buildsystem/*.sh: Fix more [ commands.
P. J. McDermott
2014-02-26
3
-5/+5
*
lib/buildsystem/*.sh: Improve more [ commands.
P. J. McDermott
2014-02-26
3
-5/+5
*
lib/*.sh, lib/*/*.sh: Rewrite include guards.
P. J. McDermott
2014-02-26
3
-6/+6
*
_oh_kbuild_testarch(): Return exit status of make.
P. J. McDermott
2014-02-25
1
-1/+3
*
lib/buildsystem/*.sh: Remove _oh_local.
P. J. McDermott
2014-01-20
3
-42/+43
*
_oh_kbuild_testarch(): Enter build dir.
P. J. McDermott
2013-05-26
1
-0/+5
*
_oh_kbuild_testarch(): Fix function name.
P. J. McDermott
2013-05-26
1
-1/+1
*
_oh_autoconf_configure(): Pass build sys arg.
P. J. McDermott
2013-05-26
1
-3/+3
*
Add pkglibbuildsystem macros.
P. J. McDermott
2013-05-08
1
-2/+1
*
Make lib/buildsystem/ non-recursive.
P. J. McDermott
2013-05-05
2
-71/+23
*
Also set install_root and INSTALL_ROOT with make.
P. J. McDermott
2012-11-16
1
-1/+15
*
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