aboutsummaryrefslogtreecommitdiff
path: root/externals/Makefile
AgeCommit message (Collapse)Author
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
2005-12-18lots of MinGW fixes for RC6Hans-Christoph Steiner
svn path=/trunk/; revision=4250
2005-12-16got make to handle autoconf and ./configure properlyHans-Christoph Steiner
svn path=/trunk/; revision=4240
2005-12-16set PDP target to put files in the old, pre-namespace layoutHans-Christoph Steiner
svn path=/trunk/; revision=4239
2005-12-16- added PDP to the build system, started with creb, pidip, pmpd.Hans-Christoph Steiner
- fixed random bugs svn path=/trunk/; revision=4234
2005-12-14more MinGW fixesHans-Christoph Steiner
svn path=/trunk/; revision=4204
2005-12-13fixed up clean/distclean a bit; moved OSCx into standard targets; added ↵Hans-Christoph Steiner
OPT_CFLAGS suppport svn path=/trunk/; revision=4203
2005-12-09fixed two small typosHans-Christoph Steiner
svn path=/trunk/; revision=4175
2005-12-09fixed the bugs carmen reported and added unauthorizedHans-Christoph Steiner
svn path=/trunk/; revision=4174
2005-12-08oops a couple minor bugs fixedHans-Christoph Steiner
svn path=/trunk/; revision=4170
2005-12-08added targets for loaders, and made more libdirsHans-Christoph Steiner
svn path=/trunk/; revision=4169
2005-12-06oops, forgot test_locationsHans-Christoph Steiner
svn path=/trunk/; revision=4160
2005-12-06fixed a number of minor bugs, including Frank's patches; added test_location ↵Hans-Christoph Steiner
target to check where everything will end up svn path=/trunk/; revision=4159
2005-12-02use central Makefile.buildlayout in packagesHans-Christoph Steiner
svn path=/trunk/; revision=4119
2005-12-02libdir-ized ext13 and cxc and flushed out templateHans-Christoph Steiner
svn path=/trunk/; revision=4118
2005-11-30preparing for RC6, bug fixes and tweaks, things are look ing goodHans-Christoph Steiner
svn path=/trunk/; revision=4086
2005-11-28- finally got a Linux Pd-extended release out, RC5Hans-Christoph Steiner
- built a tar.bz2 package maker with a generated Makefile for installing and uninstalling - switched all Makefiles to follow GNU $(DESTDIR)/$(prefix) standards svn path=/trunk/; revision=4066
2005-11-27lots of build bug fixes and additions, including pixeltango and lots of ↵Hans-Christoph Steiner
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5 svn path=/trunk/; revision=4051
2005-11-26small tweaks to get things working on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=4038
2005-11-26updated names to be more GNU-like and easier to readHans-Christoph Steiner
svn path=/trunk/; revision=4036
2005-11-26added in Jamie's dlopn patch so I can use his binaries; fixed a number of ↵Hans-Christoph Steiner
bugs reported on the list; added platform-specific noncvs handling svn path=/trunk/; revision=4035
2005-11-22broke up objects_install line because MinGW was complaining that the command ↵Hans-Christoph Steiner
line was too long svn path=/trunk/; revision=4013
2005-11-21fixed minor bugs on Debian and added cyclone, pddp, and toxy as libdirsHans-Christoph Steiner
svn path=/trunk/; revision=4009
2005-11-21Lots of changes, got the first complete(-ish) build with the new extendedHans-Christoph Steiner
build system. I left as much of the old functionality in place as possible, definitely were it was being used. But there are some changes that break backwards compatibility, thought they should be noticed by few, and be easy to fix going forward. Some highlights: - centralized patch system (packages/patches with targets patch_pd and unpatch_pd) - easily redirected builds, using INSTALL_PREFIX and all of the *_DEST variables. This makes building packages like Pd.app, .deb, .rpm, etc. much easier. - libdir format: basically a libdir is a directory that has both the objects and the help files together in one folder. It can be added using -lib or the StartUp preferences, or you can access them via geiger namespaces, i.e. [mylibrary/myobject]. - special characters allow in setup function/file names for objects. This makes objects like [||~] possible without having to be in a library. Now they can be either .pd files or individual .pd_darwin files (thanks IOhannes for the patch). svn path=/trunk/; revision=3994
2005-11-18clean targets sorted and tested. There are now standard clean targets based ↵Hans-Christoph Steiner
on the destinations which are part of Makefile.buildlayout svn path=/trunk/; revision=3965
2005-11-18it builds everything that the previous one did, plus the doc/makefile was ↵Hans-Christoph Steiner
folded into this one; next, make it actually do the C compiling instead of having the separate makefiles for each platform svn path=/trunk/; revision=3961