Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TODO: 4.0.0 functional changes are done | Patrick McDermott | 2019-03-18 | 1 | -12/+0 |
| | |||||
* | TODO: Update | Patrick McDermott | 2019-03-18 | 1 | -2/+0 |
| | |||||
* | TODO: Cleanup is done | Patrick McDermott | 2019-03-18 | 1 | -5/+0 |
| | |||||
* | TODO: Duly checked | Patrick McDermott | 2019-03-18 | 1 | -1/+0 |
| | |||||
* | TODO: Update cleanup tasks | Patrick McDermott | 2019-03-18 | 1 | -2/+2 |
| | |||||
* | TODO: Defer some tasks | Patrick McDermott | 2019-03-18 | 1 | -5/+5 |
| | |||||
* | TODO: Drop env vars task | Patrick McDermott | 2019-03-17 | 1 | -1/+0 |
| | |||||
* | ob-applypatches: Track and skip applied patches | Patrick McDermott | 2019-03-17 | 1 | -2/+0 |
| | |||||
* | TODO: Un-defer ar archives task | Patrick McDermott | 2019-03-17 | 1 | -2/+3 |
| | |||||
* | TODO: Defer non-seamless tar task | Patrick McDermott | 2019-03-16 | 1 | -4/+4 |
| | |||||
* | ob-unpacksource: Support xz decompression | Patrick McDermott | 2019-03-16 | 1 | -1/+0 |
| | |||||
* | mksysconf.in: Remove | Patrick McDermott | 2019-03-16 | 1 | -1/+0 |
| | |||||
* | TODO: Utility manual pages are updated. | Patrick McDermott | 2019-03-16 | 1 | -1/+0 |
| | |||||
* | TODO: In-place locale loading and function docs are done | Patrick McDermott | 2019-03-15 | 1 | -4/+1 |
| | |||||
* | TODO: Add details to binary pkg substvars task | Patrick McDermott | 2019-03-14 | 1 | -0/+4 |
| | |||||
* | TODO: Add details to run-in-place task | Patrick McDermott | 2019-03-14 | 1 | -1/+2 |
| | |||||
* | TODO: Change headings | Patrick McDermott | 2019-03-13 | 1 | -8/+11 |
| | |||||
* | TODO: Separate 4.0.0 changes from future changes | Patrick McDermott | 2019-03-13 | 1 | -4/+8 |
| | |||||
* | TODO: prokit and pro-archman must support ar archives | Patrick McDermott | 2019-03-13 | 1 | -1/+2 |
| | |||||
* | TODO: Fix archive format task | Patrick McDermott | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | TODO: Read and use binary pkg substvars in work area | Patrick McDermott | 2019-03-13 | 1 | -0/+3 |
| | |||||
* | TODO: Note needed pro-archman changes | Patrick McDermott | 2019-03-13 | 1 | -0/+1 |
| | |||||
* | TODO: Rearrange | Patrick McDermott | 2019-03-13 | 1 | -6/+6 |
| | |||||
* | TODO: Restore and implement ob_summarize_package_*() | Patrick McDermott | 2019-03-13 | 1 | -0/+3 |
| | |||||
* | TODO: Duly reconsidered | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
| | |||||
* | TODO: Add tasks related to executables | Patrick McDermott | 2019-03-13 | 1 | -0/+2 |
| | |||||
* | ob_parse_dep(): Swap -p and -P option letters | Patrick McDermott | 2019-03-13 | 1 | -1/+0 |
| | | | | Be consistent with opkbuild and other executable CLIs. | ||||
* | TODO: Improve in-place locale loading | Patrick McDermott | 2019-03-13 | 1 | -0/+2 |
| | |||||
* | TODO: Drop 2012 copyright and reconsider getopts | Patrick McDermott | 2019-03-13 | 1 | -4/+4 |
| | |||||
* | Protect against cmd operands beginning with "-" | Patrick McDermott | 2019-03-13 | 1 | -2/+0 |
| | |||||
* | 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 |
| |