summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-08-02 05:45:46 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-08-02 06:20:52 (EDT)
commitc6dbf4726d3cd4a98fe24929a28c78e880b39024 (patch)
tree8365c9ef219a06f78d25a501c717c5ab65ced04f /TODO
parent6b31e57b664970bc6caeef0c840403862b3c7172 (diff)
Start rewriting build system.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 1f947bf..883fc9a 100644
--- a/TODO
+++ b/TODO
@@ -13,10 +13,6 @@ For 2.0.0:
- Document standard output and error stream usage.
* Document new utility interfaces.
* Update build system.
- - Update lists of source files.
- - Change libdir macros/parameters.
- - Add localedir macros/parameters.
- - Search for executable dependencies in PATH.
- Add a DATE macro for manual pages.
Future Plans:
@@ -26,7 +22,6 @@ Future Plans:
* Compress documentation files. [2]
* Write an 'opkcreate' script like dh_make to create a new source package.
* Build platform-specific binary packages only when really necessary. [3]
- * Maybe support "--with-PACKAGE" options, e.g. "--with-shell=/bin/bash"
* Write a tool similar to debhelper's dh_auto_configure.
Notes: