| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rename mutex options message ID | P. J. McDermott | 2014-09-21 | 1 | -5/+5 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | | opkbuild: Change platform option to -p | P. J. McDermott | 2014-09-20 | 1 | -2/+2 |
|/ |
|
* | ob-genchanges: Replace newlines in Maintainer. | P. J. McDermott | 2014-06-26 | 1 | -1/+2 |
|
|
* | Update copyright years. | P. J. McDermott | 2014-05-15 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | ob-checkbuilddeps: Use "@@OPKG@@" macro. | P. J. McDermott | 2014-05-13 | 1 | -3/+3 |
|
|
* | ob-checkbuilddeps: Finally implement. | P. J. McDermott | 2014-05-12 | 1 | -0/+61 |
|
|
* | ob-installplatconf: Check for "/" in destination. | P. J. McDermott | 2014-05-12 | 1 | -2/+5 |
|
|
* | ob-buildenv: Detect helpers at run time. | P. J. McDermott | 2014-03-05 | 1 | -3/+3 |
|
|
* | opkbuild: Preserve files' metadata in source pkgs. | P. J. McDermott | 2014-02-26 | 1 | -1/+1 |
|
|
* | ob-genchanges: Only list opk files actually built. | P. J. McDermott | 2014-02-24 | 1 | -1/+1 |
|
|
* | ob-installdocs: Support patterns in *.pkg/docs. | P. J. McDermott | 2013-09-20 | 1 | -18/+32 |
|
|
* | ob-genchanges: Make substitutions in descriptions. | P. J. McDermott | 2013-09-18 | 1 | -2/+5 |
|
|
* | ob-applypatches: Skip non-existing files. | P. J. McDermott | 2013-09-08 | 1 | -0/+1 |
|
|
* | ob-applypatches: Only run if sources were found. | P. J. McDermott | 2013-09-07 | 1 | -1/+1 |
|
|
* | opkbuild: Run ob-genchanges only if -T not given. | P. J. McDermott | 2013-09-07 | 1 | -5/+2 |
|
|
* | src/*.sh: Add ".sh" to header comment. | P. J. McDermott | 2013-08-18 | 10 | -10/+10 |
|
|
* | ob-genchanges: Add informational output. | P. J. McDermott | 2013-08-17 | 1 | -0/+2 |
|
|
* | opkbuild: Enable ob-genchanges. | P. J. McDermott | 2013-08-17 | 1 | -2/+4 |
|
|
* | ob-genchanges: Implement, finally. | P. J. McDermott | 2013-08-17 | 2 | -1/+107 |
|
|
* | ob-applypatches: Fix to work with BusyBox patch. | P. J. McDermott | 2013-06-18 | 1 | -1/+3 |
|
|
* | opkbuild: Separate opt_uid0_cmd non-option args. | P. J. McDermott | 2013-06-15 | 1 | -5/+5 |
|
|
* | s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources. | P. J. McDermott | 2013-06-15 | 9 | -9/+9 |
|
|
* | Remove old input makefiles. | P. J. McDermott | 2013-06-15 | 1 | -83/+0 |
|
|
* | Make src/ non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -0/+29 |
|
|
* | Exit on failure to parse package metadata. | P. J. McDermott | 2012-11-16 | 9 | -18/+18 |
|
|
* | Reduce platforms for OPK_PACKAGES. | P. J. McDermott | 2012-11-15 | 1 | -2/+6 |
|
|
* | Simplify variable setting; save a fork. | P. J. McDermott | 2012-11-15 | 1 | -1/+1 |
|
|
* | Add some more error handling to opkbuild. | P. J. McDermott | 2012-11-14 | 1 | -12/+37 |
|
|
* | Remove code for upstream build system arches. | P. J. McDermott | 2012-11-14 | 1 | -13/+2 |
|
|
* | Set an OPK_TOOL_PREFIX environment variable. | P. J. McDermott | 2012-11-14 | 1 | -0/+1 |
|
|
* | Make ob-unpacksource a bit more robust. | P. J. McDermott | 2012-11-10 | 1 | -2/+2 |
|
|
* | Support multiple build helpers in PATH. | P. J. McDermott | 2012-10-27 | 1 | -1/+3 |
|
|
* | Having no upstream/native sources is not an error. | P. J. McDermott | 2012-10-27 | 1 | -3/+4 |
|
|
* | Remove old oh-* utilities. | P. J. McDermott | 2012-10-27 | 3 | -163/+0 |
|
|
* | Make ob_get_doc_files() accept arch and plat args. | P. J. McDermott | 2012-10-25 | 1 | -1/+2 |
|
|
* | Use "<<-" here-doc operator to allow indentation. | P. J. McDermott | 2012-10-25 | 3 | -34/+34 |
|
|
* | Reduce platforms in dep fields in ob-gencontrol. | P. J. McDermott | 2012-10-25 | 1 | -3/+3 |
|
|
* | Look both ways before installing documentation. | P. J. McDermott | 2012-10-24 | 1 | -24/+32 |
|
|
* | Look both ways before unpacking sources. | P. J. McDermott | 2012-10-24 | 1 | -3/+7 |
|
|
* | Add missing "ob_use deps" in ob-gencontrol. | P. J. McDermott | 2012-10-23 | 1 | -0/+1 |
|
|
* | Perform var substitutions on some control fields. | P. J. McDermott | 2012-10-23 | 1 | -1/+6 |
|
|
* | Reduce binary package dependency fields. | P. J. McDermott | 2012-10-22 | 1 | -0/+12 |
|
|