Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=4192
|
|
addition to the Windows/MacOSX-style dir layout; fixed random bugs; added more the clean targets
svn path=/trunk/; revision=4120
|
|
svn path=/trunk/; revision=4086
|
|
- 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
|
|
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5
svn path=/trunk/; revision=4051
|
|
svn path=/trunk/; revision=4036
|
|
bugs reported on the list; added platform-specific noncvs handling
svn path=/trunk/; revision=4035
|
|
instead of local variables
svn path=/trunk/; revision=4020
|
|
Compiling Pd on win is a massive pain in the butt. Some bug fixes
svn path=/trunk/; revision=4017
|
|
svn path=/trunk/; revision=4012
|
|
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=3993
|
|
- got optional Jack linking working using "weak" linking
- updated Pd version grabbing regexps and added extended version to "about
pd.." dialog
svn path=/trunk/; revision=3377
|
|
svn path=/trunk/; revision=3135
|
|
svn path=/trunk/; revision=3132
|
|
- added generated config files to darwin_app_externals_flext_clean target
svn path=/trunk/; revision=3116
|
|
svn path=/trunk/; revision=3115
|
|
svn path=/trunk/; revision=3110
|
|
svn path=/trunk/; revision=3053
|
|
svn path=/trunk/; revision=2798
|
|
svn path=/trunk/; revision=2797
|
|
Tcl 8.4.9; removed some obsolete cruft from various other packaging attempts
svn path=/trunk/; revision=2786
|
|
do it; started updating build system to work with Miller's Pd.app/AppMain.tcl code as of 0.38
svn path=/trunk/; revision=2693
|
|
svn path=/trunk/; revision=2060
|
|
svn path=/trunk/; revision=1995
|
|
svn path=/trunk/; revision=1989
|
|
svn path=/trunk/; revision=1977
|
|
svn path=/trunk/; revision=1955
|