aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2011-11-16modified externals/Makefile to include libdir testtools/Katja
svn path=/trunk/; revision=15763
2011-11-04remove destdir before trying to install into itHans-Christoph Steiner
svn path=/trunk/; revision=15703
2011-11-03force FAT_FLAGS for tclpdHans-Christoph Steiner
svn path=/trunk/; revision=15699
2011-11-03included iemnet into Pd-extended again (does it build on Windows?)Roman Haefeli
svn path=/trunk/; revision=15697
2011-10-30removed iemnet again (failed on Windwos)Roman Haefeli
svn path=/trunk/; revision=15686
2011-10-29added iemnet againRoman Haefeli
svn path=/trunk/; revision=15679
2011-10-28removed iemnet from LIB_TARGETRoman Haefeli
It breaks builds on Windows and Mac OS X svn path=/trunk/; revision=15670
2011-10-27add iemnet to Pd-extended build systemRoman Haefeli
svn path=/trunk/; revision=15668
2011-10-23purged the unneeded remnamts of readmesdir, examplesdir, and stopped using ↵Hans-Christoph Steiner
manualsdir for libraries svn path=/trunk/; revision=15645
2011-10-23made last libs use Library Template layout for examples and purged ↵Hans-Christoph Steiner
examplesdir everywhere svn path=/trunk/; revision=15644
2011-10-22update mrpeach for 'net' changesHans-Christoph Steiner
svn path=/trunk/; revision=15641
2011-10-21included 'net' library in Pd-extendedHans-Christoph Steiner
svn path=/trunk/; revision=15640
2011-10-20for the final step in eliminating the 'flatspace' hacked collection from ↵Hans-Christoph Steiner
Pd-extended, add the 'chaos' lib as its own standalone library, but load by default since flatspace was loaded by default svn path=/trunk/; revision=15627
2011-10-18don't include OPT_CFLAGS for Gem, it sets that stuff itselfHans-Christoph Steiner
svn path=/trunk/; revision=15619
2011-10-18new 'flatgui' lib made from the GUI objects of the old 'flatspace' libHans-Christoph Steiner
svn path=/trunk/; revision=15612
2011-10-14Make the pdlua example help files install into pdlua/exmaples instead of ↵Martin Peach
pdlua, so they will be found with right-click->Help. svn path=/trunk/; revision=15597
2011-10-08remove gem and gem2pdp from Mac OS X until it builds againHans-Christoph Steiner
svn path=/trunk/; revision=15548
2011-10-08-ftree-vectorize forces -fstrict-aliasing so disable tree-vectorize before ↵Hans-Christoph Steiner
strict-aliasing svn path=/trunk/; revision=15547
2011-10-07add -fno-strict-aliasing to libs that are not C99 compliant and have ↵Hans-Christoph Steiner
type-punning svn path=/trunk/; revision=15538
2011-10-06fixed iemlib_clean to work properlyHans-Christoph Steiner
svn path=/trunk/; revision=15524
2011-10-05setup loaders-pdlua to install like a libdir; removed some cruft from old ↵Hans-Christoph Steiner
style installs svn path=/trunk/; revision=15520
2011-10-05enable setting STRIP from the global package-specific Makefile and set ↵Hans-Christoph Steiner
STRIP=echo to keep debug symbols svn path=/trunk/; revision=15506
2011-10-05include deprecated aliases q8_sqrt~ and q8_rsqrt~ in the form of Pd patchesHans-Christoph Steiner
svn path=/trunk/; revision=15503
2011-10-03updated to template/Makefile version 1.011Hans-Christoph Steiner
svn path=/trunk/; revision=15491
2011-10-03updated template/Makefile to 1.0.11Hans-Christoph Steiner
svn path=/trunk/; revision=15474
2011-10-03updated tclpd to latest template/Makefile to get working PD_INCLUDE supportHans-Christoph Steiner
svn path=/trunk/; revision=15470
2011-10-02removing loaders-tclpd from the autobuild since it doesn't install on any ↵Hans-Christoph Steiner
platform svn path=/trunk/; revision=15438
2011-10-02removed 7 year old copies of the tilde objects in pd/extra/Hans-Christoph Steiner
svn path=/trunk/; revision=15437
2011-10-01fixed stupid typoHans-Christoph Steiner
svn path=/trunk/; revision=15435
2011-10-01re-added 'plugin' to the windows buildHans-Christoph Steiner
svn path=/trunk/; revision=15434
2011-10-01s/tclpd/loaders-tclpd/mescalinum
svn path=/trunk/; revision=15432
2011-10-01moved tclpd loader to loaders/ with mescalinum's approvalHans-Christoph Steiner
svn path=/trunk/; revision=15429
2011-09-29(mediasettings) add -DHAVE_SYS_CLOSE_AUDIO -DHAVE_SYS_CLOSE_MIDI since we ↵Hans-Christoph Steiner
expect pd 0.43 svn path=/trunk/; revision=15417
2011-09-29add mediasettings libraryHans-Christoph Steiner
svn path=/trunk/; revision=15415
2011-09-29remove the global .la remover and put it to zexy onlyRoman Haefeli
svn path=/trunk/; revision=15413
2011-09-29cleaned out cruft from zexy targetsHans-Christoph Steiner
svn path=/trunk/; revision=15412
2011-09-29added mrpeach's osc to Pd-extended as its own libHans-Christoph Steiner
svn path=/trunk/; revision=15409
2011-09-29remove all .la files after installRoman Haefeli
svn path=/trunk/; revision=15397
2011-09-28setup zexy targets to use zexy's build systemHans-Christoph Steiner
svn path=/trunk/; revision=15393
2011-09-28added setup() alias function so that list can be easily loaded via symlink ↵Hans-Christoph Steiner
like 1.list.pd_linux svn path=/trunk/; revision=15382
2011-09-27use zexy's own Makefile's install target for zexy_install target.Roman Haefeli
This will hopefully install the aliases correctly. svn path=/trunk/; revision=15368
2011-09-27remove delread~, delwrite~, vd~ until they work as standalone objectsHans-Christoph Steiner
svn path=/trunk/; revision=15362
2011-09-22revert my --with-pdpath confusion on zexyHans-Christoph Steiner
svn path=/trunk/; revision=15340
2011-09-21updated from pure-data.git v0.43.1test4Hans-Christoph Steiner
svn path=/trunk/; revision=15336
2011-09-20hmm, /src probably shouldn't be there, but zexy's ./configure --with-pdpath ↵Hans-Christoph Steiner
doesn't seem to affect the build svn path=/trunk/; revision=15322
2011-09-20added -DHAVE_G_CANVAS_H for iemlib and fixed up zexy ./configure flags to be ↵Hans-Christoph Steiner
Pd-extended-ish svn path=/trunk/; revision=15321
2011-08-24remove gem from Windows since it doesn't build on MinGW yetHans-Christoph Steiner
svn path=/trunk/; revision=15278
2011-08-17for Gem: reverted --prefix change that didn't fix anything and added ↵Hans-Christoph Steiner
--disable-rpath for Windows since DLLs don't have a fixed path, hope that'll fix something... svn path=/trunk/; revision=15223
2011-08-04for Gem on MinGW, set prefix=/ to get around the libtool absolute set-paths ↵Hans-Christoph Steiner
error svn path=/trunk/; revision=15197
2011-07-31switched 'unauthorized' to template Makefile styleHans-Christoph Steiner
svn path=/trunk/; revision=15175