summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* ob-gencontrol: Replace echo with here-documentPatrick McDermott2019-03-131-1/+4
* ob-buildopk: Replace echo with printfPatrick McDermott2019-03-131-1/+1
* opkbuild: Don't ignore errors from `../build build`Patrick McDermott2018-12-251-2/+2
* opkbuild: Don't run ob-* commands from a child shellPatrick McDermott2018-12-251-7/+5
* opkbuild: Add an extremely thoughtful TODO commentPatrick McDermott2018-12-251-0/+1
* opkbuild: Join unnecessarily split linesPatrick McDermott2018-12-251-4/+2
* opkbuild: Define main() after the functions it callsPatrick McDermott2018-12-251-36/+36
* ob-*: Move function definitions before points of usePatrick McDermott2018-12-259-198/+198
* opkbuild, ob-*: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSIONPatrick McDermott2018-12-2410-10/+10
* opkbuild, ob-*: Update header comments, copyrights, and licensePatrick McDermott2018-12-2410-90/+90
* src/local.mk: Add objects to CLEANFILESPatrick McDermott2018-12-231-0/+10
* opkbuild, ob-*: Drop magic number interpreter linesPatrick McDermott2018-12-2210-20/+0
* opkbuild, ob-*: Use variables set by shppPatrick McDermott2018-12-2210-27/+27
* opkbuild, ob-*: Build with shpp and shldPatrick McDermott2018-12-221-11/+41
* ob_use(): RemovePatrick McDermott2018-12-2210-44/+0
* opkbuild, ob-*: Load newly linked libopkbuildPatrick McDermott2018-12-2210-10/+10
* Remove copyright notices from local.mk filesPatrick McDermott2018-12-221-18/+0
* libopkbuild: Change output file extension to .shoPatrick McDermott2018-12-2210-10/+10
* Switch to using GNU AutomakePatrick McDermott2018-12-201-1/+1
* ob-gencontrol: Drop trailing commas and spaces in depsP. J. McDermott2016-01-241-1/+2
* ob-*: Use OPK_PACKAGES_REDUCEDP. J. McDermott2014-09-214-4/+4
* opkbuild: Export OPK_PACKAGES_REDUCEDP. J. McDermott2014-09-211-0/+1
* opkbuild: Set OPK_PACKAGES_REDUCEDP. J. McDermott2014-09-211-0/+17
* opkbuild: Use case constructs for -b, -S, and -FP. J. McDermott2014-09-211-9/+9
* opkbuild: Fix case statementsP. J. McDermott2014-09-211-4/+4
* Rename mutex options message IDP. J. McDermott2014-09-211-5/+5
* opkbuild: Allow -B and -P to be combinedP. J. McDermott2014-09-211-8/+14
* opkbuild: Simplify OPK_PACKAGES assignmentP. J. McDermott2014-09-211-6/+6
* opkbuild: Accept -B and -P optionsP. J. McDermott2014-09-211-4/+4
* opkbuild: Add a comment about optstringP. J. McDermott2014-09-201-0/+1
* Merge branch 'master' of ssh://git.proteanos.com/opkbuild/opkbuildP. J. McDermott2014-09-201-1/+2
|\
| * ob-gencontrol: Replace newlines in MaintainerP. J. McDermott2014-08-181-1/+2
* | opkbuild: Change platform option to -pP. J. McDermott2014-09-201-2/+2
|/
* ob-genchanges: Replace newlines in Maintainer.P. J. McDermott2014-06-261-1/+2
* Update copyright years.P. J. McDermott2014-05-151-1/+1
* ob-checkbuilddeps: Fix status check.P. J. McDermott2014-05-131-1/+1
* ob-checkbuilddeps: Set substvars.P. J. McDermott2014-05-131-0/+1
* ob-checkbuilddeps: Use "@@OPKG@@" macro.P. J. McDermott2014-05-131-3/+3
* ob-checkbuilddeps: Finally implement.P. J. McDermott2014-05-121-0/+61
* ob-installplatconf: Check for "/" in destination.P. J. McDermott2014-05-121-2/+5
* ob-buildenv: Detect helpers at run time.P. J. McDermott2014-03-051-3/+3
* opkbuild: Preserve files' metadata in source pkgs.P. J. McDermott2014-02-261-1/+1
* ob-genchanges: Only list opk files actually built.P. J. McDermott2014-02-241-1/+1
* ob-installdocs: Support patterns in *.pkg/docs.P. J. McDermott2013-09-201-18/+32
* ob-genchanges: Make substitutions in descriptions.P. J. McDermott2013-09-181-2/+5
* ob-applypatches: Skip non-existing files.P. J. McDermott2013-09-081-0/+1
* ob-applypatches: Only run if sources were found.P. J. McDermott2013-09-071-1/+1
* opkbuild: Run ob-genchanges only if -T not given.P. J. McDermott2013-09-071-5/+2
* src/*.sh: Add ".sh" to header comment.P. J. McDermott2013-08-1810-10/+10
* ob-genchanges: Add informational output.P. J. McDermott2013-08-171-0/+2