summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release opkbuild 3.0.0-beta3.opkbuild-3.0.0-beta3P. J. McDermott2014-03-072-1/+12
* configure: Drop "opkhelper-3.0" option.P. J. McDermott2014-03-051-5/+0
* Makefile.in: Drop "opkhelper_3_0" macro.P. J. McDermott2014-03-051-2/+0
* ob_get_system_path(): Drop "build-helper".P. J. McDermott2014-03-051-15/+0
* ob-buildenv: Detect helpers at run time.P. J. McDermott2014-03-051-3/+3
* Makefile.in: Add "helperdir" macro.P. J. McDermott2014-03-051-0/+2
* opkbuild: Preserve files' metadata in source pkgs.P. J. McDermott2014-02-261-1/+1
* TODO: Remove package signing.P. J. McDermott2014-02-241-1/+0
* ob-genchanges: Only list opk files actually built.P. J. McDermott2014-02-241-1/+1
* Release opkbuild 3.0.0-beta2.opkbuild-3.0.0-beta2P. J. McDermott2014-01-192-1/+10
* 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
* TODO: configure can't really find opkhelper-3.0.P. J. McDermott2013-09-071-0/+2
* 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
* Release opkbuild 3.0.0-beta1.opkbuild-3.0.0-beta1P. J. McDermott2013-09-072-1/+9
* Makefile.in: Distribute ChangeLog.opkhelper.P. J. McDermott2013-09-071-0/+1
* Add copyright information to general doc files.P. J. McDermott2013-09-075-0/+54
* mksysconf.in: Clean up macro definitions.P. J. McDermott2013-09-071-13/+0
* README: Update URLs.P. J. McDermott2013-08-181-3/+3
* TODO: ob-genchanges is written.P. J. McDermott2013-08-181-1/+0
* _ob_parse_control_error(): Drop quotes around int.P. J. McDermott2013-08-181-1/+1
* src/*.sh: Add ".sh" to header comment.P. J. McDermott2013-08-1810-10/+10
* lib/*.sh, lib/*/*.sh: Add ".sh" to header comment.P. J. McDermott2013-08-1811-11/+11
* lib/*.sh, lib/*/*.sh: Rewrite include guards.P. J. McDermott2013-08-1811-22/+22
* ob_reduce_deps(): Add "unset IFS" after a loop.P. J. McDermott2013-08-181-0/+1
* Merge branch 'feature/remove-_ob_local'.P. J. McDermott2013-08-1810-842/+730
|\
| * _ob_local(), _ob_return(): Remove.feature/remove-_ob_localP. J. McDermott2013-08-181-29/+0
| * lib/metadata/proteanos.sh: Remove _ob_local.P. J. McDermott2013-08-181-61/+40
| * lib/metadata.sh: Remove _ob_local.P. J. McDermott2013-08-181-132/+111
| * lib/package/2.sh: Remove _ob_local.P. J. McDermott2013-08-181-56/+43
| * lib/package.sh: Remove _ob_local.P. J. McDermott2013-08-181-176/+151
| * lib/deps.sh: Remove _ob_local.P. J. McDermott2013-08-181-118/+125
| * lib/load.sh: Remove _ob_local.P. J. McDermott2013-08-181-11/+8
| * lib/changelog.sh: Remove _ob_local.P. J. McDermott2013-08-181-100/+104
| * lib/control.sh: Reflow long command lines.P. J. McDermott2013-08-181-6/+3
| * lib/control.sh: Remove _ob_local.P. J. McDermott2013-08-181-119/+125
| * lib/locale.sh: Remove _ob_local.P. J. McDermott2013-08-181-38/+24
|/
* ob-genchanges: Add informational output.P. J. McDermott2013-08-172-0/+5
* opkbuild: Enable ob-genchanges.P. J. McDermott2013-08-171-2/+4
* ob-genchanges: Implement, finally.P. J. McDermott2013-08-172-1/+107
* ob-applypatches: Fix to work with BusyBox patch.P. J. McDermott2013-06-181-1/+3
* Release opkbuild 3.0.0-alpha5.opkbuild-3.0.0-alpha5P. J. McDermott2013-06-162-1/+19
* opkbuild: Separate opt_uid0_cmd non-option args.P. J. McDermott2013-06-151-5/+5
* configure: Better handle unecognized options.P. J. McDermott2013-06-151-3/+1
* Makefile.in: Distribute mksysconf.in.P. J. McDermott2013-06-151-0/+2
* Merge branch 'feature/build-system-improvements'.P. J. McDermott2013-06-1527-674/+464
|\
| * INSTALL: Out-of-tree builds are broken for now.feature/build-system-improvementsP. J. McDermott2013-06-151-8/+1
| * Makefile.in: Distribute tests/local.mk.P. J. McDermott2013-06-151-0/+1