| Commit message (Expand) | Author | Age | Files | Lines |
* | ob-installplatconf: Match upstream version patterns | Patrick McDermott | 2019-06-17 | 1 | -11/+15 |
|
|
* | ob-installplatconf: Use OB_LF instead of own global var | Patrick McDermott | 2019-03-18 | 1 | -4/+1 |
|
|
* | ob-installplatconf: set -u | Patrick McDermott | 2019-03-18 | 1 | -1/+1 |
|
|
* | ob-installplatconf: Declare local variables and wrap long lines | Patrick McDermott | 2019-03-18 | 1 | -6/+16 |
|
|
* | opkbuild, ob-*: Don't manually load libopkbuild | Patrick McDermott | 2019-03-17 | 1 | -2/+0 |
|
|
* | opkbuild, ob-*: Drop call to main() | Patrick McDermott | 2019-03-17 | 1 | -2/+0 |
|
|
* | opkbuild, ob-*: Fix printf commands after ob_set_text_domain() | Patrick McDermott | 2019-03-15 | 1 | -1/+2 |
|
|
* | ob_parse_package_metadata(): Merge into ob_init_package() | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
|
|
* | Protect against cmd operands beginning with "-" | Patrick McDermott | 2019-03-13 | 1 | -3/+3 |
|
|
* | ob-installplatconf, ob-installdocs: Replace "${dest%/*}" checks with dirname | Patrick McDermott | 2019-03-13 | 1 | -7/+6 |
|
|
* | ob-installplatconf: Add return statements after ob_error() calls | Patrick McDermott | 2019-03-13 | 1 | -4/+11 |
|
|
* | Eliminate -a and -o options of [ commands | Patrick McDermott | 2019-03-13 | 1 | -1/+1 |
|
|
* | ob_parse_package_metadata(): Eliminate caching | Patrick McDermott | 2019-03-13 | 1 | -1/+1 |
|
|
* | opkbuild, ob-*: Exit with error on ob_set_text_domain() failure | Patrick McDermott | 2019-03-13 | 1 | -1/+4 |
|
|
* | ob-*: Add more return statements | Patrick McDermott | 2019-03-13 | 1 | -0/+4 |
|
|
* | ob-*: Replace exit with return | Patrick McDermott | 2019-03-13 | 1 | -2/+2 |
|
|
* | opkbuild, ob-*: set -e | Patrick McDermott | 2019-03-13 | 1 | -0/+2 |
|
|
* | ob-*: Move function definitions before points of use | Patrick McDermott | 2018-12-25 | 1 | -24/+24 |
|
|
* | opkbuild, ob-*: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSION | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
|
|
* | opkbuild, ob-*: Update header comments, copyrights, and license | Patrick McDermott | 2018-12-24 | 1 | -9/+9 |
|
|
* | opkbuild, ob-*: Drop magic number interpreter lines | Patrick McDermott | 2018-12-22 | 1 | -2/+0 |
|
|
* | opkbuild, ob-*: Use variables set by shpp | Patrick McDermott | 2018-12-22 | 1 | -1/+1 |
|
|
* | ob_use(): Remove | Patrick McDermott | 2018-12-22 | 1 | -4/+0 |
|
|
* | opkbuild, ob-*: Load newly linked libopkbuild | Patrick McDermott | 2018-12-22 | 1 | -1/+1 |
|
|
* | libopkbuild: Change output file extension to .sho | Patrick McDermott | 2018-12-22 | 1 | -1/+1 |
|
|
* | ob-installplatconf: Check for "/" in destination. | P. J. McDermott | 2014-05-12 | 1 | -2/+5 |
|
|
* | src/*.sh: Add ".sh" to header comment. | P. J. McDermott | 2013-08-18 | 1 | -1/+1 |
|
|
* | s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources. | P. J. McDermott | 2013-06-15 | 1 | -1/+1 |
|
|
* | Exit on failure to parse package metadata. | P. J. McDermott | 2012-11-16 | 1 | -2/+2 |
|
|
* | Expect >= 1 platconf dirs from ob_get_system_path. | P. J. McDermott | 2012-10-20 | 1 | -7/+17 |
|
|
* | s/config/platconf/ in ob-installplatconf. | P. J. McDermott | 2012-10-20 | 1 | -4/+4 |
|
|
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-16 | 1 | -1/+1 |
|
|
* | Fix install destination of runtime platconf files. | P. J. McDermott | 2012-10-09 | 1 | -1/+1 |
|
|
* | Install platconf files only for built packages. | P. J. McDermott | 2012-10-09 | 1 | -1/+1 |
|
|
* | Update environment variable names in ob-* utils. | P. J. McDermott | 2012-10-08 | 1 | -3/+3 |
|
|
* | Remove an old TODO tag. | P. J. McDermott | 2012-10-04 | 1 | -1/+0 |
|
|
* | Use ob_get_system_path() in utilities. | P. J. McDermott | 2012-10-04 | 1 | -1/+2 |
|
|
* | Improve binary package loop in ob-installplatconf. | P. J. McDermott | 2012-10-03 | 1 | -3/+5 |
|
|
* | Finish implementation of ob-installplatconf. | P. J. McDermott | 2012-10-03 | 1 | -0/+45 |
|
|
* | Implement a stub ob-installplatconf. | P. J. McDermott | 2012-10-03 | 1 | -0/+36 |
|
|