blob: 3367ab3bb35be3caaef5ef3fdab617540a4f4fde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
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
|