Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protect [ commands from strings beginning with "-" | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
| | |||||
* | ob_parse_package_metadata(): Eliminate caching | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
| | | | | Cf. commit da45b6d. | ||||
* | TODO: Simplify applied patch tracking plan | Patrick McDermott | 2019-03-13 | 1 | -7/+2 |
| | |||||
* | TODO: Eliminate metadata caching | Patrick McDermott | 2019-03-13 | 1 | -11/+1 |
| | | | | | It complicates the code and hides metadata changes (unless timestamp checking gets added), all for little performance benefit. | ||||
* | TODO: Sort into general cleanup and functional changes | Patrick McDermott | 2019-03-13 | 1 | -15/+22 |
| | | | | And update heading parsing in Makefile.am. | ||||
* | opkbuild, ob-*: Exit with error on ob_set_text_domain() failure | Patrick McDermott | 2019-03-13 | 1 | -2/+0 |
| | |||||
* | TODO: Drop executable error exiting | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
| | |||||
* | TODO: Add xz-related tasks | Patrick McDermott | 2019-03-13 | 1 | -0/+5 |
| | |||||
* | opkbuild, ob-*: set -e | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
| | |||||
* | ob_substvars(), ob_init_package(): Call _ob_error_msg() | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
| | |||||
* | ob_error(): Make non-fatal | Patrick McDermott | 2019-03-13 | 1 | -2/+2 |
| | |||||
* | libopkbuild: Abort on invalid function arguments | Patrick McDermott | 2019-03-13 | 1 | -3/+1 |
| | | | | | | | | | | Shift arguments and abort instead of returning 125. Incorrect numbers of function arguments suggest application/library incompatibilities or serious errors by the application developer. Either way, the application developer should be made immediately aware of this (and not allowed to simply not check return values), and continuing to run and handle any further API calls may be unsafe. | ||||
* | TODO: echo is gone and IFS assignments are OK | Patrick McDermott | 2019-03-13 | 1 | -3/+0 |
| | |||||
* | TODO: eval commands have been evaluated | Patrick McDermott | 2019-03-12 | 1 | -1/+0 |
| | |||||
* | TODO: Add non-fatal on_error() task | Patrick McDermott | 2019-03-12 | 1 | -1/+3 |
| | | | | Also update copyright years. | ||||
* | ob_error(), ob_warn(), ob_info(): Internationalize | Patrick McDermott | 2019-03-12 | 1 | -1/+0 |
| | |||||
* | TODO: Add library argument handling task | Patrick McDermott | 2019-03-11 | 1 | -0/+3 |
| | |||||
* | ob_set_text_domain(): Don't print warning message on error | Patrick McDermott | 2019-03-11 | 1 | -0/+2 |
| | |||||
* | TODO: Add ob_error()/ob_warn() i18n task | Patrick McDermott | 2018-12-27 | 1 | -0/+1 |
| | |||||
* | TODO: Add removal of mksysconf | Patrick McDermott | 2018-12-27 | 1 | -0/+1 |
| | |||||
* | TODO: Add more tasks and update copyright notice | Patrick McDermott | 2018-12-27 | 1 | -4/+14 |
| | |||||
* | TODO: Add ob_parse_dep() options task | Patrick McDermott | 2018-12-27 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | tests/common.sh: Remove _ob_local and _ob_return. | P. J. McDermott | 2014-05-15 | 1 | -1/+0 |
| | |||||
* | TODO: Add more backquotes. | P. J. McDermott | 2014-05-13 | 1 | -8/+8 |
| | |||||
* | TODO: Note that tests/common.sh uses _ob_local. | P. J. McDermott | 2014-05-13 | 1 | -0/+1 |
| | |||||
* | ob-checkbuilddeps: Finally implement. | P. J. McDermott | 2014-05-12 | 1 | -1/+0 |
| | |||||
* | TODO: Remove package signing. | P. J. McDermott | 2014-02-24 | 1 | -1/+0 |
| | | | | | This won't be done by opkbuild. Uploads will be authenticated by SSH keys, and archives will be signed by pro-archman. | ||||
* | TODO: configure can't really find opkhelper-3.0. | P. J. McDermott | 2013-09-07 | 1 | -0/+2 |
| | |||||
* | Add copyright information to general doc files. | P. J. McDermott | 2013-09-07 | 1 | -0/+11 |
| | |||||
* | TODO: ob-genchanges is written. | P. J. McDermott | 2013-08-18 | 1 | -1/+0 |
| | |||||
* | Update TODO. | P. J. McDermott | 2012-11-14 | 1 | -3/+25 |
| | |||||
* | Fix an old utility name in TODO. | P. J. McDermott | 2012-10-26 | 1 | -1/+1 |
| | |||||
* | Remove substitution variables task from TODO. | P. J. McDermott | 2012-10-24 | 1 | -1/+0 |
| | |||||
* | Update TODO. | P. J. McDermott | 2012-10-20 | 1 | -3/+0 |
| | |||||
* | Rewrite TODO. | P. J. McDermott | 2012-10-11 | 1 | -42/+12 |
| | |||||
* | "Finish" oh-gencontrol (still rather ugly). | P. J. McDermott | 2012-08-03 | 1 | -1/+0 |
| | |||||
* | Support @@DATE@@ build system macro in man pages. | P. J. McDermott | 2012-08-02 | 1 | -2/+0 |
| | |||||
* | Start rewriting build system. | P. J. McDermott | 2012-08-02 | 1 | -5/+0 |
| | |||||
* | Update TODO list with 2.0.0 roadmap. | P. J. McDermott | 2012-08-02 | 1 | -19/+26 |
| | |||||
* | Update roadmap. | P. J. McDermott | 2012-04-26 | 1 | -0/+2 |
| | |||||
* | Release version 0.2.0 (finally). | P. J. McDermott | 2012-03-21 | 1 | -2/+0 |
| | |||||
* | Add '-V' option to opkbuild to print version info. | P. J. McDermott | 2012-03-21 | 1 | -1/+0 |
| | |||||
* | Support package status overrides. TODO: Document. | P. J. McDermott | 2012-03-20 | 1 | -1/+0 |
| | |||||
* | Update roadmap. | P. J. McDermott | 2012-03-14 | 1 | -4/+7 |
| | |||||
* | Note that in-tree builds are now supported. | P. J. McDermott | 2012-03-06 | 1 | -1/+0 |
| | |||||
* | Plan to support package relationship variables. | P. J. McDermott | 2012-03-06 | 1 | -0/+1 |
| | |||||
* | Add in-tree build support to TODO list. | P. J. McDermott | 2012-02-28 | 1 | -0/+1 |
| | |||||
* | Document unnecessary platform architecture builds. | P. J. McDermott | 2012-02-03 | 1 | -0/+18 |
| |