aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2005-11-20first functional version of the libdir patch. Its quite simple so I can't ↵Hans-Christoph Steiner
imagine many problems with it. It works well on my machine ;) svn path=/trunk/; revision=3987
2005-11-18forgot two bits of emacs cruftHans-Christoph Steiner
svn path=/trunk/; revision=3966
2005-11-18clean targets sorted and tested. There are now standard clean targets based ↵Hans-Christoph Steiner
on the destinations which are part of Makefile.buildlayout svn path=/trunk/; revision=3964
2005-11-17got the basic framework working for compiling on each platform. Now its ↵Hans-Christoph Steiner
time to standardize the externals/build/*/makefile's svn path=/trunk/; revision=3953
2005-11-17abstractions and externals/build/doc are now working as part of the ↵Hans-Christoph Steiner
centralized build system; also added is a way to specify Makefile.biuldlayout from the main Makefile, so then it doesn't realy matter if the other copies of Makefile.buildlayout get out of sync svn path=/trunk/; revision=3952
2005-11-16made a unique name for the build layout Makefile to make it distinct from ↵Hans-Christoph Steiner
other Makefiles svn path=/trunk/; revision=3948
2005-11-16added HELP destination separate from DOCS destinationHans-Christoph Steiner
svn path=/trunk/; revision=3942
2005-11-16renamed _DST to _DEST for the sake of clarityHans-Christoph Steiner
svn path=/trunk/; revision=3941
2005-11-16a quick hack to allow + - * . ^ in setup functionsHans-Christoph Steiner
svn path=/trunk/; revision=3932
2005-11-16fixed a few bugs, including the one that was scattering -p around, the one ↵Hans-Christoph Steiner
that crashed Pd when it found a blank directory while building the Hlpe menu svn path=/trunk/; revision=3931
2005-11-15fixed up recursion so it only needs to be called once; added ↵Hans-Christoph Steiner
image/sound/movie launching support svn path=/trunk/; revision=3912
2005-11-12cleaned up the help menu; fixed the browser/openpanel item so that it works ↵Hans-Christoph Steiner
with symlinks rather than copying the whole thing; made the nested menu function recursive svn path=/trunk/; revision=3880
2005-11-10added all included libs to start on loadHans-Christoph Steiner
svn path=/trunk/; revision=3876
2005-11-10added spec file from nando, gleaned from him during ICMC05Hans-Christoph Steiner
svn path=/trunk/; revision=3875
2005-11-09updateJamie Tittle
svn path=/trunk/; revision=3864
2005-09-01fixes to compile current HEAD using tcl/tk 8.4.10, flext buildsystem works, ↵Jamie Tittle
osx 10.3+ svn path=/trunk/; revision=3472
2005-09-01added resource file which, when added to pd via 'Rez -t APPL mac.r -o pd', ↵Jamie Tittle
makes pd/gem window focusable svn path=/trunk/; revision=3471
2005-07-25- updated build system for Pd-0.38.4-extended-RC2Hans-Christoph Steiner
- 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
2005-06-09added minor font/anti-aliasing tweak; removed old patchesHans-Christoph Steiner
svn path=/trunk/; revision=3152
2005-06-09changed comment to be more human readableHans-Christoph Steiner
svn path=/trunk/; revision=3148
2005-06-09cleaned up build system, tweaked flext buildHans-Christoph Steiner
svn path=/trunk/; revision=3135
2005-06-09changed Jack linking to 'weak'Hans-Christoph Steiner
svn path=/trunk/; revision=3134
2005-06-08updates for flext buildThomas Grill
svn path=/trunk/; revision=3132
2005-06-06added context to patchesHans-Christoph Steiner
svn path=/trunk/; revision=3123
2005-06-06- fixed typo in DESTDIR (there was a space after "installroot")Hans-Christoph Steiner
- added generated config files to darwin_app_externals_flext_clean target svn path=/trunk/; revision=3116
2005-06-05updates for flext and flext-based externalsThomas Grill
svn path=/trunk/; revision=3115
2005-06-03removed jack compilation; added lots of abstractions and objects writen in PdHans-Christoph Steiner
svn path=/trunk/; revision=3110
2005-05-22successful builds now; numerous minor fixes; added krzysztof's new pddp objectsHans-Christoph Steiner
svn path=/trunk/; revision=3053
2005-05-20removed cruft from first stab at building from TclTk disk imageHans-Christoph Steiner
svn path=/trunk/; revision=3039
2005-04-20added Thomas' new flext targetHans-Christoph Steiner
svn path=/trunk/; revision=2798
2005-04-20made the Pd-0.38-2hcs0 release based on the Pd.app from Ben Bogard/PixelTANGOHans-Christoph Steiner
svn path=/trunk/; revision=2797
2005-04-19builds into a prebuilt Pd.app, but I still don't have the build working with ↵Hans-Christoph Steiner
Tcl 8.4.9; removed some obsolete cruft from various other packaging attempts svn path=/trunk/; revision=2786
2005-04-07removed Pd-for-UNIX.pkg stuff since I have thought of a much better way to ↵Hans-Christoph Steiner
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
2005-04-04made new patch for building with pd-0.38; removed obsolete patches; ↵Hans-Christoph Steiner
../Makefile now properly unpatches, so I removed the stupid script svn path=/trunk/; revision=2678
2004-10-01added Gem targets and modified flextHans-Christoph Steiner
svn path=/trunk/; revision=2060
2004-09-02fixed makefile version bug; generalized Wish Shell.app locationHans-Christoph Steiner
svn path=/trunk/; revision=1995
2004-09-01macosx style appN.N.
svn path=/trunk/; revision=1990
2004-08-31macosx app styleN.N.
svn path=/trunk/; revision=1989
2004-08-31macosx app styleN.N.
svn path=/trunk/; revision=1988
2004-08-31macosx style appN.N.
svn path=/trunk/; revision=1987
2004-08-30first attempts at building a package using PackageMaker from the command lineHans-Christoph Steiner
svn path=/trunk/; revision=1977
2004-08-22cleaned up icons and created a MacOS X-style file iconHans-Christoph Steiner
svn path=/trunk/; revision=1967
2004-08-14first working version of Pd.app, released as a test releaseHans-Christoph Steiner
svn path=/trunk/; revision=1955
2004-04-11explained namimg schemeHans-Christoph Steiner
svn path=/trunk/; revision=1597
2004-03-29changed license to GPL, changed URL to pure-data.iem.atHans-Christoph Steiner
svn path=/trunk/; revision=1501
2004-03-24against my better judgement, I added a bunch of stuff from binaries ↵Hans-Christoph Steiner
downloaded from the web svn path=/trunk/; revision=1472
2004-03-16fixed relocation problem, updated to 0.37.1Hans-Christoph Steiner
svn path=/trunk/; revision=1421
2004-03-16made paths relative so that you can install anywhereHans-Christoph Steiner
svn path=/trunk/; revision=1420
2004-03-14grabbed Pd major, minor, and bugfix versions from s_main.cHans-Christoph Steiner
svn path=/trunk/; revision=1414
2004-03-09fixed a few minor bugs in MakefileHans-Christoph Steiner
svn path=/trunk/; revision=1398