Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | libopkbuild: Change output file extension to .sho | Patrick McDermott | 2018-12-22 | 14 | -21/+21 |
| | |||||
* | Makefile.am: Drop COPYING from EXTRA_DIST | Patrick McDermott | 2018-12-22 | 1 | -1/+0 |
| | | | | Automake already distributes it. | ||||
* | libopkbuild: Use shpp | Patrick McDermott | 2018-12-22 | 5 | -11/+19 |
| | |||||
* | scripts/changelog2news.sh: Remove old script | Patrick McDermott | 2018-12-21 | 2 | -19/+1 |
| | |||||
* | configure.ac: Fix package URL | Patrick McDermott | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | tools/shld.sh, tools/shpp.sh: Add | Patrick McDermott | 2018-12-20 | 2 | -0/+339 |
| | |||||
* | .gitignore: Add files generated by GNU Autoconf and Automake | Patrick McDermott | 2018-12-20 | 1 | -4/+18 |
| | |||||
* | Switch to using GNU Automake | Patrick McDermott | 2018-12-20 | 11 | -305/+191 |
| | |||||
* | Makefile.in: Distribute tests/common.sh | Patrick McDermott | 2018-12-20 | 1 | -1/+2 |
| | |||||
* | Switch to using GNU Autoconf | Patrick McDermott | 2018-12-20 | 4 | -365/+182 |
| | |||||
* | TODO: Redesign applied patch tracking | Patrick McDermott | 2018-12-14 | 1 | -1/+4 |
| | |||||
* | TODO: Drop opkhelper-3.0 search task | Patrick McDermott | 2018-09-24 | 1 | -2/+0 |
| | |||||
* | ob-gencontrol: Drop trailing commas and spaces in deps | P. J. McDermott | 2016-01-24 | 1 | -1/+2 |
| | |||||
* | NEWS: Release opkbuild 3.0.0-beta7opkbuild-3.0.0-beta7 | P. J. McDermott | 2014-10-25 | 1 | -0/+13 |
| | |||||
* | configure: Set package_version to 3.0.0-beta7 | P. J. McDermott | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | parse_dep(): Rewrite parsing code to use sed's ERE | P. J. McDermott | 2014-10-25 | 1 | -45/+25 |
| | |||||
* | tests/ob_parse_dep.rc: Add a testcase | P. J. McDermott | 2014-10-24 | 1 | -0/+8 |
| | | | | | | | | | | This currently fails with: FAIL: tests/ob_parse_dep.sh Dependency "busybox (<< 1.21.1.12)", component "rel": " <" != "<<" Dependency "busybox (<< 1.21.1.12)", component "ver": "<1.21.1.12" != "1.21.1.12" | ||||
* | NEWS: Release opkbuild 3.0.0-beta6opkbuild-3.0.0-beta6 | P. J. McDermott | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | configure: Set package_version to 3.0.0-beta6 | P. J. McDermott | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | en_US: Update copyright years | P. J. McDermott | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | NEWS: Add 3.0.0-beta6 section | P. J. McDermott | 2014-09-21 | 1 | -0/+14 |
| | |||||
* | 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 |
| | |||||
* | optstring: Update | P. J. McDermott | 2014-09-21 | 1 | -1/+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 | 2 | -6/+6 |
| | |||||
* | en_US: Update mutex options message | P. J. McDermott | 2014-09-21 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | | | This was removed in commit 34c2432. This might be useful someday. Now both ob_match_plat() and ob_plat_is_concerned() check for this. | ||||
* | ob_arch_is_concerned(): Check for arch:all. | P. J. McDermott | 2014-05-15 | 1 | -19/+25 |
| | | | | tests/ob_arch_is_concerned.sh now passes. | ||||
* | tests/ob_arch_is_concerned.sh: New test. | P. J. McDermott | 2014-05-15 | 3 | -0/+126 |
| | | | | | | | | | | | The last test case is currently expected to fail: FAIL: tests/ob_arch_is_concerned.sh False positive: Host architecture: "all" Package architectures: "!amd64-linux-glibc" (There are also some errors about _ob_local.) |