Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=4067
|
|
- 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=4066
|
|
- 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=4065
|
|
- 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
|
|
svn path=/trunk/; revision=4063
|
|
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5
svn path=/trunk/; revision=4051
|
|
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5
svn path=/trunk/; revision=4050
|
|
svn path=/trunk/; revision=4048
|
|
svn path=/trunk/; revision=4038
|
|
svn path=/trunk/; revision=4037
|
|
svn path=/trunk/; revision=4036
|
|
bugs reported on the list; added platform-specific noncvs handling
svn path=/trunk/; revision=4035
|
|
svn path=/trunk/; revision=4027
|
|
svn path=/trunk/; revision=4026
|
|
devsymlinks; added pd_fileformat.html from the web; built mac release 0.38.4-extendedRC4
svn path=/trunk/; revision=4024
|
|
svn path=/trunk/; revision=4022
|
|
svn path=/trunk/; revision=4021
|
|
instead of local variables
svn path=/trunk/; revision=4020
|
|
compilation works for the most part
svn path=/trunk/; revision=4019
|
|
svn path=/trunk/; revision=4018
|
|
Compiling Pd on win is a massive pain in the butt. Some bug fixes
svn path=/trunk/; revision=4017
|
|
The PD_VERSION stuff is still in need of some serious tweaking
svn path=/trunk/; revision=4014
|
|
line was too long
svn path=/trunk/; revision=4013
|
|
svn path=/trunk/; revision=4012
|
|
svn path=/trunk/; revision=4009
|
|
abstractions repository
svn path=/trunk/; revision=4005
|
|
abstractions repository; kept [pddp_open] in place since I don't want to change it to work and its going away anyhow
svn path=/trunk/; revision=4004
|
|
svn path=/trunk/; revision=4003
|
|
svn path=/trunk/; revision=4001
|
|
svn path=/trunk/; revision=4000
|
|
svn path=/trunk/; revision=3995
|
|
build system. I left as much of the old functionality in place as possible,
definitely were it was being used. But there are some changes that break
backwards compatibility, thought they should be noticed by few, and be easy to
fix going forward.
Some highlights:
- centralized patch system (packages/patches with targets patch_pd and
unpatch_pd)
- easily redirected builds, using INSTALL_PREFIX and all of the *_DEST
variables. This makes building packages like Pd.app, .deb, .rpm,
etc. much easier.
- libdir format: basically a libdir is a directory that has both the objects
and the help files together in one folder. It can be added using -lib or
the StartUp preferences, or you can access them via geiger namespaces,
i.e. [mylibrary/myobject].
- special characters allow in setup function/file names for objects. This
makes objects like [||~] possible without having to be in a library. Now
they can be either .pd files or individual .pd_darwin files (thanks
IOhannes for the patch).
svn path=/trunk/; revision=3994
|
|
build system. I left as much of the old functionality in place as possible,
definitely were it was being used. But there are some changes that break
backwards compatibility, thought they should be noticed by few, and be easy to
fix going forward.
Some highlights:
- centralized patch system (packages/patches with targets patch_pd and
unpatch_pd)
- easily redirected builds, using INSTALL_PREFIX and all of the *_DEST
variables. This makes building packages like Pd.app, .deb, .rpm,
etc. much easier.
- libdir format: basically a libdir is a directory that has both the objects
and the help files together in one folder. It can be added using -lib or
the StartUp preferences, or you can access them via geiger namespaces,
i.e. [mylibrary/myobject].
- special characters allow in setup function/file names for objects. This
makes objects like [||~] possible without having to be in a library. Now
they can be either .pd files or individual .pd_darwin files (thanks
IOhannes for the patch).
svn path=/trunk/; revision=3993
|
|
svn path=/trunk/; revision=3988
|
|
imagine many problems with it. It works well on my machine ;)
svn path=/trunk/; revision=3987
|
|
svn path=/trunk/; revision=3981
|
|
add Buffer.resize method
svn path=/trunk/; revision=3980
|
|
Mailbox format used by Apple Mail
svn path=/trunk/; revision=3979
|
|
that have been made
svn path=/trunk/; revision=3978
|
|
login and make devsymlinks to the script
svn path=/trunk/; revision=3977
|
|
pure-data following the 'Standard Developer's Layout' doc
svn path=/trunk/; revision=3976
|
|
guesses for meta types. It creates all of the meta fields in a subpatch called [pd PDDP_META]
svn path=/trunk/; revision=3975
|
|
svn path=/trunk/; revision=3970
|
|
svn path=/trunk/; revision=3966
|
|
on the destinations which are part of Makefile.buildlayout
svn path=/trunk/; revision=3965
|
|
on the destinations which are part of Makefile.buildlayout
svn path=/trunk/; revision=3964
|
|
folded into this one; next, make it actually do the C compiling instead of having the separate makefiles for each platform
svn path=/trunk/; revision=3961
|
|
svn path=/trunk/; revision=3960
|
|
svn path=/trunk/; revision=3959
|
|
svn path=/trunk/; revision=3958
|