Age | Commit message (Expand) | Author |
2007-02-26 | new location for helpfiles: in /extra/myexternal at the same place as the ext... | Georg Holzmann |
2007-02-25 | added iem_anything as a lib so that [any] is available by default | Hans-Christoph Steiner |
2007-02-12 | Adds string type (array of bytes) support | Martin Peach |
2007-01-06 | added some detection for OPT_FLAGS; made find statement compatible with older... | Hans-Christoph Steiner |
2007-01-01 | added Luke Iannini's updated icons | Hans-Christoph Steiner |
2006-12-31 | added libdir to the default library list | Hans-Christoph Steiner |
2006-12-29 | minor tweaks to turn of Fat building and disable some kludges | Hans-Christoph Steiner |
2006-12-29 | more fixes for compiling Pd-extended against 0.40.x, including 64-bit | Hans-Christoph Steiner |
2006-12-29 | removed extraneous uname info from package name | Hans-Christoph Steiner |
2006-12-23 | updated patch collection to apply and build against stable_0_40, which is cur... | Hans-Christoph Steiner |
2006-12-19 | remove extra declaration that causes linker problems when all the optimizatio... | Hans-Christoph Steiner |
2006-12-18 | tweaked things to allow for setting CPU-specific build flags | Hans-Christoph Steiner |
2006-12-17 | added working CPU flags for gcc-3.3 :-/ | Hans-Christoph Steiner |
2006-12-16 | switched to more basic optimization flags since gcc 3 crashes when using sse ... | Hans-Christoph Steiner |
2006-12-15 | only try to include gripd if it exists | Hans-Christoph Steiner |
2006-12-14 | gripd is no longer supported by its author, and the old binaries don't really... | Hans-Christoph Steiner |
2006-12-13 | enable auto-vectorization on gcc 4.1.2; try out building with pentium3 and sse | Hans-Christoph Steiner |
2006-12-11 | - added pentium3 optimization flags on Intel Macs, since it highly unlikely to | Hans-Christoph Steiner |
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner |
2006-12-05 | only embed the Tcl/Tk frameworks if not using the built-in one in /System. i... | Hans-Christoph Steiner |
2006-12-04 | disable NVidia-specific stuff when building Gem | IOhannes m zmölnig |
2006-12-04 | fixed case typo (from patch 1608063 submitted by kunowoudt); added a little e... | Hans-Christoph Steiner |
2006-12-02 | added much clearer install instructions | Hans-Christoph Steiner |
2006-11-30 | fixed building with older Tcl/Tk Frameworks, like the included Apple versions | Hans-Christoph Steiner |
2006-11-28 | updated to use the PDDP standard -meta.pd file now | Hans-Christoph Steiner |
2006-11-28 | another attempt to make the Tcl/Tk Frameworks embed properly | Hans-Christoph Steiner |
2006-11-23 | replaced script and standalone Wish package with a Makefile target | Hans-Christoph Steiner |
2006-10-27 | minor tweaks to support building Pd.app for pd-MAIN in the auto-builds | Hans-Christoph Steiner |
2006-10-27 | fixed package_clean to work properly on the auto-builds | Hans-Christoph Steiner |
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner |
2006-10-19 | added standard package_clean target | Hans-Christoph Steiner |
2006-10-18 | changed distclean targets to prevent seemingly endless loops; this stuff defi... | Hans-Christoph Steiner |
2006-10-18 | minor build and clean tweaks | Hans-Christoph Steiner |
2006-10-17 | added hardware lib | Hans-Christoph Steiner |
2006-10-17 | replaced all X11 fontspecs with Tk font specs on the road to making the fonts... | Hans-Christoph Steiner |
2006-10-17 | make console font normal for readability | Hans-Christoph Steiner |
2006-10-17 | added blank 'flags' section for Mac OS X so its easy to add flags | Hans-Christoph Steiner |
2006-10-17 | switched test version number to use the current date | Hans-Christoph Steiner |
2006-10-06 | added lots of --without- flags for compiling Gem on Mac OS X at IOhannes' rec... | Hans-Christoph Steiner |
2006-09-29 | disable test_package because it hangs waiting for a human to type Y to the li... | Hans-Christoph Steiner |
2006-09-29 | added blank test_package target so the auto-build doesn't throw an error | Hans-Christoph Steiner |
2006-09-29 | fixed minor typo | Hans-Christoph Steiner |
2006-09-28 | Makefile tune ups and clean ups, hopefully to allow things to build faster, e... | Hans-Christoph Steiner |
2006-09-24 | remove doubleclick as rightclick on Mac OS X since the OS provides a standard... | Hans-Christoph Steiner |
2006-09-22 | call Gem's own "configure" target | IOhannes m zmölnig |
2006-09-22 | made aclocal and autoconf run everytime (at least until 'configure' is not in... | Hans-Christoph Steiner |
2006-09-22 | call aclocal before autoconf, just to be sure | Hans-Christoph Steiner |
2006-09-20 | added sensible double-click actions for files, directory browsing still happe... | Hans-Christoph Steiner |
2006-09-19 | trying out IOhannes' bugfix 1549377 in Pd-extended | Hans-Christoph Steiner |
2006-09-19 | taken from Thomas' patch tracker 1473684, its been taken into 0.40 | Hans-Christoph Steiner |