aboutsummaryrefslogtreecommitdiff
path: root/packages/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-21 23:02:55 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-21 23:02:55 +0000
commitaf956011f7d4548ed67ae5633348040df877c6e7 (patch)
treec2faf5a68037c7abd512a5290b7ac79398cbcf0b /packages/TODO
parentc63477f28fb58e3c14ff16a8173f431a281053fc (diff)
created Pd-0.38.4-extendedRC3.app release
svn path=/trunk/; revision=4012
Diffstat (limited to 'packages/TODO')
-rw-r--r--packages/TODO30
1 files changed, 9 insertions, 21 deletions
diff --git a/packages/TODO b/packages/TODO
index 7525eefc..e6a15f2a 100644
--- a/packages/TODO
+++ b/packages/TODO
@@ -1,4 +1,12 @@
+- rename "applications" to "examples"
+
+- downcase *_DEST and *_SRC to be more readable
+
+- On GNU/Linux, figure out how to deal with build/extra vs. build/lib/pd/extra
+
+- fix unpatch_pd bug that doesn't fix the version name in s_main.c
+
- global versioning system
the package releases should have versions of there own which apply to
all packages, regardless of format or OS. This will make for easy and
@@ -10,27 +18,7 @@
developed so that you can specific the target CPU in one place and have
everything compile for that CPU.
-- libdir
-
- - document libdir format
-
- - write .sh script that generates the mylibrary/mylibrary.pd file with the
- meta data. It should take command line arguments, and put them into the
- meta file.
-
-- rename "applications" to "examples"
-
-- downcase *_DEST and *_SRC to be more readable
-
-- make pd section since I can't easily modify the pd tree
-
-- add notes.txt to manuals
-
-- create patch system and incorporate IO's hex patch
-
-- hex convertor for setup function names, and object file names
-
-- merge in tigital's Makefile++
+- document libdir format
- add GRIPD for Anders