aboutsummaryrefslogtreecommitdiff
path: root/externals/Makefile
AgeCommit message (Collapse)Author
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
2006-04-09made creb_clean more complete, i.e. cleans up the kludgeHans-Christoph Steiner
svn path=/trunk/; revision=4857
2006-04-09fixed up creb to be a libdirHans-Christoph Steiner
svn path=/trunk/; revision=4856
2006-04-09included bsaylor's objects, except partconv~, which requires fftw3Hans-Christoph Steiner
svn path=/trunk/; revision=4853
2006-04-07commented out building of hardware objects because the deps aren't worked ↵Hans-Christoph Steiner
out yet svn path=/trunk/; revision=4837
2006-03-29commented out memPIO compilation until the deps are worked out for Pd-extendedHans-Christoph Steiner
svn path=/trunk/; revision=4809
2006-03-21moved pd patches out of the separate 'pd' folder into the root of the ↵Hans-Christoph Steiner
mapping project so that its easy to make the development environment match the final install environment svn path=/trunk/; revision=4748
2006-03-21fixed [hid] compilation on GNU/Linux after HID Utilities fix on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=4746
2006-03-19fixed things up for a Pd-0.39.2-extended-test2 buildHans-Christoph Steiner
svn path=/trunk/; revision=4741
2006-03-17added mapping and tweaked hardware and markex to get it working smoothly ↵Hans-Christoph Steiner
with Pd-extended svn path=/trunk/; revision=4726
2006-02-18added beginnings of bsayler, fftease, and hardware library targetsHans-Christoph Steiner
svn path=/trunk/; revision=4598
2006-02-18added temporary [hidin] targetsHans-Christoph Steiner
svn path=/trunk/; revision=4597
2006-01-24commented the LIB_TARGETS stuff for the devsHans-Christoph Steiner
svn path=/trunk/; revision=4478
2006-01-23fixed spelling of my nameIOhannes m zmölnig
svn path=/trunk/; revision=4476
2006-01-23added zexy's [z~] and the new hexloader-externalsIOhannes m zmölnig
svn path=/trunk/; revision=4471
2006-01-17made the LIB_TARGETS customizable based on platform since some libs don't ↵Hans-Christoph Steiner
compile on all platforms (yet), most notable hid, pdp, and pidip. ALso, excluded some troubleshome unauthorized objects svn path=/trunk/; revision=4440
2006-01-17- OSC compiles only single objects, no libHans-Christoph Steiner
- MACOSX_DEPLOYMENT_TARGET is set either manually or from packages/Makefile in a more proper way svn path=/trunk/; revision=4437
2006-01-09checked in code from sIgpAck0.03.ZIP; cleaned up comment warnings and ↵Hans-Christoph Steiner
changed #ifdef NT to #ifdef _MSC_VER; removed sp. prefix and set up for namespaces svn path=/trunk/; revision=4381
2005-12-28created pdogg libdir and build targetsHans-Christoph Steiner
svn path=/trunk/; revision=4308
2005-12-28oops, a couple more fixes needed, plus a bit of clean up never hurtsHans-Christoph Steiner
svn path=/trunk/; revision=4305
2005-12-28fixed up hid and vocoder targets to work properly and not break other things...Hans-Christoph Steiner
svn path=/trunk/; revision=4304
2005-12-20fixed [hid] and OSC compilationHans-Christoph Steiner
svn path=/trunk/; revision=4263
2005-12-19added OSCx to the build system for linux RC6Hans-Christoph Steiner
svn path=/trunk/; revision=4254
2005-12-18fixed typo in hid_installHans-Christoph Steiner
svn path=/trunk/; revision=4252