aboutsummaryrefslogtreecommitdiff
path: root/externals/Makefile
AgeCommit message (Collapse)Author
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-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-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-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-22revert my --with-pdpath confusion on zexyHans-Christoph Steiner
svn path=/trunk/; revision=15340
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
2011-07-28Gem: force extension to .dll on mingw32; removed disable-mmx flagsIOhannes m zmölnig
svn path=/trunk/; revision=15170
2011-07-17try getting pkglibdir for Gem to get the install workingHans-Christoph Steiner
svn path=/trunk/; revision=15160
2011-07-16tweaked configure flags for Gem on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=15159
2011-07-15doh, stupid upcase mistake on my partHans-Christoph Steiner
svn path=/trunk/; revision=15156
2011-07-15use Gem's 'make install' instead of custom rulesHans-Christoph Steiner
svn path=/trunk/; revision=15155
2011-07-01correct path for installing Gem headers fromHans-Christoph Steiner
svn path=/trunk/; revision=15142
2011-07-01ignore new Makefile.am products for Gem (really this should use Gem's 'make ↵Hans-Christoph Steiner
install' svn path=/trunk/; revision=15141
2011-06-30update gem targets for new gem build system layoutHans-Christoph Steiner
svn path=/trunk/; revision=15140
2011-04-16cooled~ crashes on load, so omitHans-Christoph Steiner
svn path=/trunk/; revision=15073
2011-04-10committed patches from unauthorized-w32-patches-10-april-2010.zip from patch ↵Hans-Christoph Steiner
#3283782 svn path=/trunk/; revision=15069
2011-04-07moving Gem from pure-data/ to pure-data/externals/IOhannes m zmölnig
there is really no difference between Gem and (e.g.) fftease, why should they live in different directories? svn path=/trunk/; revision=15064
2011-03-28included GPL fork of unauthorizedHans-Christoph Steiner
svn path=/trunk/; revision=15051
2011-03-17moved pdlua to loadersMartin Peach
svn path=/trunk/; revision=15033
2011-03-15Modified to add pdlua.Martin Peach
svn path=/trunk/; revision=15031
2011-03-11including new 'log' libraryHans-Christoph Steiner
svn path=/trunk/; revision=15028
2011-02-13compilation problem on mingw fixed for cw_binauralDavid Doukhan
svn path=/trunk/; revision=14918
2011-02-09cw binaural removed until i find mingw fixDavid Doukhan
svn path=/trunk/; revision=14891
2011-02-07cw_binaural added to the makefileDavid Doukhan
svn path=/trunk/; revision=14858
2011-01-10build Pd's extra as a libdirHans-Christoph Steiner
svn path=/trunk/; revision=14694
2010-12-21rammed [hid] into the template Makefile and started debianizingHans-Christoph Steiner
svn path=/trunk/; revision=14672