aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-09-02 04:30:49 +0000
committerlloyd <[email protected]>2006-09-02 04:30:49 +0000
commitaf89b658d84c0a6930f2c6b4ce2c39c5d6ee5dbd (patch)
tree7176c8a66d589066dff55cca5a101e116eb86701 /misc/config
parent3035a3893584957f8167965b48b43466d523be5f (diff)
Note some slightly more ambitious todos with regards to the configure code
Diffstat (limited to 'misc/config')
-rw-r--r--misc/config/todo.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/config/todo.txt b/misc/config/todo.txt
index c15d129b2..3367ab3bb 100644
--- a/misc/config/todo.txt
+++ b/misc/config/todo.txt
@@ -1,11 +1,18 @@
Todo list:
+Use some sort of templating system to generate the various Makefiles,
+botan-config, and so forth.
+
+Get rid of mkconfig.pl; simply read the system info files when the
+user runs configure.
+
Clean out all of the crappy hacks that have crept into to the source tree, move
them out into the appropriate file in the 'os' and 'cc' directories. I got rid
of a lot of them in 1.4.[23], but some remain.
Make cross-compiles easier
+Rewrite in Python
CPUs
----