index
:
opkbuild/opkbuild.git
feature/build-system-improvements
feature/remove-_ob_local
master
OPK build system
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
opkbuild: Allow -B and -P to be combined
P. J. McDermott
2014-09-21
1
-8/+14
*
opkbuild: Simplify OPK_PACKAGES assignment
P. J. McDermott
2014-09-21
1
-6/+6
*
ob_get_binary_packages(): Use printf not echo
P. J. McDermott
2014-09-21
1
-1/+1
*
en_US: Update mutex options message
P. J. McDermott
2014-09-21
1
-1/+1
*
en_US: Update opkbuild help output
P. J. McDermott
2014-09-21
1
-3/+2
*
opkbuild: Accept -B and -P options
P. J. McDermott
2014-09-21
1
-4/+4
*
opkbuild: Add a comment about optstring
P. J. McDermott
2014-09-20
1
-0/+1
*
Merge branch 'master' of ssh://git.proteanos.com/opkbuild/opkbuild
P. J. McDermott
2014-09-20
1
-1/+2
|
\
|
*
ob-gencontrol: Replace newlines in Maintainer
P. J. McDermott
2014-08-18
1
-1/+2
*
|
Makefile.in: Install optstring file
P. J. McDermott
2014-09-20
1
-2/+7
*
|
optstring: New file
P. J. McDermott
2014-09-20
1
-0/+1
*
|
opkbuild: Change platform option to -p
P. J. McDermott
2014-09-20
2
-3/+3
|
/
*
ob-genchanges: Replace newlines in Maintainer.
P. J. McDermott
2014-06-26
1
-1/+2
*
NEWS: Release opkbuild 3.0.0-beta5.
opkbuild-3.0.0-beta5
P. J. McDermott
2014-05-15
1
-1/+1
*
Update copyright years.
P. J. McDermott
2014-05-15
3
-3/+3
*
configure: Set package_version to 3.0.0-beta5.
P. J. McDermott
2014-05-15
1
-1/+1
*
NEWS: Add 3.0.0-beta5 section.
P. J. McDermott
2014-05-15
1
-0/+15
*
tests/common.sh: Remove _ob_local and _ob_return.
P. J. McDermott
2014-05-15
2
-12/+8
*
ob_match_plat(): Add back plat:all check.
P. J. McDermott
2014-05-15
1
-0/+7
*
ob_arch_is_concerned(): Check for arch:all.
P. J. McDermott
2014-05-15
1
-19/+25
*
tests/ob_arch_is_concerned.sh: New test.
P. J. McDermott
2014-05-15
3
-0/+126
*
Move plat:all check to ob_plat_is_concerned().
P. J. McDermott
2014-05-15
1
-26/+25
*
tests/ob_plat_is_concerned.sh: New test.
P. J. McDermott
2014-05-15
3
-2/+126
*
ob-checkbuilddeps: Fix status check.
P. J. McDermott
2014-05-13
1
-1/+1
*
ob-checkbuilddeps: Set substvars.
P. J. McDermott
2014-05-13
1
-0/+1
*
NEWS: Release opkbuild 3.0.0-beta4.
opkbuild-3.0.0-beta4
P. J. McDermott
2014-05-13
1
-1/+2
*
Makefile.in: Distribute tests data.
P. J. McDermott
2014-05-13
1
-1/+2
*
tests/local.mk: New "tests_data" macro.
P. J. McDermott
2014-05-13
1
-0/+5
*
configure: Change package_description.
P. J. McDermott
2014-05-13
1
-1/+1
*
Makefile.in: Distribute scripts/changelog2news.sh.
P. J. McDermott
2014-05-13
1
-0/+1
*
README: s/distibution/distribution/.
P. J. McDermott
2014-05-13
1
-1/+1
*
NEWS: Add 3.0.0-beta4 section.
P. J. McDermott
2014-05-13
1
-0/+19
*
configure: Set package_version to 3.0.0-beta4.
P. J. McDermott
2014-05-13
1
-1/+1
*
ob-checkbuilddeps: Use "@@OPKG@@" macro.
P. J. McDermott
2014-05-13
1
-3/+3
*
Makefile.in: Add "opkg" macro.
P. J. McDermott
2014-05-13
1
-0/+2
*
Makefile.in: Update distfiles.
P. J. McDermott
2014-05-13
1
-2/+2
*
ChangeLog.opkhelper: Rename to NEWS.opkhelper.
P. J. McDermott
2014-05-13
1
-0/+0
*
ChangeLog: Remove.
P. J. McDermott
2014-05-13
1
-117/+0
*
NEWS: Convert from ChangeLog.
P. J. McDermott
2014-05-13
1
-0/+157
*
scripts/changelog2news.sh: New file.
P. J. McDermott
2014-05-13
1
-0/+17
*
COPYING: New file to refer to COPYING.[23].
P. J. McDermott
2014-05-13
2
-0/+14
*
README: s/2.x/2.0/.
P. J. McDermott
2014-05-13
1
-1/+1
*
README: Reformat.
P. J. McDermott
2014-05-13
1
-30/+13
*
TODO: Add more backquotes.
P. J. McDermott
2014-05-13
1
-8/+8
*
TODO: Note that tests/common.sh uses _ob_local.
P. J. McDermott
2014-05-13
1
-0/+1
*
mksysconf.in: Update default architecture.
P. J. McDermott
2014-05-13
1
-1/+1
*
ob-checkbuilddeps: Finally implement.
P. J. McDermott
2014-05-12
3
-1/+62
*
ob-installplatconf: Check for "/" in destination.
P. J. McDermott
2014-05-12
1
-2/+5
*
ob_match_plat(): Add missing platform check.
P. J. McDermott
2014-05-08
1
-0/+3
*
Release opkbuild 3.0.0-beta3.
opkbuild-3.0.0-beta3
P. J. McDermott
2014-03-07
2
-1/+12
[prev]
[next]