aboutsummaryrefslogtreecommitdiff
path: root/packages/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-13 06:10:07 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-13 06:10:07 +0000
commit3fc18d3db73f03ed7a19df5368b5d68deef65fca (patch)
tree55cc31a1bf39f8a2f25ea72d1da860c25f44649e /packages/TODO
parentacd37d4a37c223094f3e91803fe0fdcb01f17eee (diff)
built Pd-0.38.4-extendedRC8 and deleted the ancient darwin_pkg section
svn path=/trunk/; revision=4585
Diffstat (limited to 'packages/TODO')
-rw-r--r--packages/TODO12
1 files changed, 10 insertions, 2 deletions
diff --git a/packages/TODO b/packages/TODO
index 004e5b23..655d3b83 100644
--- a/packages/TODO
+++ b/packages/TODO
@@ -1,35 +1,43 @@
-- revert to revision 1.1 of loaderHEX patch to maintain compatibilty with 0.40
-
- fix patch failures in patch_pd
+
- allow DESTDIR to be a relative path
+
- fiddle~, bonk~, etc. didn't get installed
+
- try out FFTW patch from patch tracker (it applies fine, but the build system
needs to set the define to enable it).
+
- document generate-libdir-metafile.sh
+
- move darwin_app_perms to here and make generic prerelease_clean target which
is called separately
+
- test for "configure" before running autoconf, also rm "configure" on distclean
+
- 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