Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | ob-*: Add return statements after ob_error() calls | Patrick McDermott | 2019-03-13 | 4 | -18/+67 |
| | |||||
* | opkbuild, ob-*: set -e | Patrick McDermott | 2019-03-13 | 10 | -0/+20 |
| | |||||
* | Don't let libopkbuild errors cause exit with -e | Patrick McDermott | 2019-03-13 | 3 | -15/+11 |
| | |||||
* | ob-unpacksource: Replace echo with here-document | Patrick McDermott | 2019-03-13 | 1 | -1/+5 |
| | | | | And drop the unnecessary grep. | ||||
* | ob-unpacksource: Make sed BRE POSIX-conformant | Patrick McDermott | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | ob-unpacksource: Improve upstream archive counting | Patrick McDermott | 2019-03-13 | 1 | -6/+6 |
| | |||||
* | ob-gencontrol: Replace echo with here-document | Patrick McDermott | 2019-03-13 | 1 | -1/+4 |
| | |||||
* | ob-buildopk: Replace echo with printf | Patrick McDermott | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | opkbuild: Don't ignore errors from `../build build` | Patrick McDermott | 2018-12-25 | 1 | -2/+2 |
| | |||||
* | opkbuild: Don't run ob-* commands from a child shell | Patrick McDermott | 2018-12-25 | 1 | -7/+5 |
| | |||||
* | opkbuild: Add an extremely thoughtful TODO comment | Patrick McDermott | 2018-12-25 | 1 | -0/+1 |
| | |||||
* | opkbuild: Join unnecessarily split lines | Patrick McDermott | 2018-12-25 | 1 | -4/+2 |
| | |||||
* | opkbuild: Define main() after the functions it calls | Patrick McDermott | 2018-12-25 | 1 | -36/+36 |
| | |||||
* | ob-*: Move function definitions before points of use | Patrick McDermott | 2018-12-25 | 9 | -198/+198 |
| | |||||
* | opkbuild, ob-*: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSION | Patrick McDermott | 2018-12-24 | 10 | -10/+10 |
| | |||||
* | opkbuild, ob-*: Update header comments, copyrights, and license | Patrick McDermott | 2018-12-24 | 10 | -90/+90 |
| | |||||
* | src/local.mk: Add objects to CLEANFILES | Patrick McDermott | 2018-12-23 | 1 | -0/+10 |
| | |||||
* | opkbuild, ob-*: Drop magic number interpreter lines | Patrick McDermott | 2018-12-22 | 10 | -20/+0 |
| | |||||
* | opkbuild, ob-*: Use variables set by shpp | Patrick McDermott | 2018-12-22 | 10 | -27/+27 |
| | |||||
* | opkbuild, ob-*: Build with shpp and shld | Patrick McDermott | 2018-12-22 | 1 | -11/+41 |
| | |||||
* | ob_use(): Remove | Patrick McDermott | 2018-12-22 | 10 | -44/+0 |
| | |||||
* | opkbuild, ob-*: Load newly linked libopkbuild | Patrick McDermott | 2018-12-22 | 10 | -10/+10 |
| | |||||
* | Remove copyright notices from local.mk files | Patrick McDermott | 2018-12-22 | 1 | -18/+0 |
| | | | | These contain just lists of files and shouldn't be copyrightable. | ||||
* | libopkbuild: Change output file extension to .sho | Patrick McDermott | 2018-12-22 | 10 | -10/+10 |
| | |||||
* | Switch to using GNU Automake | Patrick McDermott | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | ob-gencontrol: Drop trailing commas and spaces in deps | P. J. McDermott | 2016-01-24 | 1 | -1/+2 |
| | |||||
* | ob-*: Use OPK_PACKAGES_REDUCED | P. J. McDermott | 2014-09-21 | 4 | -4/+4 |
| | |||||
* | opkbuild: Export OPK_PACKAGES_REDUCED | P. J. McDermott | 2014-09-21 | 1 | -0/+1 |
| | |||||
* | opkbuild: Set OPK_PACKAGES_REDUCED | P. J. McDermott | 2014-09-21 | 1 | -0/+17 |
| | |||||
* | opkbuild: Use case constructs for -b, -S, and -F | P. J. McDermott | 2014-09-21 | 1 | -9/+9 |
| | |||||
* | opkbuild: Fix case statements | P. J. McDermott | 2014-09-21 | 1 | -4/+4 |
| | |||||
* | 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 |
| | | | | | | This was breaking on packages with a status field like: Status: install user installed | ||||
* | ob-checkbuilddeps: Set substvars. | P. J. McDermott | 2014-05-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | ob_set_package_substvars() expects the name of a binary package as an argument, even though its implementation for SPF 2.x doesn't use the argument and SPF 2.0 doesn't specify any substitution variables that are specific to a binary package. I probably planned to add some binary-specific variables ("Binary" maybe?) but never did. For now we'll just call ob_set_package_substvars() with an empty argument. | ||||
* | 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 |
| | | | | | With a platconf line like "foo bar", ob-installplatconf would install "foo" to "bar/bar". | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | Otherwise, ob-genchanges looks for files that don't exist: ob-genchanges: Generating "gcc-4.7_4.7.3+sip1-1_i686-linux-glibc_dev.changes"... wc: ../../g++-4.7-amd64-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk: No such file or directory wc: ../../gcc-4.7-amd64-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk: No such file or directory And it tries to describe them too: Files: 4883209 base cpp-4.7_4.7.3+sip1-1_i686-linux-glibc_all.opk base g++-4.7-amd64-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk 5313009 base g++-4.7-i686-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk base gcc-4.7-amd64-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk 1652 base gcc-4.7-common_4.7.3+sip1-1_all_all.opk 7450176 base gcc-4.7-i686-linux-glibc_4.7.3+sip1-1_i686-linux-glibc_all.opk [...] | ||||
* | ob-installdocs: Support patterns in *.pkg/docs. | P. J. McDermott | 2013-09-20 | 1 | -18/+32 |
| |