| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/package/2.sh: Fix _ob_package_dir case | Patrick McDermott | 2019-03-17 | 1 | -8/+8 |
|
|
* | _ob_change_2(): Fix to use args instead of global vars | Patrick McDermott | 2019-03-16 | 1 | -6/+14 |
|
|
* | lib/, locale/, tests/: Update copyright years | Patrick McDermott | 2019-03-16 | 1 | -1/+1 |
|
|
* | lib/deps.sh, lib/metadata.sh, lib/package/2.sh: Wrap long lines | Patrick McDermott | 2019-03-14 | 1 | -2/+4 |
|
|
* | ob_get_doc_files(): Drop arch and plat parameters | Patrick McDermott | 2019-03-13 | 1 | -3/+0 |
|
|
* | Protect against cmd operands beginning with "-" | Patrick McDermott | 2019-03-13 | 1 | -1/+1 |
|
|
* | libopkbuild: Abort on invalid function arguments | Patrick McDermott | 2019-03-13 | 1 | -15/+8 |
|
|
* | _ob_get_doc_package_2(): Replace echo with printf | Patrick McDermott | 2019-03-12 | 1 | -1/+1 |
|
|
* | ob_parse_control(): Add a user_data operand | Patrick McDermott | 2019-01-05 | 1 | -9/+11 |
|
|
* | ob_parse_control(): Pass field name and value as args | Patrick McDermott | 2019-01-05 | 1 | -4/+15 |
|
|
* | libopkbuild: Update header comments, copyright years, & license | Patrick McDermott | 2018-12-24 | 1 | -9/+9 |
|
|
* | lib/local.mk, lib/package/local.mk: Drop leading spaces | Patrick McDermott | 2018-12-22 | 1 | -1/+1 |
|
|
* | libopkbuild: Drop include guards | Patrick McDermott | 2018-12-22 | 1 | -3/+0 |
|
|
* | Rewrite libopkbuild sources list building | Patrick McDermott | 2018-12-22 | 1 | -2/+2 |
|
|
* | ob_use(): Remove | Patrick McDermott | 2018-12-22 | 1 | -3/+0 |
|
|
* | Remove copyright notices from local.mk files | Patrick McDermott | 2018-12-22 | 1 | -18/+0 |
|
|
* | Switch to using GNU Automake | Patrick McDermott | 2018-12-20 | 1 | -1/+1 |
|
|
* | lib/*.sh, lib/*/*.sh: Add ".sh" to header comment. | P. J. McDermott | 2013-08-18 | 1 | -1/+1 |
|
|
* | lib/*.sh, lib/*/*.sh: Rewrite include guards. | P. J. McDermott | 2013-08-18 | 1 | -2/+2 |
|
|
* | lib/package/2.sh: Remove _ob_local. | P. J. McDermott | 2013-08-18 | 1 | -56/+43 |
|
|
* | Remove old input makefiles. | P. J. McDermott | 2013-06-15 | 1 | -68/+0 |
|
|
* | Make lib/package/ non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -0/+20 |
|
|
* | Set Host-Arch and Host-Plat substvars. | P. J. McDermott | 2013-05-25 | 1 | -0/+2 |
|
|
* | Verify existence of *.pkg/control in pkg listing. | P. J. McDermott | 2012-11-16 | 1 | -0/+4 |
|
|
* | Don't print error when there's no substvars file. | P. J. McDermott | 2012-11-10 | 1 | -1/+3 |
|
|
* | Make ob_get_doc_files() accept arch and plat args. | P. J. McDermott | 2012-10-25 | 1 | -6/+4 |
|
|
* | Use "<<-" here-doc operator to allow indentation. | P. J. McDermott | 2012-10-25 | 1 | -5/+5 |
|
|
* | Implement ob_set_package_substvars(). | P. J. McDermott | 2012-10-23 | 1 | -0/+27 |
|
|
* | Additionally license everything under GPLv2. | P. J. McDermott | 2012-10-16 | 2 | -2/+2 |
|
|
* | Get Uploader, not Maintainer, from changelog. | P. J. McDermott | 2012-10-16 | 1 | -1/+1 |
|
|
* | Make package and metadata module dirs once. | P. J. McDermott | 2012-10-08 | 1 | -1/+1 |
|
|
* | Rm package and metadata module dirs on uninstall. | P. J. McDermott | 2012-10-08 | 1 | -0/+1 |
|
|
* | Fix "distdir" macro in lib/*/Makefile.in. | P. J. McDermott | 2012-10-04 | 1 | -1/+1 |
|
|
* | Fix a variable name in _ob_get_doc_files_2(). | P. J. McDermott | 2012-10-04 | 1 | -1/+1 |
|
|
* | Fix _ob_get_doc_package_2(). | P. J. McDermott | 2012-10-04 | 1 | -1/+6 |
|
|
* | Implement ob_get_doc_{package,files}(). | P. J. McDermott | 2012-10-04 | 1 | -0/+42 |
|
|
* | Add missing ob_use commands to "package/2" module. | P. J. McDermott | 2012-10-02 | 1 | -0/+3 |
|
|
* | Fix library installation path. | P. J. McDermott | 2012-10-02 | 1 | -4/+4 |
|
|
* | Write lib/package/Makefile.in. | P. J. McDermott | 2012-09-30 | 1 | -0/+67 |
|
|
* | Implement _ob_parse_package_metadata_2() and CBs. | P. J. McDermott | 2012-09-28 | 1 | -2/+55 |
|
|
* | Implement much of the "package" library modules. | P. J. McDermott | 2012-09-28 | 1 | -0/+52 |
|
|