Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-21 | fixed issue where most zexy help files where not being installed (I guess ↵ | Hans-Christoph Steiner | |
IOhannes reorganized the zexy dirs) svn path=/trunk/; revision=9617 | |||
2008-03-17 | install all objects in the 'apple' lib written in Pd, they were forgotten | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9603 | |||
2008-03-16 | added tclpd clean target to be safe | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9592 | |||
2008-03-13 | added tclpd to the automatic builds on GNU/Linux | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9581 | |||
2008-03-12 | added 'apple' lib to the default build on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9571 | |||
2008-03-10 | installed all of the aka.wiiremote text files into the manuals section | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9554 | |||
2008-03-10 | moved wiiremote to aka.wiiremote to reflect the name of the Max/MSP object. | Hans-Christoph Steiner | |
This is a direct port, so it makes sense to have the same name. svn path=/trunk/; revision=9551 | |||
2008-03-07 | enabled partconv~ and pvoc~ in bsaylor since fftw3 is installed on all the ↵ | Hans-Christoph Steiner | |
build machines; install the wiiremote help file svn path=/trunk/; revision=9544 | |||
2008-03-07 | enable pdlua on Windows and add minor cleanup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9542 | |||
2008-02-01 | now installs pd.lua into extra; removed pdlua from autobuild on GNU/Linux ↵ | Hans-Christoph Steiner | |
since I have to figure out how to deal with -llua5.1 on Debian svn path=/trunk/; revision=9164 | |||
2008-02-01 | added pdlua to Pd-extended and made it build automatically on Mac OS X and ↵ | Hans-Christoph Steiner | |
GNU/Linux svn path=/trunk/; revision=9162 | |||
2007-12-13 | fixed postlude installation issues | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9095 | |||
2007-12-13 | addeding jsarlo's windowing objects to the Pd-extended build system; added ↵ | Hans-Christoph Steiner | |
postlude to the GNU/Linux builds and usbhid to the Darwin builds. Darwin doesn't have DSSI and Fedora doesn't have libhid-devel, otherwise I could add these two packages to those platforms svn path=/trunk/; revision=9091 | |||
2007-11-28 | made Mac OS X objects weak link to the Carbon framework to support system ↵ | Hans-Christoph Steiner | |
things in a hackish way svn path=/trunk/; revision=9061 | |||
2007-11-26 | added tkwidgets to default build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9043 | |||
2007-11-23 | hack to statically link shared code until I figure out all the shared DLL stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9028 | |||
2007-11-15 | - first working sketch of having a shared dylib for a libdir, I moved | Hans-Christoph Steiner | |
query_options() to the dylib, and it works! :D (on Mac OS X, at least) - minor cleanups in text.c - first test of saving options to the file, it writes data, but there are bugs svn path=/trunk/; revision=9014 | |||
2007-11-14 | Updated bassemu in the Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=9011 | |||
2007-11-14 | Added bassemu to the Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=9010 | |||
2007-11-14 | added tkwidgets build targets from template; made target to build shared ↵ | Hans-Christoph Steiner | |
library, but it's not used yet svn path=/trunk/; revision=8998 | |||
2007-11-01 | if the build machine as a i386 CPU, then enable MMX instructions for PDP | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8922 | |||
2007-10-27 | I think universal builds will have to wait until we get a 'new & improved!' ↵ | Hans-Christoph Steiner | |
build system svn path=/trunk/; revision=8893 | |||
2007-10-26 | added first stab at making universal builds. Everything compiles, except if ↵ | Hans-Christoph Steiner | |
I add ppc64 as an architecture svn path=/trunk/; revision=8886 | |||
2007-10-23 | checked in patch #1813710, a seq help patch from jkant, and updated the ↵ | Hans-Christoph Steiner | |
cyclone install target svn path=/trunk/; revision=8864 | |||
2007-10-20 | added pdp back to the default build on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8852 | |||
2007-10-04 | Added tof the the externals Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=8786 | |||
2007-09-29 | small tweak to exclude extra maskxor object that is causing build errors in ↵ | Hans-Christoph Steiner | |
ekext svn path=/trunk/; revision=8770 | |||
2007-09-25 | reverted vbap to its former libdir name 'vbap' since it works fine on ↵ | Hans-Christoph Steiner | |
Pd-0.39.3-extended svn path=/trunk/; revision=8759 | |||
2007-08-03 | re-added newly tested 'moocow' target to Makefile | Bryan Jurish | |
svn path=/trunk/; revision=8379 | |||
2007-08-03 | + updated moocow rules | Bryan Jurish | |
svn path=/trunk/; revision=8378 | |||
2007-08-03 | took moocow out of LIB_TARGETS, since it broke the pd-extended build | Bryan Jurish | |
svn path=/trunk/; revision=8362 | |||
2007-08-01 | + added "moocow" pseudo-library (ugly hack) | Bryan Jurish | |
svn path=/trunk/; revision=8340 | |||
2007-07-23 | created objectsdir before installing pidip | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8217 | |||
2007-07-09 | added moonlib to default build, and alphabetized the build order for the ↵ | Hans-Christoph Steiner | |
libraries so it's easy to tell where things are at when building svn path=/trunk/; revision=7954 | |||
2007-07-09 | got moonlib compiling with some minor tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7952 | |||
2007-06-11 | call iem16's aclocal before trying to run configure: | IOhannes m zmölnig | |
either one has to use the entire iem16-buildsystem or nothing at all... svn path=/trunk/; revision=7760 | |||
2007-06-04 | use iem16's build-system for building iem16 (as externals) | IOhannes m zmölnig | |
svn path=/trunk/; revision=7747 | |||
2007-05-17 | fixed wiiremote.pd_darwin install | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7692 | |||
2007-05-14 | moved iem16 to only build on Mac OS X and GNU/Linux since it dies when ↵ | Hans-Christoph Steiner | |
compiling on Windows/MinGW svn path=/trunk/; revision=7662 | |||
2007-04-27 | made gem2pdp build more robust | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7609 | |||
2007-04-27 | - added gem2pdp to the build system by following the template of pdp/pidip | Hans-Christoph Steiner | |
where externals/Makefile calls autoconf and ./configure svn path=/trunk/; revision=7606 | |||
2007-04-24 | first stab at adding gem2pdp to Pd-extended auto-builds; removed ↵ | Hans-Christoph Steiner | |
--disable-quicktime from PDP since libquicktime has been updated svn path=/trunk/; revision=7601 | |||
2007-04-20 | properly installed freeverb~-help.pd into libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7588 | |||
2007-04-17 | enabled pidip building on Mac OS X, since it seems to work ok; removed ↵ | Hans-Christoph Steiner | |
libdir stuff from PDP and PiDiP; PDP doesn't build on Mac OS X currently, the necessary fixes are in branch-v0-39-2-extended svn path=/trunk/; revision=7570 | |||
2007-04-05 | fix for iemlib1 and iemlib2 to get them work on osx again | Georg Holzmann | |
svn path=/trunk/; revision=7550 | |||
2007-04-02 | fix for osx | Georg Holzmann | |
svn path=/trunk/; revision=7534 | |||
2007-04-01 | hidio is broken on Windows for a while now, so skip it; also, die on errors ↵ | Hans-Christoph Steiner | |
when bulding pidip, so we can make sure it's being built svn path=/trunk/; revision=7528 | |||
2007-03-18 | added iem_matrix to the pd-extended build system | Georg Holzmann | |
svn path=/trunk/; revision=7504 | |||
2007-03-18 | fix for propoer iemlib installation | Georg Holzmann | |
svn path=/trunk/; revision=7501 | |||
2007-03-18 | fix for Pd-Extended installation of iemlib | Georg Holzmann | |
svn path=/trunk/; revision=7500 |