diff options
author | lloyd <[email protected]> | 2006-10-12 06:37:07 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-10-12 06:37:07 +0000 |
commit | ade11b5e475eb707bbdcc9b8b84847a13704e987 (patch) | |
tree | c18552b5b6bbaef50c463f1dce3e538b1464b37c /misc/config/todo.txt | |
parent | 9a412b7569c11277f3e532964c4d883d9d3a0969 (diff) |
Drop todo.txt from misc/config, as most of the things listed have already
been done.
Change the header comment in buildh.in
Diffstat (limited to 'misc/config/todo.txt')
-rw-r--r-- | misc/config/todo.txt | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/misc/config/todo.txt b/misc/config/todo.txt deleted file mode 100644 index 3367ab3bb..000000000 --- a/misc/config/todo.txt +++ /dev/null @@ -1,34 +0,0 @@ -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 ----- -UltraSPARC III - -OSes ----- -Hurd -Plan9 -OS/2 -OS/400 -VMS -MacOS pre-X - -Compilers ---------- -IBM VisualAge C++ [uses NMAKE?] -Metrowerks [uses NMAKE?] -AIX CC |