aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-23Max???N.N.
svn path=/trunk/; revision=12655
2009-10-23not used in DesireDataN.N.
svn path=/trunk/; revision=12654
2009-10-23Max?N.N.
svn path=/trunk/; revision=12653
2009-10-22remove <portaudio.h> (sf#2883658)N.N.
svn path=/trunk/; revision=12637
2009-10-20switched Conflicts: from pd to puredata to allow other pd packages to ↵Hans-Christoph Steiner
co-exist with pd-extended svn path=/trunk/; revision=12626
2009-10-18added instructions and made layout a bit clearerHans-Christoph Steiner
svn path=/trunk/; revision=12612
2009-10-18hi gridflow 0.9.5N.N.
svn path=/trunk/; revision=12611
2009-10-18bye gridflow 0.9.4N.N.
svn path=/trunk/; revision=12610
2009-10-13more jack fixes: when switching to jack, check whether the functions are != ↵IOhannes m zmölnig
NULL (might happen on OSX if weak-linked and jack-framework is not available on target machine) svn path=/trunk/; revision=12585
2009-09-24Updated the Makefile so that it includes my abstractionsThomas O Fredericks
svn path=/trunk/; revision=12442
2009-09-23Updated tof in MakefileThomas O Fredericks
svn path=/trunk/; revision=12436
2009-09-22added Inconsolata to the installer, since its a very nice font with PdHans-Christoph Steiner
svn path=/trunk/; revision=12428
2009-09-21setup separate pd_install targets, one for each the old and new build systemsHans-Christoph Steiner
svn path=/trunk/; revision=12419
2009-09-20more DESTDIR fixes, looks like a complete build on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=12414
2009-09-20IOhannes forgot a $ on the varname, thanks to Arnout Engelen for reporting itHans-Christoph Steiner
svn path=/trunk/; revision=12413
2009-09-17added $(pd_src)/src as a place to search for pd.dll to support the new ↵Hans-Christoph Steiner
pd-devel/pd-extended build system svn path=/trunk/; revision=12388
2009-09-16more DESTDIR fixesHans-Christoph Steiner
svn path=/trunk/; revision=12379
2009-09-16more DESTDIR fixes and also included 'tcl8', 'dde1.3' and 'reg1.2' Tcl ↵Hans-Christoph Steiner
libraries in order to support 'msgcat', 'dde', and 'registry' commands svn path=/trunk/; revision=12369
2009-09-15fixed linker flag, it was using a very old version that now means something ↵Hans-Christoph Steiner
else (-export_dynamic versus --export-dynamic) svn path=/trunk/; revision=12356
2009-09-15a couple more DESTDIR fixesHans-Christoph Steiner
svn path=/trunk/; revision=12349
2009-09-14perhaps this fixes minor mingw hicupdmotd
svn path=/trunk/; revision=12339
2009-09-13rolled back tclpd changes since they have been breaking the build for two weeksHans-Christoph Steiner
svn path=/trunk/; revision=12327
2009-09-11oops committed in the wrong placeN.N.
svn path=/trunk/; revision=12313
2009-09-11oops comitted in the wrong placeN.N.
svn path=/trunk/; revision=12312
2009-09-11added hu momentsN.N.
svn path=/trunk/; revision=12311
2009-09-06fixed bug SF#2853052N.N.
svn path=/trunk/; revision=12248
2009-09-03add two variables to Makefile (TCL_RUNTIME_VERSION and TCL_HEADERS_VERSION), ↵mescalinum
and conditionally add tclpd only if OS == linux AND tcl-dev >= 8.5 svn path=/trunk/; revision=12210
2009-09-03removing tclpd from the auto-build until there is a test for tcl85-dev vs ↵Hans-Christoph Steiner
tcl84-dev. tclpd relies on Tcl/Tk 8.5 svn path=/trunk/; revision=12199
2009-09-01added pd-devel to get it rsyncing properly... arg windowsHans-Christoph Steiner
svn path=/trunk/; revision=12176
2009-09-01merge in HC's new tcl code and start taking patchesMiller Puckette
svn path=/trunk/; revision=12166
2009-08-27missing piecedmotd
svn path=/trunk/; revision=12108
2009-08-27added iemguts (old style build template)dmotd
svn path=/trunk/; revision=12107
2009-08-27build system DESTDIR correctiondmotd
svn path=/trunk/; revision=12106
2009-08-24fix path (from mescalinum)N.N.
svn path=/trunk/; revision=12063
2009-08-24add datarootdir, datadir, to remove warning in ./configure (thanks mescalinum)N.N.
svn path=/trunk/; revision=12062
2009-08-24don't use ldconfigN.N.
svn path=/trunk/; revision=12061
2009-08-24remove font bombN.N.
svn path=/trunk/; revision=12060
2009-08-23nothingN.N.
svn path=/trunk/; revision=12034
2009-08-17merge in new tcl implementation by Steiner & ChunMiller Puckette
svn path=/trunk/; revision=11934
2009-08-17fixing a problem with stdio.h being loaded _after_ the asprintf macros are ↵N.N.
defined. (from Carmen) svn path=/trunk/; revision=11931
2009-08-16const error fix (from Carmen)N.N.
svn path=/trunk/; revision=11930
2009-08-14added the linker error as one of the things to include in the emailHans-Christoph Steiner
svn path=/trunk/; revision=11915
2009-08-09increase max channels from 64 to 256N.N.
svn path=/trunk/; revision=11897
2009-07-30fixes to make .deb building more fault-tolerantHans-Christoph Steiner
svn path=/trunk/; revision=11890
2009-06-26reverted removing iemxmlrpc from Windows build, turns out it was a bunk ↵Hans-Christoph Steiner
pthreads install, which I fixed in commit #11819 svn path=/trunk/; revision=11820
2009-06-21removed iemxmlrpc from the Windows build because it hasn't worked in two weeksHans-Christoph Steiner
svn path=/trunk/; revision=11805
2009-06-19kludge to ignore .svn dirsHans-Christoph Steiner
svn path=/trunk/; revision=11804
2009-06-19cleaned up path to patch being tested and output the full path to the log ↵Hans-Christoph Steiner
and console svn path=/trunk/; revision=11803
2009-06-18break out of the log append loop even if the pd process died without sending ↵Hans-Christoph Steiner
'EOF on socket' svn path=/trunk/; revision=11800
2009-06-18set socket and run timeouts to 5 seconds and set lots of debug messages to ↵Hans-Christoph Steiner
see where its stopping svn path=/trunk/; revision=11799