aboutsummaryrefslogtreecommitdiff
path: root/packages/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-01-21 18:11:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-01-21 18:11:22 +0000
commit39351572e6da89e40ff85f5e8611b589177c4b59 (patch)
treef35778f0ce087a861c4ef7d35cb4621cc7ce4062 /packages/TODO
parentbee18d0a6631086662c1ff4d2b88f2460b5ded66 (diff)
removed crufty ancient TODO files and moved a couple still-relevant notes to more appropriate places
svn path=/trunk/; revision=10585
Diffstat (limited to 'packages/TODO')
-rw-r--r--packages/TODO39
1 files changed, 0 insertions, 39 deletions
diff --git a/packages/TODO b/packages/TODO
deleted file mode 100644
index f253a31c..00000000
--- a/packages/TODO
+++ /dev/null
@@ -1,39 +0,0 @@
-
-- make a web page that has stuff that can't be included due to license and
- patent issues: (percolate, mp3, mpeg2, mpeg4, etc)
-
-- make all of pd/src/x_*.c into a standalone library that is optionally loaded
- by Pd. Then these objects can be placed into the namespace.
-
-
-- allow DESTDIR to be a relative path
-
-
-- document generate-libdir-metafile.sh
-
-
-- rm "configure" on distclean
-
-
-- output the compilation flags to the resulting package so that different
- builds with the same name can be distinguished
-
-- global optimization flags
- ideally, you would use a version of Pd that is fully optimized for your
- CPU. In order to do this, a system of optimization flags needs to be
- developed so that you can specific the target CPU in one place and have
- everything compile for that CPU.
-
-
-- make standard targets: distclean (*~, etc.), uninstall instead of install_clean
-
-
-- adding flext (from tgrill) "you could take the templates, *.def in the
- buildsys hierarchy from which the original config*.txt files are
- generated. These don't make assumptions about CPU etc. and should therefore
- be portable"
-
-
-- Preferences
-
- - look at BBogart's LML http://www.ekran.org/ben/research/lml/lml-v0.1-TEST8-osx.tgz