Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2006-09-16 | added Gem.pd_darwin to the auto-build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5955 | |||
2006-09-16 | this patch wasn't doing anything here, and miller added FFTW support in 0.40 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5953 | |||
2006-09-16 | added fix from tigital for d_array.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5952 | |||
2006-09-16 | cleaned up macintel patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5951 | |||
2006-09-16 | simple fix to configure.in to build PortAudio little-endian on Mac/Intel | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5950 | |||
2006-09-16 | added two nice, small GUI patches from oskude | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5949 | |||
2006-09-15 | added gem to the standard build on GNU/Linux | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5935 | |||
2006-09-14 | Inno Setup now runs headless from the command line | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5931 | |||
2006-09-13 | added flatspace and deprecated libdirs to the standard load... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5928 | |||
2006-09-13 | added .pdsettings file to install package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5926 | |||
2006-09-03 | added flatspace and deprecated | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5856 | |||
2006-08-13 | did some TODO-o-rama | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5587 | |||
2006-08-10 | fixed up dmg/package target on 10.3 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5549 | |||
2006-08-10 | The disk image now mounts with a pretty color background, big icons and fonts, | Hans-Christoph Steiner | |
and a nice arrangement. The background image needs to have a static file name for the disk image, so the current ones with the version in it won't work because the .DS_Store has to be manually generated. Here's some more on that topic: http://jwz.livejournal.com/608927.html The "dmg" target is much improved, the mkdmg script is no longer necessary, same with sudo. The package_clean target should work better too. svn path=/trunk/; revision=5547 | |||
2006-08-09 | added to the clean targets so the clean more; fixed up chmod u-w on the doc ↵ | Hans-Christoph Steiner | |
dir so it should work on the auto-build svn path=/trunk/; revision=5544 | |||
2006-08-07 | more info in the readme about software patents | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5499 | |||
2006-08-06 | fixed up README to only show the install instructions for the current ↵ | Hans-Christoph Steiner | |
platform, and added note about patented software svn path=/trunk/; revision=5484 | |||
2006-08-04 | arg it should be a tab, not spaces | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5478 |