Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-06 | upgrade gridflow | N.N. | |
svn path=/trunk/; revision=12728 | |||
2009-11-06 | remove gridflow 0.9.5 | N.N. | |
svn path=/trunk/; revision=12727 | |||
2009-11-06 | temporarly removed mtl from the build system | Thomas O Fredericks | |
svn path=/trunk/; revision=12726 | |||
2009-11-04 | added one more pass to catch dylibs that depend on dylibs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12721 | |||
2009-11-03 | Moved mtl examples to Pd-Extended examples | Thomas O Fredericks | |
svn path=/trunk/; revision=12720 | |||
2009-11-01 | added set_version to the build when using the old build system too, i.e. ↵ | Hans-Christoph Steiner | |
Pd-extended svn path=/trunk/; revision=12711 | |||
2009-10-31 | set the Pd-extended version with the date before building Pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12710 | |||
2009-10-31 | switched font from Bitstream Vera to DejaVu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12704 | |||
2009-10-31 | switched font from Bitstream Vera to DejaVu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12703 | |||
2009-10-30 | made pdvjtools build using the new template that's in ext13 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12700 | |||
2009-10-29 | Fixed mtl | Thomas O Fredericks | |
svn path=/trunk/; revision=12696 | |||
2009-10-29 | removing 'mtl' from the nightly build since its broken the build for almost ↵ | Hans-Christoph Steiner | |
a week svn path=/trunk/; revision=12695 | |||
2009-10-25 | Modified mtl entry in the Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=12673 | |||
2009-10-25 | Added mtl to Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=12668 | |||
2009-10-23 | Max??? | N.N. | |
svn path=/trunk/; revision=12655 | |||
2009-10-23 | not used in DesireData | N.N. | |
svn path=/trunk/; revision=12654 | |||
2009-10-23 | Max? | N.N. | |
svn path=/trunk/; revision=12653 | |||
2009-10-22 | remove <portaudio.h> (sf#2883658) | N.N. | |
svn path=/trunk/; revision=12637 | |||
2009-10-20 | switched Conflicts: from pd to puredata to allow other pd packages to ↵ | Hans-Christoph Steiner | |
co-exist with pd-extended svn path=/trunk/; revision=12626 | |||
2009-10-18 | added instructions and made layout a bit clearer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12612 | |||
2009-10-18 | hi gridflow 0.9.5 | N.N. | |
svn path=/trunk/; revision=12611 | |||
2009-10-18 | bye gridflow 0.9.4 | N.N. | |
svn path=/trunk/; revision=12610 | |||
2009-10-13 | more jack fixes: when switching to jack, check whether the functions are != ↵ | IOhannes m zmölnig | |
NULL (might happen on OSX if weak-linked and jack-framework is not available on target machine) svn path=/trunk/; revision=12585 | |||
2009-09-24 | Updated the Makefile so that it includes my abstractions | Thomas O Fredericks | |
svn path=/trunk/; revision=12442 | |||
2009-09-23 | Updated tof in Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=12436 | |||
2009-09-22 | added Inconsolata to the installer, since its a very nice font with Pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12428 | |||
2009-09-21 | setup separate pd_install targets, one for each the old and new build systems | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12419 | |||
2009-09-20 | more DESTDIR fixes, looks like a complete build on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12414 | |||
2009-09-20 | IOhannes forgot a $ on the varname, thanks to Arnout Engelen for reporting it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12413 | |||
2009-09-17 | added $(pd_src)/src as a place to search for pd.dll to support the new ↵ | Hans-Christoph Steiner | |
pd-devel/pd-extended build system svn path=/trunk/; revision=12388 | |||
2009-09-16 | more DESTDIR fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12379 | |||
2009-09-16 | more DESTDIR fixes and also included 'tcl8', 'dde1.3' and 'reg1.2' Tcl ↵ | Hans-Christoph Steiner | |
libraries in order to support 'msgcat', 'dde', and 'registry' commands svn path=/trunk/; revision=12369 | |||
2009-09-15 | fixed linker flag, it was using a very old version that now means something ↵ | Hans-Christoph Steiner | |
else (-export_dynamic versus --export-dynamic) svn path=/trunk/; revision=12356 | |||
2009-09-15 | a couple more DESTDIR fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12349 | |||
2009-09-14 | perhaps this fixes minor mingw hicup | dmotd | |
svn path=/trunk/; revision=12339 | |||
2009-09-13 | rolled back tclpd changes since they have been breaking the build for two weeks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12327 | |||
2009-09-11 | oops committed in the wrong place | N.N. | |
svn path=/trunk/; revision=12313 | |||
2009-09-11 | oops comitted in the wrong place | N.N. | |
svn path=/trunk/; revision=12312 | |||
2009-09-11 | added hu moments | N.N. | |
svn path=/trunk/; revision=12311 | |||
2009-09-06 | fixed bug SF#2853052 | N.N. | |
svn path=/trunk/; revision=12248 | |||
2009-09-03 | add two variables to Makefile (TCL_RUNTIME_VERSION and TCL_HEADERS_VERSION), ↵ | mescalinum | |
and conditionally add tclpd only if OS == linux AND tcl-dev >= 8.5 svn path=/trunk/; revision=12210 | |||
2009-09-03 | removing tclpd from the auto-build until there is a test for tcl85-dev vs ↵ | Hans-Christoph Steiner | |
tcl84-dev. tclpd relies on Tcl/Tk 8.5 svn path=/trunk/; revision=12199 | |||
2009-09-01 | added pd-devel to get it rsyncing properly... arg windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12176 | |||
2009-09-01 | merge in HC's new tcl code and start taking patches | Miller Puckette | |
svn path=/trunk/; revision=12166 | |||
2009-08-27 | missing piece | dmotd | |
svn path=/trunk/; revision=12108 | |||
2009-08-27 | added iemguts (old style build template) | dmotd | |
svn path=/trunk/; revision=12107 | |||
2009-08-27 | build system DESTDIR correction | dmotd | |
svn path=/trunk/; revision=12106 | |||
2009-08-24 | fix path (from mescalinum) | N.N. | |
svn path=/trunk/; revision=12063 | |||
2009-08-24 | add datarootdir, datadir, to remove warning in ./configure (thanks mescalinum) | N.N. | |
svn path=/trunk/; revision=12062 | |||
2009-08-24 | don't use ldconfig | N.N. | |
svn path=/trunk/; revision=12061 |