aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2009-06-17another attempt at making colour presets better on osxN.N.
svn path=/trunk/; revision=11797
2009-06-17temporarily disable part of auto-applyN.N.
svn path=/trunk/; revision=11796
2009-06-17new color preset popupN.N.
svn path=/trunk/; revision=11795
2009-06-17miscN.N.
svn path=/trunk/; revision=11794
2009-06-16...N.N.
svn path=/trunk/; revision=11789
2009-06-16added cyclone OPT_CFLAGS from the miXed/Makefile.commonHans-Christoph Steiner
svn path=/trunk/; revision=11785
2009-06-15set CC as gcc globally since MinGW seems to lack a 'cc' command... I wonder ↵Hans-Christoph Steiner
how this worked before svn path=/trunk/; revision=11777
2009-06-14removed some C++isms from a C/C++ sectionN.N.
svn path=/trunk/; revision=11774
2009-06-14slight change for readabilityHans-Christoph Steiner
svn path=/trunk/; revision=11773
2009-06-14oops, missed one DESTDIR fixHans-Christoph Steiner
svn path=/trunk/; revision=11772
2009-06-14removed the 'extensions' section from the extended builds since neither ↵Hans-Christoph Steiner
gripd nor ix are functional in Pd-extended :(. If anyone wants to fix them, please do svn path=/trunk/; revision=11771
2009-06-14updated for Tcl/Tk 8.5 and better DESTDIR supportHans-Christoph Steiner
svn path=/trunk/; revision=11770
2009-06-14fixed another DESTDIR install issueHans-Christoph Steiner
svn path=/trunk/; revision=11765
2009-06-14don't know what this is, but it probably doesn't have anything to do with ↵N.N.
the makefile here. svn path=/trunk/; revision=11764
2009-06-13fix version when $Id$ lacksN.N.
svn path=/trunk/; revision=11763
2009-06-13commented out test line that was printing errors in the nightly buildsHans-Christoph Steiner
svn path=/trunk/; revision=11761
2009-06-12fixed for new more proper DESTDIR supportHans-Christoph Steiner
svn path=/trunk/; revision=11760
2009-06-12using namespace desire...N.N.
svn path=/trunk/; revision=11759
2009-06-11forgot to commit this (namespace desire)N.N.
svn path=/trunk/; revision=11746
2009-06-10add "using namespace" (for patrice)N.N.
svn path=/trunk/; revision=11745
2009-06-10to fix mingw32 problem: jump to label 'usage' crosses initialization of ↵N.N.
'short int version' svn path=/trunk/; revision=11744
2009-06-10remove some ld flags at the request of patriceN.N.
svn path=/trunk/; revision=11743
2009-06-10add 'using namespace desire' (from patrice)N.N.
svn path=/trunk/; revision=11742
2009-06-10rename env var OS to USE_OS because OS is already preset on Windows NT (name ↵N.N.
conflict) svn path=/trunk/; revision=11741
2009-06-10change -export-dynamic to --export-dynamicN.N.
svn path=/trunk/; revision=11739
2009-06-10updated README to reflect the current code, fixing bug 2803998Hans-Christoph Steiner
svn path=/trunk/; revision=11736
2009-06-10kill color_* and the use of "Slider bg" in ddrc (which was supposed to be ↵N.N.
"BlueBox bg" anyway) svn path=/trunk/; revision=11734
2009-06-10remove Slider bg from defaults (and thus from what .ddrc is required to contain)N.N.
svn path=/trunk/; revision=11733
2009-06-10attempt to fix problem with closing dialogue windowsN.N.
svn path=/trunk/; revision=11732
2009-06-10fix use of colour in [hradio],[vradio]N.N.
svn path=/trunk/; revision=11731