aboutsummaryrefslogtreecommitdiff
path: root/abstractions
AgeCommit message (Collapse)Author
2009-10-29Fixed mtlThomas O Fredericks
svn path=/trunk/; revision=12696
2009-10-29removing 'mtl' from the nightly build since its broken the build for almost ↵Hans-Christoph Steiner
a week svn path=/trunk/; revision=12695
2009-10-25Modified mtl entry in the MakefileThomas O Fredericks
svn path=/trunk/; revision=12673
2009-10-25Added mtl to MakefileThomas O Fredericks
svn path=/trunk/; revision=12668
2009-08-27build system DESTDIR correctiondmotd
svn path=/trunk/; revision=12106
2009-04-22removed stupid purepd kludge and made purepd install its help files into the ↵Hans-Christoph Steiner
help browser svn path=/trunk/; revision=11094
2009-04-14Updated Makefile for PDMTLThomas O Fredericks
svn path=/trunk/; revision=11021
2009-04-08checked in purepd-meta.pd and stopped generating it in the Makefile so that ↵Hans-Christoph Steiner
the folder SVN is already setup as a working libdir svn path=/trunk/; revision=10977
2008-10-26reorganizing sfruit (nee senderfruit)Luke Iannini
svn path=/trunk/; revision=10348
2008-08-15removed semento from build targets since it doesn't exist as a Makefile targetHans-Christoph Steiner
svn path=/trunk/; revision=10248
2008-08-15merged in relevent changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10245
2008-07-24renaming very unfortunately named semento to memento-p to aid ↵Luke Iannini
discoverability (for the record, semento was supposed to be a play on 'senderfoot's memento' and 'cement'! :)). abstractions marked with -p are part of polaroid, and those with -c have features for controctopus. svn path=/trunk/; revision=10216
2008-03-23removing pdmtl while issues are sorted out so autobuilds can continueLuke Iannini
svn path=/trunk/; revision=9626
2008-03-20adding pdmtl to makefileLuke Iannini
svn path=/trunk/; revision=9608
2008-03-16added pdsvn, semento, controctopus, senderfruit, pdsvn and nsend to makefileLuke Iannini
svn path=/trunk/; revision=9584
2008-02-14Removed ancient cruft leftover from defunct Mac OS X packages. (first svnHans-Christoph Steiner
committ for me, woo hooo!) svn path=/trunk/; revision=9441
2007-11-14Removed pdmtl from the abstractions Makefile because it is too outdatedThomas O Fredericks
svn path=/trunk/; revision=9012
2007-10-12Added pdmtl to the abstractions makefileThomas O Fredericks
svn path=/trunk/; revision=8809
2007-02-25removed touch 0-pager.pd kludgeHans-Christoph Steiner
svn path=/trunk/; revision=7448
2007-02-24fixed crash because of pddp/0-pager.pdGeorg Holzmann
svn path=/trunk/; revision=7445
2007-01-27added pd-wavelet to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7388
2007-01-25added sssad and timestretch to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7384
2007-01-25added PureMeasurement to the buildsystemGeorg Holzmann
svn path=/trunk/; revision=7383
2006-11-28Spelling of kHz fixed.Frank Barknecht
svn path=/trunk/; revision=6483
2006-11-27changed to fix & install problem with RTC-libHans-Christoph Steiner
svn path=/trunk/; revision=6456
2006-11-27Removed rtc-lib install from Makefile. Seems broken and I don't know how to fixFrank Barknecht
it. svn path=/trunk/; revision=6455
2006-11-26* Tried to add RTC-lib to the extended makefile. Hopefully didn't break ↵Frank Barknecht
anything. svn path=/trunk/; revision=6438
2006-09-25shorted paths to filesHans-Christoph Steiner
svn path=/trunk/; revision=6014
2006-08-11added jmmmp as libdir; created template to copy-n-paste; cleaned up some readmesHans-Christoph Steiner
svn path=/trunk/; revision=5557
2006-07-27fixed up LIB_TARGETS to work with rpm and deb package building scriptsHans-Christoph Steiner
svn path=/trunk/; revision=5419
2006-07-07added libdir meta file to purepd so it'll load as a libHans-Christoph Steiner
svn path=/trunk/; revision=5361
2006-04-27installed nqpoly4 help file into a location where it will always workHans-Christoph Steiner
svn path=/trunk/; revision=5011
2006-04-13added parazit help fileHans-Christoph Steiner
svn path=/trunk/; revision=4899
2006-04-10- install rradical help files in the "proper" placeHans-Christoph Steiner
- fixed devsymlinks so it does something useful - installed *_argument objects into root namespace until they find a lib to call home svn path=/trunk/; revision=4862
2006-03-29pixeltango fixed, and a generalized target mechanismHans-Christoph Steiner
svn path=/trunk/; revision=4813
2006-03-11added purepd to the Pd-extended build systemHans-Christoph Steiner
svn path=/trunk/; revision=4689
2005-12-16added test_locations target to make sure all of the paths are setup correctlyHans-Christoph Steiner
svn path=/trunk/; revision=4242
2005-12-06small type correctedFrank Barknecht
svn path=/trunk/; revision=4153
2005-12-06added list-abs to MakefileFrank Barknecht
svn path=/trunk/; revision=4152
2005-12-02using centralized buildlayout file. If some package needs a local copy, it ↵Hans-Christoph Steiner
can be added back svn path=/trunk/; revision=4105
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=4065
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=4050
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-23copy the extendedRC4 buildlayout to all the right placesHans-Christoph Steiner
svn path=/trunk/; revision=4022
2005-11-21created Pd-0.38.4-extendedRC3.app releaseHans-Christoph Steiner
svn path=/trunk/; revision=4012
2005-11-21turned the pddp support objects into a libdir and moved them to the ↵Hans-Christoph Steiner
abstractions repository svn path=/trunk/; revision=4005
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