diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-26 01:52:47 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-26 01:52:47 +0000 |
commit | 6c271c12023d3aff3e5043a456b156b68042738d (patch) | |
tree | 270582907b167f8075ecac3fdb231dbc01f4b8f4 /externals/build | |
parent | 59bc5841c63961260c70979877df3fc781f8cf30 (diff) |
added in Jamie's dlopn patch so I can use his binaries; fixed a number of bugs reported on the list; added platform-specific noncvs handling
svn path=/trunk/; revision=4035
Diffstat (limited to 'externals/build')
-rw-r--r-- | externals/build/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/externals/build/TODO b/externals/build/TODO index da3aa827..7f6e5de6 100644 --- a/externals/build/TODO +++ b/externals/build/TODO @@ -1,4 +1,7 @@ +- incorporate %.c building into cross-platform Makefile, and have it work with + subdirectories so that libdirs can be compiled here. + - simplify Makefile, making just "all" and "install" with subsections for each subdir. @@ -32,3 +35,5 @@ PDContainer ann grh + iemstream + iemxmlrpc |