diff options
Diffstat (limited to 'externals/build/TODO')
-rw-r--r-- | externals/build/TODO | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/externals/build/TODO b/externals/build/TODO index 934f50e5..653eb9a9 100644 --- a/externals/build/TODO +++ b/externals/build/TODO @@ -1,4 +1,6 @@ +- add version number getters from packages/Makefile + - document externals building following the smlib example - add "test lib" functionality to binary building in externals/Makefile @@ -6,11 +8,6 @@ - simplify Makefile, making just "all" and "install" with subsections for each subdir. -- get externals/build/src/prepend.c to compile in Pd mode, which means it will - have a right inlet when created without an argument (because of cyclone's - buld system, its quite difficult to do. I think it should just be removed - from default) - - 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 |