aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-19use branch hintsThomas Grill
added xcode 2.4 project fixed one-shot loop bang updated copyrights svn path=/trunk/; revision=7786
2007-06-13oops, the libquicktime plugins also need to be fixed by the embed script, so ↵Hans-Christoph Steiner
switch the order svn path=/trunk/; revision=7771
2007-06-13quick hack to install the pddplink files in a place where they will be found ↵Hans-Christoph Steiner
on Windows svn path=/trunk/; revision=7769
2007-06-13fixed the embedding of libquicktime plugins, I think I actually got it ↵Hans-Christoph Steiner
working now svn path=/trunk/; revision=7768
2007-06-11call iem16's aclocal before trying to run configure:IOhannes m zmölnig
either one has to use the entire iem16-buildsystem or nothing at all... svn path=/trunk/; revision=7760
2007-06-04use iem16's build-system for building iem16 (as externals)IOhannes m zmölnig
svn path=/trunk/; revision=7747
2007-06-02fixed minor color issueHans-Christoph Steiner
svn path=/trunk/; revision=7744
2007-06-02formatting tweak for readmeHans-Christoph Steiner
svn path=/trunk/; revision=7743
2007-06-01fixed up readme to include new install instructions and pidip versionHans-Christoph Steiner
svn path=/trunk/; revision=7736
2007-06-01tested patch against 0.40.2 and 0.41-0test04; I think it's ready for inclusionHans-Christoph Steiner
svn path=/trunk/; revision=7735
2007-05-31updated to embed the org.puredata.pd.plist into the Pd.appHans-Christoph Steiner
svn path=/trunk/; revision=7733
2007-05-31made the script find where it was run from like the auto-build scripts; ↵Hans-Christoph Steiner
added pdp and pidip svn path=/trunk/; revision=7731
2007-05-29removed path from file names so it might work now...Martin Peach
svn path=/trunk/; revision=7718
2007-05-19stopped downsizing the help patch font since the fonts are the same size nowHans-Christoph Steiner
svn path=/trunk/; revision=7693
2007-05-17fixed wiiremote.pd_darwin installHans-Christoph Steiner
svn path=/trunk/; revision=7692
2007-05-17checked in Martin Peach's iconHans-Christoph Steiner
svn path=/trunk/; revision=7691
2007-05-17set the name of the mounted disk image to always be 'Pd-extended so that ↵Hans-Christoph Steiner
.DS_Store and other settings will work svn path=/trunk/; revision=7689
2007-05-17embed libquicktime pluginsHans-Christoph Steiner
svn path=/trunk/; revision=7679
2007-05-17set an env var in u_main.tk on Mac OS X so that libquicktime can find its ↵Hans-Christoph Steiner
plugins when all the libs are embedded in the Pd.app svn path=/trunk/; revision=7678
2007-05-17attempts at adding some disk image dressingHans-Christoph Steiner
svn path=/trunk/; revision=7676
2007-05-17created checkboxes for the file associations and library registry settingsHans-Christoph Steiner
svn path=/trunk/; revision=7675
2007-05-16switched DLLs to install into system32 to reduce chances of DLL HellHans-Christoph Steiner
svn path=/trunk/; revision=7674
2007-05-15added fonts to the package from C:\WINDOWS; switched to 7zip compressionHans-Christoph Steiner
svn path=/trunk/; revision=7670
2007-05-15added MJPEG movie and fixed 'media' installHans-Christoph Steiner
svn path=/trunk/; revision=7667
2007-05-15measured new fixes on Mac OS X and Debian etch PowerPC. Looks good!Hans-Christoph Steiner
svn path=/trunk/; revision=7666
2007-05-14moved iem16 to only build on Mac OS X and GNU/Linux since it dies when ↵Hans-Christoph Steiner
compiling on Windows/MinGW svn path=/trunk/; revision=7662
2007-05-14measured 0.39.2-extended rc2 test build on Windows XPHans-Christoph Steiner
svn path=/trunk/; revision=7661
2007-05-14fixed hack that opens other MIDI helpfilesHans-Christoph Steiner
svn path=/trunk/; revision=7658
2007-05-10removing $(gem_src)/src/configure dependencies for Mac OS X since it causes ↵Hans-Christoph Steiner
./configure to be run without arguments, and this seems to prevent FTGL from being used svn path=/trunk/; revision=7640
2007-05-03made working gem_clean targetHans-Christoph Steiner
svn path=/trunk/; revision=7624
2007-05-01point Gem to Fink for FTGLHans-Christoph Steiner
svn path=/trunk/; revision=7623
2007-05-01build Gem before externals since gem2pdp relies on Gem build system to ↵Hans-Christoph Steiner
create Gem/src/Base/configLinux.h (this build product is checked into CVS for Mac OS X) svn path=/trunk/; revision=7622
2007-04-29building 'gem' before 'externals' since gem2pdp relies on some of Gem's ↵Hans-Christoph Steiner
build products svn path=/trunk/; revision=7613
2007-04-28fixed broken object referenceHans-Christoph Steiner
svn path=/trunk/; revision=7612
2007-04-27removed echo statement to have emails sent only on errorsHans-Christoph Steiner
svn path=/trunk/; revision=7610
2007-04-27made gem2pdp build more robustHans-Christoph Steiner
svn path=/trunk/; revision=7609
2007-04-27- added gem2pdp to the build system by following the template of pdp/pidipHans-Christoph Steiner
where externals/Makefile calls autoconf and ./configure svn path=/trunk/; revision=7606
2007-04-26added Frank's measurement toolHans-Christoph Steiner
svn path=/trunk/; revision=7605
2007-04-26incorporated contributions from Frank and stffnHans-Christoph Steiner
svn path=/trunk/; revision=7604
2007-04-24first stab at adding gem2pdp to Pd-extended auto-builds; removed ↵Hans-Christoph Steiner
--disable-quicktime from PDP since libquicktime has been updated svn path=/trunk/; revision=7601
2007-04-20properly installed freeverb~-help.pd into libdirHans-Christoph Steiner
svn path=/trunk/; revision=7588
2007-04-20fixed bug 1650754: the DEL key was deleting a char, then added back a ↵Hans-Christoph Steiner
mystery char; the char adding code needs to ignore 127, i.e. DEL svn path=/trunk/; revision=7587
2007-04-20made script run what's available on the machine instead of having it hard codedHans-Christoph Steiner
svn path=/trunk/; revision=7585
2007-04-19added handling for fink libs that are in subdirs of /sw/lib to support ↵Hans-Christoph Steiner
freetype2. See https://pow.idmi.poly.edu/weblog/hans/MacOSX/2007/04/18/install_name_toolchangingins.html for details svn path=/trunk/; revision=7579
2007-04-19added some linux dataHans-Christoph Steiner
svn path=/trunk/; revision=7577
2007-04-17surveyed 0.39-2 from Debian package and 0.39.2-extended-RC1 on GNU/LinuxHans-Christoph Steiner
svn path=/trunk/; revision=7572
2007-04-17enabled pidip building on Mac OS X, since it seems to work ok; removed ↵Hans-Christoph Steiner
libdir stuff from PDP and PiDiP; PDP doesn't build on Mac OS X currently, the necessary fixes are in branch-v0-39-2-extended svn path=/trunk/; revision=7570
2007-04-17pd-0.40-0 on WindowsHans-Christoph Steiner
svn path=/trunk/; revision=7568
2007-04-17pd-0.39-2 on WindowsHans-Christoph Steiner
svn path=/trunk/; revision=7567
2007-04-17measured devel 0.39-1test1 on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=7566