Age | Commit message (Collapse) | Author |
|
release of Pd-0.38.4-extended. A couple of minor changes:
- added liblist to the config files since [list] was backported to 0.38.4 in
the form of liblist
- removed the MACOSX -> __APPLE__ regexp stuff since it was just for testing
until Miller accepted those changes.
- tried to make the org.puredata.pd.plist file get installed with write
permissions so that people can overwrite and change the default file after
they install it.
svn path=/trunk/; revision=4584
|
|
are too hard to escape (for now)
svn path=/trunk/; revision=4301
|
|
stuff so that everything can compile using MinGW; reorged things to use the full name 'windows' rather than just 'win'. This matches 'darwin' and 'linux'; this is windows RC6
svn path=/trunk/; revision=4260
|
|
svn path=/trunk/; revision=4253
|
|
svn path=/trunk/; revision=4251
|
|
different package types
svn path=/trunk/; revision=4193
|
|
svn path=/trunk/; revision=4192
|
|
directory should realy be called 'unix_make' since it would work on any UNIX-ish system
svn path=/trunk/; revision=4083
|
|
- built a tar.bz2 package maker with a generated Makefile for installing and
uninstalling
- switched all Makefiles to follow GNU $(DESTDIR)/$(prefix) standards
svn path=/trunk/; revision=4064
|