aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2009-08-27missing piecedmotd
svn path=/trunk/; revision=12108
2009-08-27added iemguts (old style build template)dmotd
svn path=/trunk/; revision=12107
2009-08-27build system DESTDIR correctiondmotd
svn path=/trunk/; revision=12106
2009-06-26reverted removing iemxmlrpc from Windows build, turns out it was a bunk ↵Hans-Christoph Steiner
pthreads install, which I fixed in commit #11819 svn path=/trunk/; revision=11820
2009-06-21removed iemxmlrpc from the Windows build because it hasn't worked in two weeksHans-Christoph Steiner
svn path=/trunk/; revision=11805
2009-06-16added cyclone OPT_CFLAGS from the miXed/Makefile.commonHans-Christoph Steiner
svn path=/trunk/; revision=11785
2009-06-09I removed hdspm_mixer from the auto-build based on IOhannes' comment onHans-Christoph Steiner
pd-dev, and reordered the targets since I was there... svn path=/trunk/; revision=11729
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/; revision=11724
2009-06-08switched 'apple' lib over to new standalone MakefileHans-Christoph Steiner
svn path=/trunk/; revision=11709
2009-06-07merged in OPT_CFLAGS changes from the pd-extended 0.41.4 branchHans-Christoph Steiner
svn path=/trunk/; revision=11703
2009-06-05added changes from motex/Makefile and convert externals/Makefile to use the ↵Hans-Christoph Steiner
new ext13 one svn path=/trunk/; revision=11688
2009-06-05fixes to make this new Makefile work with the Pd-extended makefileHans-Christoph Steiner
svn path=/trunk/; revision=11687
2009-06-05checking in meta file to SVN to make the motex folder an instant libdirHans-Christoph Steiner
svn path=/trunk/; revision=11677
2009-06-05checked in meta file, tweaked Makefile, and fixed Pd-extended externals/MakefileHans-Christoph Steiner
svn path=/trunk/; revision=11675
2009-06-04updated linker flags to actually be used. -export_dynamic means -e ↵Hans-Christoph Steiner
xport_dynamic, the correct flag is --export-dynamic. Also, the ld man page recommends including -fPIC in the linker flags when using -shared svn path=/trunk/; revision=11669
2009-06-02added DL_OPEN macro for hexloaderHans-Christoph Steiner
svn path=/trunk/; revision=11631
2009-05-16win returnmusil
svn path=/trunk/; revision=11374
2009-05-14removed touch in makefile_d_fat and added the 64bit linux feature for array ↵musil
access svn path=/trunk/; revision=11360
2009-05-06setup pdp and pidip in semi-libdirs like how Gem has be installed for ↵Hans-Christoph Steiner
Pd-extended for a while svn path=/trunk/; revision=11241
2009-04-30made PD_INSTALL_PATH settable from outside via envvariablesIOhannes m zmölnig
svn path=/trunk/; revision=11206
2009-04-28renamed inv*-help to inv_mul-help, since NTFS really doesn't like "*" in ↵IOhannes m zmölnig
filenames svn path=/trunk/; revision=11192
2009-04-24- removed extraneous help patches from flatspace_install Hans-Christoph Steiner
- made flatspace help patches go into the extra/flatspace libdir so that they won't interfere with other help patches. svn path=/trunk/; revision=11109
2009-04-20fixed stupid bug where it would only add incomplete paths instead of ↵Hans-Christoph Steiner
complete, there was a ! where there should not have been svn path=/trunk/; revision=11075
2009-04-17kludge to rm iemabs' output~ to make a single working output~ straight in ↵Hans-Christoph Steiner
'extra' svn path=/trunk/; revision=11043
2009-04-16- added verbosity control at Phil Stone's suggestionHans-Christoph Steiner
- cleaned up code an removed support for Pd < 0.40 svn path=/trunk/; revision=11040
2009-04-13added image of all of the available Tk mouse pointer cursors to the help patchHans-Christoph Steiner
svn path=/trunk/; revision=11015
2009-04-08fixed mapping help file installation about directory reorgHans-Christoph Steiner
svn path=/trunk/; revision=10983
2009-04-08moved help patches into same folder, stopped auto-generating mapping-meta.pdHans-Christoph Steiner
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/; revision=10981
2009-04-01replaced remaining dyn, dyn_py, idelayThomas Grill
svn path=/trunk/; revision=10953
2009-04-01cleaned up grill externals - replaced with svn:externals to ↵Thomas Grill
svn.grrrr.org/ext/trunk/ svn path=/trunk/; revision=10951
2009-04-01external testThomas Grill
svn path=/trunk/; revision=10950
2009-03-24use dirbuf returned by canvas_open to set the path so that libdirs can be ↵Hans-Christoph Steiner
loaded from the path, outside of the sys_libdir svn path=/trunk/; revision=10895
2009-03-10moved kludge help file install from doc/5.reference to extra so that they ↵Hans-Christoph Steiner
don't dirty the help browser svn path=/trunk/; revision=10853
2009-02-18fixed up 'maxmode' libraries for cyclone into their own subdirHans-Christoph Steiner
svn path=/trunk/; revision=10795
2009-02-17added cyclone's extra libraries for enhanced Max/MSP compatibility featuresHans-Christoph Steiner
svn path=/trunk/; revision=10786
2009-02-11added io/xbee to the main makefileHans-Christoph Steiner
svn path=/trunk/; revision=10755
2009-02-02add pbank to the build systemCyrille Henry
svn path=/trunk/; revision=10715
2009-01-28This is because * is not legal in filenames on Windows.Martin Peach
svn path=/trunk/; revision=10665
2009-01-21renamed help patches to standard *-help.pd formatHans-Christoph Steiner
svn path=/trunk/; revision=10583
2009-01-19+ removed flatspace sprinkler-help.pd from MakefileBryan Jurish
svn path=/trunk/; revision=10575
2009-01-17+ moved externals/sprinker to externals/moocow/sprinklerBryan Jurish
svn path=/trunk/; revision=10567
2009-01-17iemmatix should compile again; this build-system is really f*d up...IOhannes m zmölnig
svn path=/trunk/; revision=10561
2008-12-16iemgui/help/ moved to iemgui/IOhannes m zmölnig
svn path=/trunk/; revision=10452
2008-12-15fixed new help-paths for iem_ libsIOhannes m zmölnig
svn path=/trunk/; revision=10451
2008-11-22forgot to add data file for earplug~ help patchHans-Christoph Steiner
svn path=/trunk/; revision=10376
2008-09-26temporarily disabled videogrid since it is not building on Debian/stable for ↵Hans-Christoph Steiner
a long time. svn path=/trunk/; revision=10312
2008-08-27merged in relevant changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10266
2008-08-18we are not quite ready yet to deal with Univeral builds, the fat binary ↵Hans-Christoph Steiner
flags were conflicted with the optimization flags svn path=/trunk/; revision=10252
2008-08-13removed any2string, string2any, sprinkler: see ../../moocow/ for current ↵Bryan Jurish
versions svn path=/trunk/; revision=10240
2008-07-08trying to import gridflow 0.9.4N.N.
svn path=/trunk/; revision=10148