Age | Commit message (Expand) | Author |
2009-09-03 | add two variables to Makefile (TCL_RUNTIME_VERSION and TCL_HEADERS_VERSION), ... | mescalinum |
2009-09-03 | removing tclpd from the auto-build until there is a test for tcl85-dev vs tcl... | Hans-Christoph Steiner |
2009-09-01 | added pd-devel to get it rsyncing properly... arg windows | Hans-Christoph Steiner |
2009-09-01 | merge in HC's new tcl code and start taking patches | Miller Puckette |
2009-08-27 | missing piece | dmotd |
2009-08-27 | added iemguts (old style build template) | dmotd |
2009-08-27 | build system DESTDIR correction | dmotd |
2009-08-24 | fix path (from mescalinum) | N.N. |
2009-08-24 | add datarootdir, datadir, to remove warning in ./configure (thanks mescalinum) | N.N. |
2009-08-24 | don't use ldconfig | N.N. |
2009-08-24 | remove font bomb | N.N. |
2009-08-23 | nothing | N.N. |
2009-08-17 | merge in new tcl implementation by Steiner & Chun | Miller Puckette |
2009-08-17 | fixing a problem with stdio.h being loaded _after_ the asprintf macros are de... | N.N. |
2009-08-16 | const error fix (from Carmen) | N.N. |
2009-08-14 | added the linker error as one of the things to include in the email | Hans-Christoph Steiner |
2009-08-09 | increase max channels from 64 to 256 | N.N. |
2009-07-30 | fixes to make .deb building more fault-tolerant | Hans-Christoph Steiner |
2009-06-26 | reverted removing iemxmlrpc from Windows build, turns out it was a bunk pthre... | Hans-Christoph Steiner |
2009-06-21 | removed iemxmlrpc from the Windows build because it hasn't worked in two weeks | Hans-Christoph Steiner |
2009-06-19 | kludge to ignore .svn dirs | Hans-Christoph Steiner |
2009-06-19 | cleaned up path to patch being tested and output the full path to the log and... | Hans-Christoph Steiner |
2009-06-18 | break out of the log append loop even if the pd process died without sending ... | Hans-Christoph Steiner |
2009-06-18 | set socket and run timeouts to 5 seconds and set lots of debug messages to se... | Hans-Christoph Steiner |
2009-06-17 | another attempt at making colour presets better on osx | N.N. |
2009-06-17 | temporarily disable part of auto-apply | N.N. |
2009-06-17 | new color preset popup | N.N. |
2009-06-17 | misc | N.N. |
2009-06-16 | ... | N.N. |
2009-06-16 | added cyclone OPT_CFLAGS from the miXed/Makefile.common | Hans-Christoph Steiner |
2009-06-15 | set CC as gcc globally since MinGW seems to lack a 'cc' command... I wonder h... | Hans-Christoph Steiner |
2009-06-14 | removed some C++isms from a C/C++ section | N.N. |
2009-06-14 | slight change for readability | Hans-Christoph Steiner |
2009-06-14 | oops, missed one DESTDIR fix | Hans-Christoph Steiner |
2009-06-14 | removed the 'extensions' section from the extended builds since neither gripd... | Hans-Christoph Steiner |
2009-06-14 | updated for Tcl/Tk 8.5 and better DESTDIR support | Hans-Christoph Steiner |
2009-06-14 | fixed another DESTDIR install issue | Hans-Christoph Steiner |
2009-06-14 | don't know what this is, but it probably doesn't have anything to do with the... | N.N. |
2009-06-13 | fix version when $Id$ lacks | N.N. |
2009-06-13 | commented out test line that was printing errors in the nightly builds | Hans-Christoph Steiner |
2009-06-12 | fixed for new more proper DESTDIR support | Hans-Christoph Steiner |
2009-06-12 | using namespace desire... | N.N. |
2009-06-11 | forgot to commit this (namespace desire) | N.N. |
2009-06-10 | add "using namespace" (for patrice) | N.N. |
2009-06-10 | to fix mingw32 problem: jump to label 'usage' crosses initialization of 'shor... | N.N. |
2009-06-10 | remove some ld flags at the request of patrice | N.N. |
2009-06-10 | add 'using namespace desire' (from patrice) | N.N. |
2009-06-10 | rename env var OS to USE_OS because OS is already preset on Windows NT (name ... | N.N. |
2009-06-10 | change -export-dynamic to --export-dynamic | N.N. |
2009-06-10 | updated README to reflect the current code, fixing bug 2803998 | Hans-Christoph Steiner |