From cc82691ffa52ed04f98bf6828ab9d87845c7c31b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 17 Mar 2006 05:00:54 +0000 Subject: added mapping and tweaked hardware and markex to get it working smoothly with Pd-extended svn path=/trunk/; revision=4726 --- externals/build/TODO | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 externals/build/TODO (limited to 'externals/build/TODO') diff --git a/externals/build/TODO b/externals/build/TODO deleted file mode 100644 index 61140429..00000000 --- a/externals/build/TODO +++ /dev/null @@ -1,32 +0,0 @@ - -- 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 - -- document externals building following the smlib example - -- add "test lib" functionality to binary building in externals/Makefile - -- 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 - -- put objects with conflicting names into a directory namespace - - maxlib/scale - Gem/scale - iem/prepend - flext/prepend - -- add these to the build system: - PDContainer - ann - grh - iemstream - iemxmlrpc -- cgit v1.2.1