aboutsummaryrefslogtreecommitdiff
path: root/externals/Makefile
AgeCommit message (Collapse)Author
2009-01-19+ removed flatspace sprinkler-help.pd from MakefileBryan Jurish
svn path=/trunk/; revision=10575
2009-01-17iemmatix should compile again; this build-system is really f*d up...IOhannes m zmölnig
svn path=/trunk/; revision=10561
2008-12-16iemgui/help/ moved to iemgui/IOhannes m zmölnig
svn path=/trunk/; revision=10452
2008-12-15fixed new help-paths for iem_ libsIOhannes m zmölnig
svn path=/trunk/; revision=10451
2008-11-22forgot to add data file for earplug~ help patchHans-Christoph Steiner
svn path=/trunk/; revision=10376
2008-09-26temporarily disabled videogrid since it is not building on Debian/stable for ↵Hans-Christoph Steiner
a long time. svn path=/trunk/; revision=10312
2008-08-27merged in relevant changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10266
2008-08-18we are not quite ready yet to deal with Univeral builds, the fat binary ↵Hans-Christoph Steiner
flags were conflicted with the optimization flags svn path=/trunk/; revision=10252
2008-06-28- the sixaxis external now builds with Pd-extended, and outputs the rawHans-Christoph Steiner
accelerometer data - for the rest of the data, use [hid] or [hidio] they happily coexist svn path=/trunk/; revision=10116
2008-05-30added C++ pdvjtools objects to install list; setup Universal/Fat compiling ↵Hans-Christoph Steiner
for aka.wiiremote svn path=/trunk/; revision=9950
2008-05-28moved files to reflect name change to [akawiiremote]Hans-Christoph Steiner
svn path=/trunk/; revision=9932
2008-05-24added PDP dependencies for pdvjtools so it'll automatically generate themHans-Christoph Steiner
svn path=/trunk/; revision=9898
2008-05-24added pdvjtools to the automatic builds since it seems to build fineHans-Christoph Steiner
svn path=/trunk/; revision=9897
2008-05-24fixed for new .cc files from old .cpp files in pdvjtoolsHans-Christoph Steiner
svn path=/trunk/; revision=9896
2008-05-24- First stabs at getting pdvjtools as part of Pd-extendedHans-Christoph Steiner
- build fixes for Mac OS X - updated help files to standard names svn path=/trunk/; revision=9893
2008-05-17fixed iem_t3 directory name, fixing bug#1965868Hans-Christoph Steiner
svn path=/trunk/; revision=9829
2008-05-15added example of how to change the colors of the theming from a patchHans-Christoph Steiner
svn path=/trunk/; revision=9808
2008-05-09removed pdlua and hidio from the autobuilds since they are currently ↵Hans-Christoph Steiner
changing too fast svn path=/trunk/; revision=9773
2008-05-02commented out empty mapping examples folderHans-Christoph Steiner
svn path=/trunk/; revision=9752
2008-03-21fixed 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-17install all objects in the 'apple' lib written in Pd, they were forgottenHans-Christoph Steiner
svn path=/trunk/; revision=9603
2008-03-16added tclpd clean target to be safeHans-Christoph Steiner
svn path=/trunk/; revision=9592
2008-03-13added tclpd to the automatic builds on GNU/LinuxHans-Christoph Steiner
svn path=/trunk/; revision=9581
2008-03-12added 'apple' lib to the default build on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=9571
2008-03-10installed all of the aka.wiiremote text files into the manuals sectionHans-Christoph Steiner
svn path=/trunk/; revision=9554
2008-03-10moved 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-07enabled 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-07enable pdlua on Windows and add minor cleanupHans-Christoph Steiner
svn path=/trunk/; revision=9542
2008-02-01now 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-01added 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-13fixed postlude installation issuesHans-Christoph Steiner
svn path=/trunk/; revision=9095
2007-12-13addeding 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-28made 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-26added tkwidgets to default buildHans-Christoph Steiner
svn path=/trunk/; revision=9043
2007-11-23hack to statically link shared code until I figure out all the shared DLL stuffHans-Christoph Steiner
svn path=/trunk/; revision=9028
2007-11-15- first working sketch of having a shared dylib for a libdir, I movedHans-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-14Updated bassemu in the MakefileThomas O Fredericks
svn path=/trunk/; revision=9011
2007-11-14Added bassemu to the MakefileThomas O Fredericks
svn path=/trunk/; revision=9010
2007-11-14added 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-01if the build machine as a i386 CPU, then enable MMX instructions for PDPHans-Christoph Steiner
svn path=/trunk/; revision=8922
2007-10-27I 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-26added 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-23checked 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-20added pdp back to the default build on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=8852
2007-10-04Added tof the the externals MakefileThomas O Fredericks
svn path=/trunk/; revision=8786
2007-09-29small tweak to exclude extra maskxor object that is causing build errors in ↵Hans-Christoph Steiner
ekext svn path=/trunk/; revision=8770
2007-09-25reverted 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-03re-added newly tested 'moocow' target to MakefileBryan Jurish
svn path=/trunk/; revision=8379
2007-08-03+ updated moocow rulesBryan Jurish
svn path=/trunk/; revision=8378
2007-08-03took moocow out of LIB_TARGETS, since it broke the pd-extended buildBryan Jurish
svn path=/trunk/; revision=8362