summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* TODO: Drop unnecessary taskPatrick McDermott2019-06-171-4/+0
|
* ob-installplatconf: Match upstream version patternsPatrick McDermott2019-06-171-9/+0
|
* ob-gencontrol: Generate different fields for source packagesPatrick McDermott2019-06-161-2/+0
|
* TODO: Add more tasksPatrick McDermott2019-06-161-0/+11
|
* TODO: Reproducible .opk's is done?Patrick McDermott2019-06-161-2/+0
|
* TODO: Scrap outer archive conversion to arPatrick McDermott2019-06-161-3/+0
| | | | opkg-lede dropped the code for that to save space.
* TODO: Add build reproducibility taskPatrick McDermott2019-03-181-0/+2
|
* TODO: 4.0.0 functional changes are donePatrick McDermott2019-03-181-12/+0
|
* TODO: UpdatePatrick McDermott2019-03-181-2/+0
|
* TODO: Cleanup is donePatrick McDermott2019-03-181-5/+0
|
* TODO: Duly checkedPatrick McDermott2019-03-181-1/+0
|
* TODO: Update cleanup tasksPatrick McDermott2019-03-181-2/+2
|
* TODO: Defer some tasksPatrick McDermott2019-03-181-5/+5
|
* TODO: Drop env vars taskPatrick McDermott2019-03-171-1/+0
|
* ob-applypatches: Track and skip applied patchesPatrick McDermott2019-03-171-2/+0
|
* TODO: Un-defer ar archives taskPatrick McDermott2019-03-171-2/+3
|
* TODO: Defer non-seamless tar taskPatrick McDermott2019-03-161-4/+4
|
* ob-unpacksource: Support xz decompressionPatrick McDermott2019-03-161-1/+0
|
* mksysconf.in: RemovePatrick McDermott2019-03-161-1/+0
|
* TODO: Utility manual pages are updated.Patrick McDermott2019-03-161-1/+0
|
* TODO: In-place locale loading and function docs are donePatrick McDermott2019-03-151-4/+1
|
* TODO: Add details to binary pkg substvars taskPatrick McDermott2019-03-141-0/+4
|
* TODO: Add details to run-in-place taskPatrick McDermott2019-03-141-1/+2
|
* TODO: Change headingsPatrick McDermott2019-03-131-8/+11
|
* TODO: Separate 4.0.0 changes from future changesPatrick McDermott2019-03-131-4/+8
|
* TODO: prokit and pro-archman must support ar archivesPatrick McDermott2019-03-131-1/+2
|
* TODO: Fix archive format taskPatrick McDermott2019-03-131-1/+1
|
* TODO: Read and use binary pkg substvars in work areaPatrick McDermott2019-03-131-0/+3
|
* TODO: Note needed pro-archman changesPatrick McDermott2019-03-131-0/+1
|
* TODO: RearrangePatrick McDermott2019-03-131-6/+6
|
* TODO: Restore and implement ob_summarize_package_*()Patrick McDermott2019-03-131-0/+3
|
* TODO: Duly reconsideredPatrick McDermott2019-03-131-1/+0
|
* TODO: Add tasks related to executablesPatrick McDermott2019-03-131-0/+2
|
* ob_parse_dep(): Swap -p and -P option lettersPatrick McDermott2019-03-131-1/+0
| | | | Be consistent with opkbuild and other executable CLIs.
* TODO: Improve in-place locale loadingPatrick McDermott2019-03-131-0/+2
|
* TODO: Drop 2012 copyright and reconsider getoptsPatrick McDermott2019-03-131-4/+4
|
* Protect against cmd operands beginning with "-"Patrick McDermott2019-03-131-2/+0
|
* Protect [ commands from strings beginning with "-"Patrick McDermott2019-03-131-1/+0
|
* ob_parse_package_metadata(): Eliminate cachingPatrick McDermott2019-03-131-1/+0
| | | | Cf. commit da45b6d.
* TODO: Simplify applied patch tracking planPatrick McDermott2019-03-131-7/+2
|
* TODO: Eliminate metadata cachingPatrick McDermott2019-03-131-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 changesPatrick McDermott2019-03-131-15/+22
| | | | And update heading parsing in Makefile.am.
* opkbuild, ob-*: Exit with error on ob_set_text_domain() failurePatrick McDermott2019-03-131-2/+0
|
* TODO: Drop executable error exitingPatrick McDermott2019-03-131-1/+0
|
* TODO: Add xz-related tasksPatrick McDermott2019-03-131-0/+5
|
* opkbuild, ob-*: set -ePatrick McDermott2019-03-131-1/+0
|
* ob_substvars(), ob_init_package(): Call _ob_error_msg()Patrick McDermott2019-03-131-1/+0
|
* ob_error(): Make non-fatalPatrick McDermott2019-03-131-2/+2
|
* libopkbuild: Abort on invalid function argumentsPatrick McDermott2019-03-131-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 OKPatrick McDermott2019-03-131-3/+0
|