aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Expand)Author
2011-10-03updated template/Makefile to 1.0.11Hans-Christoph Steiner
2011-10-03updated tclpd to latest template/Makefile to get working PD_INCLUDE supportHans-Christoph Steiner
2011-10-02removing loaders-tclpd from the autobuild since it doesn't install on any pla...Hans-Christoph Steiner
2011-10-02removed 7 year old copies of the tilde objects in pd/extra/Hans-Christoph Steiner
2011-10-01fixed stupid typoHans-Christoph Steiner
2011-10-01re-added 'plugin' to the windows buildHans-Christoph Steiner
2011-10-01s/tclpd/loaders-tclpd/mescalinum
2011-10-01moved tclpd loader to loaders/ with mescalinum's approvalHans-Christoph Steiner
2011-09-29(mediasettings) add -DHAVE_SYS_CLOSE_AUDIO -DHAVE_SYS_CLOSE_MIDI since we exp...Hans-Christoph Steiner
2011-09-29add mediasettings libraryHans-Christoph Steiner
2011-09-29remove the global .la remover and put it to zexy onlyRoman Haefeli
2011-09-29cleaned out cruft from zexy targetsHans-Christoph Steiner
2011-09-29added mrpeach's osc to Pd-extended as its own libHans-Christoph Steiner
2011-09-29remove all .la files after installRoman Haefeli
2011-09-28setup zexy targets to use zexy's build systemHans-Christoph Steiner
2011-09-28added setup() alias function so that list can be easily loaded via symlink li...Hans-Christoph Steiner
2011-09-27use zexy's own Makefile's install target for zexy_install target.Roman Haefeli
2011-09-27remove delread~, delwrite~, vd~ until they work as standalone objectsHans-Christoph Steiner
2011-09-22revert my --with-pdpath confusion on zexyHans-Christoph Steiner
2011-09-21updated from pure-data.git v0.43.1test4Hans-Christoph Steiner
2011-09-20hmm, /src probably shouldn't be there, but zexy's ./configure --with-pdpath d...Hans-Christoph Steiner
2011-09-20added -DHAVE_G_CANVAS_H for iemlib and fixed up zexy ./configure flags to be ...Hans-Christoph Steiner
2011-08-24remove gem from Windows since it doesn't build on MinGW yetHans-Christoph Steiner
2011-08-17for Gem: reverted --prefix change that didn't fix anything and added --disabl...Hans-Christoph Steiner
2011-08-04for Gem on MinGW, set prefix=/ to get around the libtool absolute set-paths e...Hans-Christoph Steiner
2011-07-31switched 'unauthorized' to template Makefile styleHans-Christoph Steiner
2011-07-28Gem: force extension to .dll on mingw32; removed disable-mmx flagsIOhannes m zmölnig
2011-07-17try getting pkglibdir for Gem to get the install workingHans-Christoph Steiner
2011-07-16tweaked configure flags for Gem on MinGWHans-Christoph Steiner
2011-07-15doh, stupid upcase mistake on my partHans-Christoph Steiner
2011-07-15use Gem's 'make install' instead of custom rulesHans-Christoph Steiner
2011-07-07added makefile_vc9proj, iem_atan2.sln and iem_atan2.vcprojmusil
2011-07-01correct path for installing Gem headers fromHans-Christoph Steiner
2011-07-01ignore new Makefile.am products for Gem (really this should use Gem's 'make i...Hans-Christoph Steiner
2011-06-30update gem targets for new gem build system layoutHans-Christoph Steiner
2011-06-29svn path=/trunk/; revision=15122musil
2011-06-29no libs neededIOhannes m zmölnig
2011-06-29initial ci of evaluate size of data typesmusil
2011-06-09build all libdirs that can be found, for build automationHans-Christoph Steiner
2011-04-16cooled~ crashes on load, so omitHans-Christoph Steiner
2011-04-10committed patches from unauthorized-w32-patches-10-april-2010.zip from patch ...Hans-Christoph Steiner
2011-04-07moving svn:external reference for Gem to pure-data/externals/IOhannes m zmölnig
2011-04-07moving Gem from pure-data/ to pure-data/externals/IOhannes m zmölnig
2011-03-28included GPL fork of unauthorizedHans-Christoph Steiner
2011-03-22forgot help file for MIDI stuffHans-Christoph Steiner
2011-03-21added new files related to x_midi.cHans-Christoph Steiner
2011-03-21refactored x_midi.c into individual objects, and split out inmidi_* functions...Hans-Christoph Steiner
2011-03-17moved pdlua to loadersMartin Peach
2011-03-16updated with the latest from git as of todayHans-Christoph Steiner
2011-03-15Modified to add pdlua.Martin Peach