From 8ca5da0948125e957b29785d880b6d4da0b6ce98 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 9 Jan 2006 21:24:28 +0000 Subject: checked in code from sIgpAck0.03.ZIP; cleaned up comment warnings and changed #ifdef NT to #ifdef _MSC_VER; removed sp. prefix and set up for namespaces svn path=/trunk/; revision=4381 --- externals/build/TODO | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'externals/build/TODO') diff --git a/externals/build/TODO b/externals/build/TODO index 754b5147..61140429 100644 --- a/externals/build/TODO +++ b/externals/build/TODO @@ -1,4 +1,9 @@ +- try compiling with as many warnings as possible Currently, this is the + setup: -Wall -W -Wno-unused -Wno-parentheses -Wno-switch -Wno-shadow + +- fix PDP inclusion. it seems to get skipped on Darwin. maybe with ifeq(windows... + - make C++ compile targets (packages/darwin_app/Makefile has some) - add version number getters from packages/Makefile @@ -7,16 +12,11 @@ - add "test lib" functionality to binary building in externals/Makefile -- simplify Makefile, making just "all" and "install" with subsections for each - subdir. - - add in mtx_ objects with special characters using setup functions and filenames with 0x escapes (mtx_/ and mtx_./ for example). Make sure to have the objects call the correct setup function since it can change the functionality -- include mp3 externals from iem_mp3 and unauthorized and make mp3*.libs files - - put objects with conflicting names into a directory namespace maxlib/scale -- cgit v1.2.1