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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release opkhelper 3.0.0-beta4.
opkhelper-3.0.0-beta4
P. J. McDermott
2014-01-22
2
-1/+9
*
archtab/local.mk: Separate legacy arches a bit.
P. J. McDermott
2014-01-22
1
-0/+4
*
archtab: Add i686-linux-glibc.
P. J. McDermott
2014-01-22
3
-0/+5
*
archtab: Add amd64-linux-glibc.
P. J. McDermott
2014-01-22
3
-0/+5
*
tests/*: Add -p option to mkdir commands.
P. J. McDermott
2014-01-20
4
-4/+4
*
_ob_local(), _ob_return(): Remove.
P. J. McDermott
2014-01-20
1
-30/+1
*
lib/buildsystem/*.sh: Remove _oh_local.
P. J. McDermott
2014-01-20
3
-42/+43
*
lib/buildsystem.sh: Remove _oh_local.
P. J. McDermott
2014-01-20
1
-55/+52
*
lib/load.sh: Remove _oh_local.
P. J. McDermott
2014-01-20
1
-11/+8
*
Release opkhelper 3.0.0-beta3.
opkhelper-3.0.0-beta3
P. J. McDermott
2013-06-01
2
-1/+8
*
INSTALL: Out-of-tree builds are broken for now.
P. J. McDermott
2013-06-01
1
-8/+1
*
t_installfiles_busybox_links: New test.
P. J. McDermott
2013-05-27
2
-1/+22
*
Add unit tests for oh-installfiles.
P. J. McDermott
2013-05-27
3
-0/+59
*
tests/oh-installfiles.sh: Remove old file.
P. J. McDermott
2013-05-27
1
-150/+0
*
Implement a proper unit testing framework.
P. J. McDermott
2013-05-27
2
-0/+75
*
tests/local.mk: New file.
P. J. McDermott
2013-05-27
2
-1/+26
*
Start testing oh-installfiles.
P. J. McDermott
2013-05-27
1
-0/+150
*
Makefile.in: chmod files in inference rules.
P. J. McDermott
2013-05-26
1
-1/+7
*
_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
*
lib/buildsystem.sh: Enable kbuild plugin.
P. J. McDermott
2013-05-26
1
-0/+1
*
_oh_autoconf_configure(): Pass build sys arg.
P. J. McDermott
2013-05-26
1
-3/+3
*
oh_buildsystem_arch(): Accept build system as arg.
P. J. McDermott
2013-05-26
1
-6/+8
*
Release opkhelper 3.0.0-beta2.
opkhelper-3.0.0-beta2
P. J. McDermott
2013-05-10
2
-1/+17
*
Makefile.in: Add note re: inference rules & POSIX.
P. J. McDermott
2013-05-10
1
-0/+7
*
Makefile.in: Simplify inference rules.
P. J. McDermott
2013-05-10
1
-15/+6
*
Makefile.in: Remove date substitution in man/*.1.
P. J. McDermott
2013-05-10
1
-12/+1
*
Hardcode dates in manual pages.
P. J. McDermott
2013-05-10
9
-9/+9
*
Makefile.in: Distribute lib/buildsystem/local.mk.
P. J. McDermott
2013-05-10
1
-0/+1
*
Makefile.in: Uninstall locales from LC_MESSAGES.
P. J. McDermott
2013-05-09
1
-2/+4
*
Makefile.in: Remove some unnecessary sed commands.
P. J. McDermott
2013-05-09
1
-2/+2
*
Makefile.in: Put locale files in LC_MESSAGES.
P. J. McDermott
2013-05-09
1
-5/+6
*
Makefile.in: Remove duplicate libopkbuild_1 macro.
P. J. McDermott
2013-05-09
1
-1/+0
*
Makefile.in: Add package_description macro.
P. J. McDermott
2013-05-09
1
-0/+1
*
Update copyright years.
P. J. McDermott
2013-05-09
2
-3/+3
*
configure: Use multiarch libdirs by default.
P. J. McDermott
2013-05-09
1
-2/+2
*
Makefile.in: Remove old @@ARCHTAB@@ variable.
P. J. McDermott
2013-05-09
1
-2/+0
*
lib/buildsystem.sh: s/@@ARCHTAB@@/@@ARCHTABDIR@@/.
P. J. McDermott
2013-05-09
1
-1/+1
*
Makefile.in: Add missing libopkbuild_1 variable.
P. J. McDermott
2013-05-09
1
-0/+2
*
Makefile.in: Add missing multiarch_libdir var.
P. J. McDermott
2013-05-09
1
-1/+4
*
Remove old libopkhelper build system variable.
P. J. McDermott
2013-05-09
2
-8/+0
*
s/@@LIBOPKHELPER@@/@@PKGLIBDIR@@/ in sources.
P. J. McDermott
2013-05-09
10
-11/+11
*
Merge branch 'feature/provide-archtab'.
P. J. McDermott
2013-05-09
13
-90/+77
|
\
|
*
Remove old mkarchtab makefile.
feature/provide-archtab
P. J. McDermott
2013-05-09
3
-85/+0
|
*
Add archtab entries.
P. J. McDermott
2013-05-09
8
-0/+11
|
*
Makefile.in: Mkdir/rmdir archtab buildsystem dirs.
P. J. McDermott
2013-05-09
1
-0/+3
|
*
Makefile.in: (Un)install and distribute archtab.
P. J. McDermott
2013-05-09
1
-3/+23
|
*
archtab/local.mk: List archtab entries.
P. J. McDermott
2013-05-09
1
-0/+27
|
*
Add pkgdatadir and archtabdir build system vars.
P. J. McDermott
2013-05-09
2
-2/+13
|
/
*
Merge branch 'feature/build-system-improvements'.
P. J. McDermott
2013-05-09
21
-461/+311
|
\
[next]