summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* TODO: eval commands have been evaluatedPatrick McDermott2019-03-121-1/+0
|
* TODO: Add non-fatal on_error() taskPatrick McDermott2019-03-121-1/+3
| | | | Also update copyright years.
* ob_error(), ob_warn(), ob_info(): InternationalizePatrick McDermott2019-03-121-1/+0
|
* TODO: Add library argument handling taskPatrick McDermott2019-03-111-0/+3
|
* ob_set_text_domain(): Don't print warning message on errorPatrick McDermott2019-03-111-0/+2
|
* TODO: Add ob_error()/ob_warn() i18n taskPatrick McDermott2018-12-271-0/+1
|
* TODO: Add removal of mksysconfPatrick McDermott2018-12-271-0/+1
|
* TODO: Add more tasks and update copyright noticePatrick McDermott2018-12-271-4/+14
|
* TODO: Add ob_parse_dep() options taskPatrick McDermott2018-12-271-0/+1
|
* TODO: Redesign applied patch trackingPatrick McDermott2018-12-141-1/+4
|
* TODO: Drop opkhelper-3.0 search taskPatrick McDermott2018-09-241-2/+0
|
* tests/common.sh: Remove _ob_local and _ob_return.P. J. McDermott2014-05-151-1/+0
|
* TODO: Add more backquotes.P. J. McDermott2014-05-131-8/+8
|
* TODO: Note that tests/common.sh uses _ob_local.P. J. McDermott2014-05-131-0/+1
|
* ob-checkbuilddeps: Finally implement.P. J. McDermott2014-05-121-1/+0
|
* TODO: Remove package signing.P. J. McDermott2014-02-241-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. McDermott2013-09-071-0/+2
|
* Add copyright information to general doc files.P. J. McDermott2013-09-071-0/+11
|
* TODO: ob-genchanges is written.P. J. McDermott2013-08-181-1/+0
|
* Update TODO.P. J. McDermott2012-11-141-3/+25
|
* Fix an old utility name in TODO.P. J. McDermott2012-10-261-1/+1
|
* Remove substitution variables task from TODO.P. J. McDermott2012-10-241-1/+0
|
* Update TODO.P. J. McDermott2012-10-201-3/+0
|
* Rewrite TODO.P. J. McDermott2012-10-111-42/+12
|
* "Finish" oh-gencontrol (still rather ugly).P. J. McDermott2012-08-031-1/+0
|
* Support @@DATE@@ build system macro in man pages.P. J. McDermott2012-08-021-2/+0
|
* Start rewriting build system.P. J. McDermott2012-08-021-5/+0
|
* Update TODO list with 2.0.0 roadmap.P. J. McDermott2012-08-021-19/+26
|
* Update roadmap.P. J. McDermott2012-04-261-0/+2
|
* Release version 0.2.0 (finally).P. J. McDermott2012-03-211-2/+0
|
* Add '-V' option to opkbuild to print version info.P. J. McDermott2012-03-211-1/+0
|
* Support package status overrides. TODO: Document.P. J. McDermott2012-03-201-1/+0
|
* Update roadmap.P. J. McDermott2012-03-141-4/+7
|
* Note that in-tree builds are now supported.P. J. McDermott2012-03-061-1/+0
|
* Plan to support package relationship variables.P. J. McDermott2012-03-061-0/+1
|
* Add in-tree build support to TODO list.P. J. McDermott2012-02-281-0/+1
|
* Document unnecessary platform architecture builds.P. J. McDermott2012-02-031-0/+18
|
* Plan to support control field variables/macros.P. J. McDermott2012-02-031-0/+1
|
* Fix oh-strip and add error handling.P. J. McDermott2012-01-301-1/+0
| | | | | Well I feel stupid now... Thanks, shell interpreter and POSIX.1 XCU, for not warning me about my use of an uninitialized parameter.
* Extract compressed source archives.P. J. McDermott2012-01-301-1/+0
|
* Update 'TODO' with completion of oh-installdocs.P. J. McDermott2012-01-301-18/+6
|
* Use correct architecture name in oh-buildopk.P. J. McDermott2012-01-291-1/+0
| | | | The interface and logic is changed to resemble that of oh-gencontrol.
* Write correct "Architecture" to control files.P. J. McDermott2012-01-291-1/+1
|