aboutsummaryrefslogtreecommitdiff
path: root/externals/Makefile
AgeCommit message (Collapse)Author
2006-11-26added mrpeach to build as part of the package; various minor install tweaks ↵Hans-Christoph Steiner
for iemlib, classpath/import, and loaders svn path=/trunk/; revision=6440
2006-11-09iemlib tweak reflecting recent filename changes; standardized method of ↵Hans-Christoph Steiner
calling clean targets svn path=/trunk/; revision=6243
2006-10-31changed description for zexy from "GUI and streaming objects" (neither ofIOhannes m zmölnig
which is part of zexy) to "swiss army knife for pd" (i admit this is some- what presumptuous...) svn path=/trunk/; revision=6202
2006-09-29pdp and pidip now compile on Debian/stable, so let's try it in the ↵Hans-Christoph Steiner
auto-build farm svn path=/trunk/; revision=6052
2006-09-28switched to old binary install command since the new one wasn't working in ↵Hans-Christoph Steiner
all contexts; replaced make commands with MAKE variables; added more to the zexy_clean target svn path=/trunk/; revision=6050
2006-09-28disable libquicktime in pdp until autodetection worksHans-Christoph Steiner
svn path=/trunk/; revision=6047
2006-09-28fixed up zexy targets to only run autoconf or ./configure when needed; added ↵Hans-Christoph Steiner
--with-pd flag, but it doesn't seem to work; added autoconf stuff to the clean target svn path=/trunk/; revision=6039
2006-09-25removed the "-Wall" flag (there is NO use for this flag in a generic build ↵IOhannes m zmölnig
system); build zexy using zexy's build system svn path=/trunk/; revision=6024
2006-09-24enabled pdp on GNU/Linux since Tom's been fixing thingsHans-Christoph Steiner
svn path=/trunk/; revision=6012
2006-09-21added more iemlib objectsHans-Christoph Steiner
svn path=/trunk/; revision=5988
2006-09-14added [arduino] to the hardware libdirHans-Christoph Steiner
svn path=/trunk/; revision=5932
2006-09-13fixed up build system and includes to get [hidin] building as part of ↵Hans-Christoph Steiner
Pd-extended on Windows svn path=/trunk/; revision=5930
2006-09-13cCVS: ----------------------------------------------------------------------Hans-Christoph Steiner
- Added "deprecated" lib to the build targets - small tweak to get PDP building, much left to be done svn path=/trunk/; revision=5927
2006-09-13made platform-specific object targets for unauthorized since they break a ↵Hans-Christoph Steiner
lot on Mac OS X and MinGW svn path=/trunk/; revision=5922
2006-08-27fixed generic C++ targets for creb; added ekext examples; fixed hid ↵Hans-Christoph Steiner
compilation on Mac OS X 10.4 svn path=/trunk/; revision=5753
2006-08-24mrpeach set license GNU GPL and version 0.1Martin Peach
svn path=/trunk/; revision=5732
2006-08-22everything is building, the element array is being properly populated, I ↵Hans-Christoph Steiner
just need to fix the data output to use the new element array svn path=/trunk/; revision=5706
2006-08-22fixed things so that all but one of the objects compile into a libdirHans-Christoph Steiner
svn path=/trunk/; revision=5705
2006-08-17added mrpeach targets and added missing header to get things compiling on ↵Hans-Christoph Steiner
Mac OS X svn path=/trunk/; revision=5636
2006-08-09the iemmatrix libdir doesn't work properly. I removed the ugly kludge from ↵Hans-Christoph Steiner
the build targets and removed iemmatrix from the default build. These objects still compile in the 'flatspace' libdir svn path=/trunk/; revision=5543
2006-08-09converted 'iemmatrix' and 'freeverb' to proper libdir targets; iemmatrixHans-Christoph Steiner
probably needs a lot of work in order for everything to work properly, IIRC. svn path=/trunk/; revision=5531
2006-08-09added more details to hidin and added it to the default Windows buildHans-Christoph Steiner
svn path=/trunk/; revision=5530
2006-08-09cleaned up buildsrc and unfiltered sections and turned them into libdirs; ↵Hans-Christoph Steiner
made 'pan' libdir and cleaned up source dir for easy makefile install rules; created 'deprecated' libdir and moved cruft there svn path=/trunk/; revision=5529
2006-08-02fixed 'hcs' targets and added preliminary 'usbhid' targetHans-Christoph Steiner
svn path=/trunk/; revision=5459
2006-07-31added ekext to the build system; the help files need to be renamed to the ↵Hans-Christoph Steiner
standard svn path=/trunk/; revision=5436
2006-07-30checked in nando's patch for readmesdirHans-Christoph Steiner
svn path=/trunk/; revision=5433
2006-07-27fixed up LIB_TARGETS to work with rpm and deb package building scriptsHans-Christoph Steiner
svn path=/trunk/; revision=5419
2006-07-24disabled compilation of pdp and pidip in complete build since they are dying ↵Hans-Christoph Steiner
with errors svn path=/trunk/; revision=5397
2006-07-21added pdp and pidip on Linux because they are compilingN.N.
svn path=/trunk/; revision=5396
2006-07-21commented out other unused things from the template for corelibs... argHans-Christoph Steiner
svn path=/trunk/; revision=5391
2006-07-21commented out help install for corelibs since the help files are the same as ↵Hans-Christoph Steiner
core svn path=/trunk/; revision=5388
2006-07-20removed pdp and pidip on Linux because they weren't compilingHans-Christoph Steiner
svn path=/trunk/; revision=5387
2006-07-20hid doesn't currently build on GNU/Linux, so remove from the auto-buildHans-Christoph Steiner
svn path=/trunk/; revision=5386
2006-07-12added working flib targets, plus sketches for postlude and fileHans-Christoph Steiner
svn path=/trunk/; revision=5368
2006-06-24added boids to pd-extendedHans-Christoph Steiner
svn path=/trunk/; revision=5293
2006-06-15oops, forgot a backslashHans-Christoph Steiner
svn path=/trunk/; revision=5246
2006-06-14added corelibs to the default build; started devellibs section; fixed pmpd ↵Hans-Christoph Steiner
targets since Cyrille changed pmpd to single-object-single-file svn path=/trunk/; revision=5232
2006-05-27turned on gdb debugging flags; added corelibs to Pd-extended bulid system, ↵Hans-Christoph Steiner
doesn't build by default yet svn path=/trunk/; revision=5141
2006-05-25finally made an 'hcs' target, I guess my grab bag is something of a lib; ↵Hans-Christoph Steiner
fixed up cred to compile in the standard, easy way svn path=/trunk/; revision=5131
2006-04-28oops forgot the backslashHans-Christoph Steiner
svn path=/trunk/; revision=5036
2006-04-28added gif for image helpHans-Christoph Steiner
svn path=/trunk/; revision=5034
2006-04-28added iem16 targets, but they are not auto included yet because of ↵Hans-Christoph Steiner
compilation issues svn path=/trunk/; revision=5033
2006-04-28added ggee and vbap as libdirs; added lanboxHans-Christoph Steiner
svn path=/trunk/; revision=5032
2006-04-28caught two more READMEsHans-Christoph Steiner
svn path=/trunk/; revision=5022
2006-04-28added iem_bin_ambi and iem_ambi, plus a partially complete iem_tab; made ↵Hans-Christoph Steiner
folders for READMEs svn path=/trunk/; revision=5018
2006-04-15disabled s* objects in iemlib libdir since they are really working properly ↵Hans-Christoph Steiner
as single objects in the libdir yet, and don't compile on MinGW svn path=/trunk/; revision=4914
2006-04-12cleaned up iemlib objects target a bit and got creb compiling. Waiting on ↵Hans-Christoph Steiner
some changes from Tom before everything with creb gets ironed out svn path=/trunk/; revision=4883
2006-04-11fixed typoHans-Christoph Steiner
svn path=/trunk/; revision=4881
2006-04-11turned iemlib into a more proper libdir, there are still some issues, like ↵Hans-Christoph Steiner
the C files with a prepended sig on the name, and the help file path being hard-coded in the files (hence iemhelp dir); fixed pddp target to install required .tcl files for pddplink svn path=/trunk/; revision=4880
2006-04-10added pddplink to the autobuildHans-Christoph Steiner
svn path=/trunk/; revision=4865