Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-31 | added libdir to the default library list | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7114 | |||
2006-12-29 | minor tweaks to turn of Fat building and disable some kludges | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7097 | |||
2006-12-29 | more fixes for compiling Pd-extended against 0.40.x, including 64-bit | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7095 | |||
2006-12-29 | removed extraneous uname info from package name | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7094 | |||
2006-12-23 | updated patch collection to apply and build against stable_0_40, which is ↵ | Hans-Christoph Steiner | |
currently at 0.40.1 svn path=/trunk/; revision=7049 | |||
2006-12-19 | remove extra declaration that causes linker problems when all the ↵ | Hans-Christoph Steiner | |
optimizations are turned on svn path=/trunk/; revision=6963 | |||
2006-12-18 | tweaked things to allow for setting CPU-specific build flags | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6937 | |||
2006-12-17 | added working CPU flags for gcc-3.3 :-/ | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6930 | |||
2006-12-16 | switched to more basic optimization flags since gcc 3 crashes when using sse ↵ | Hans-Christoph Steiner | |
flags svn path=/trunk/; revision=6920 | |||
2006-12-15 | only try to include gripd if it exists | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6917 | |||
2006-12-14 | gripd is no longer supported by its author, and the old binaries don't ↵ | Hans-Christoph Steiner | |
really work with newer versions of Pd, so I am removing the gripd kludge frmo the build svn path=/trunk/; revision=6887 | |||
2006-12-13 | enable auto-vectorization on gcc 4.1.2; try out building with pentium3 and sse | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6848 | |||
2006-12-11 | - added pentium3 optimization flags on Intel Macs, since it highly unlikely to | Hans-Christoph Steiner | |
run on older hardware, and Apple only supports Pentium4 and above - added /Applications link to dmg svn path=/trunk/; revision=6777 | |||
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6666 | |||
2006-12-05 | only embed the Tcl/Tk frameworks if not using the built-in one in /System. ↵ | Hans-Christoph Steiner | |
i.e. only embed the frameworks if building on a machine where other Tcl/Tk Frameworks have been installed svn path=/trunk/; revision=6650 | |||
2006-12-04 | disable NVidia-specific stuff when building Gem | IOhannes m zmölnig | |
svn path=/trunk/; revision=6612 | |||
2006-12-04 | fixed case typo (from patch 1608063 submitted by kunowoudt); added a little ↵ | Hans-Christoph Steiner | |
extra info to test_location target svn path=/trunk/; revision=6606 | |||
2006-12-02 | added much clearer install instructions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6587 | |||
2006-11-30 | fixed building with older Tcl/Tk Frameworks, like the included Apple versions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6530 | |||
2006-11-28 | updated to use the PDDP standard -meta.pd file now | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6481 | |||
2006-11-28 | another attempt to make the Tcl/Tk Frameworks embed properly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6480 | |||
2006-11-23 | replaced script and standalone Wish package with a Makefile target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6395 | |||
2006-10-27 | minor tweaks to support building Pd.app for pd-MAIN in the auto-builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6169 | |||
2006-10-27 | fixed package_clean to work properly on the auto-builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6168 | |||
2006-10-21 | cleaned up version handling to make more sense; removed some obsolete chmods | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6151 | |||
2006-10-19 | added standard package_clean target | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6139 | |||
2006-10-18 | changed distclean targets to prevent seemingly endless loops; this stuff ↵ | Hans-Christoph Steiner | |
definitely could be a lot more cleanly implemented... svn path=/trunk/; revision=6136 | |||
2006-10-18 | minor build and clean tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6130 | |||
2006-10-17 | added hardware lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6127 | |||
2006-10-17 | replaced all X11 fontspecs with Tk font specs on the road to making the ↵ | Hans-Christoph Steiner | |
fonts/graphics appear the same on all platforms svn path=/trunk/; revision=6123 | |||
2006-10-17 | make console font normal for readability | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6122 | |||
2006-10-17 | added blank 'flags' section for Mac OS X so its easy to add flags | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6121 | |||
2006-10-17 | switched test version number to use the current date | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6119 | |||
2006-10-06 | added lots of --without- flags for compiling Gem on Mac OS X at IOhannes' ↵ | Hans-Christoph Steiner | |
recommendation svn path=/trunk/; revision=6078 | |||
2006-09-29 | disable test_package because it hangs waiting for a human to type Y to the ↵ | Hans-Christoph Steiner | |
license prompt... hmm how to work around that... svn path=/trunk/; revision=6054 | |||
2006-09-29 | added blank test_package target so the auto-build doesn't throw an error | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6053 | |||
2006-09-29 | fixed minor typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6051 | |||
2006-09-28 | Makefile tune ups and clean ups, hopefully to allow things to build faster, ↵ | Hans-Christoph Steiner | |
especially when using make -j svn path=/trunk/; revision=6040 | |||
2006-09-24 | remove doubleclick as rightclick on Mac OS X since the OS provides a ↵ | Hans-Christoph Steiner | |
standard method to rightclick with one-button mice svn path=/trunk/; revision=6010 | |||
2006-09-22 | call Gem's own "configure" target | IOhannes m zmölnig | |
svn path=/trunk/; revision=6001 | |||
2006-09-22 | made aclocal and autoconf run everytime (at least until 'configure' is not ↵ | Hans-Christoph Steiner | |
in CVS, then it would be trivial to have them automatically triggered). disabled ffmpeg on GNU/Linux on IOhannes' request svn path=/trunk/; revision=5999 | |||
2006-09-22 | call aclocal before autoconf, just to be sure | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5996 | |||
2006-09-20 | added sensible double-click actions for files, directory browsing still ↵ | Hans-Christoph Steiner | |
happens with single-clicks svn path=/trunk/; revision=5982 | |||
2006-09-19 | trying out IOhannes' bugfix 1549377 in Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5971 | |||
2006-09-19 | taken from Thomas' patch tracker 1473684, its been taken into 0.40 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5970 | |||
2006-09-19 | cleaned up clean targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5966 | |||
2006-09-19 | added miniscript to shorten path names | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5964 | |||
2006-09-18 | updated pref files for more libs that are included in the auto-builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5962 | |||
2006-09-18 | added IOhannes' closebang/initbang patch from the patch tracker, #1544041 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5961 | |||
2006-09-18 | oops, forgot to install Gem on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5959 |