aboutsummaryrefslogtreecommitdiff
path: root/externals/build
AgeCommit message (Collapse)Author
2007-01-12these files are now in the ggee libdirGeorg Holzmann
svn path=/trunk/; revision=7319
2007-01-12these files are now in the cxc libdirGeorg Holzmann
svn path=/trunk/; revision=7318
2007-01-12fix for the matrix filesGeorg Holzmann
svn path=/trunk/; revision=7316
2007-01-12helper script to search for doubled externalsGeorg Holzmann
svn path=/trunk/; revision=7310
2007-01-12removed doubled files (from zexy, iemlib and iemmatrix - now in libdir format)Georg Holzmann
svn path=/trunk/; revision=7309
2007-01-05oops, I just found that Olaf posted much more recent binaries on his page, ↵Hans-Christoph Steiner
so I am removed this version from the auto-build svn path=/trunk/; revision=7206
2007-01-05added flashserver; made hidio default on all platforms; fixed freeverb clean ↵Hans-Christoph Steiner
target svn path=/trunk/; revision=7205
2006-12-29fixed windows kludge that pointed to file that got renamedHans-Christoph Steiner
svn path=/trunk/; revision=7099
2006-12-28oops, that was a mistakeHans-Christoph Steiner
svn path=/trunk/; revision=7083
2006-12-28added common alias as a kludgeHans-Christoph Steiner
svn path=/trunk/; revision=7080
2006-12-12fixed to use new central locationHans-Christoph Steiner
svn path=/trunk/; revision=6819
2006-12-11fixed to point to other locationHans-Christoph Steiner
svn path=/trunk/; revision=6798
2006-12-11added moocow's pdstring objectsIOhannes m zmölnig
svn path=/trunk/; revision=6796
2006-12-11removed duplicate sources, this stuff is also in externals/bsaylorHans-Christoph Steiner
svn path=/trunk/; revision=6775
2006-12-11- updated pd-extended build system for iemlib changesHans-Christoph Steiner
svn path=/trunk/; revision=6773
2006-12-05enabled for Mac OS X since it buildsHans-Christoph Steiner
svn path=/trunk/; revision=6630
2006-11-12added "-fno-strict-aliasing" to the CFLAGS to make the use ofIOhannes m zmölnig
anti-denormal-macros produce proper results svn path=/trunk/; revision=6272
2006-11-11removed old unused m_pd.h and updated the flatspace build system with m_pd.h ↵Hans-Christoph Steiner
from 0.40.1 svn path=/trunk/; revision=6265
2006-11-11- fixed up iemlib includes to accomidate recent iemlib source changes, andHans-Christoph Steiner
removed objects that were obsoleted. - perhaps its time to remove iemlib from this flatspace library since iemlib can built separately in its entirety. But others still want this, so I'll leave it be. svn path=/trunk/; revision=6264
2006-08-09cleaned up buildsrc and unfiltered sections and turned them into libdirs; ↵Hans-Christoph Steiner
made 'pan' libdir and cleaned up source dir for easy makefile install rules; created 'deprecated' libdir and moved cruft there svn path=/trunk/; revision=5529
2006-08-09adding back in file I deleted in haste. This version of prepend is not very ↵Hans-Christoph Steiner
compatible tho... svn path=/trunk/; revision=5528
2006-06-14*** empty log message ***Cyrille Henry
svn path=/trunk/; revision=5231
2006-05-25fixed typo caused by wild sed replacementHans-Christoph Steiner
svn path=/trunk/; revision=5134
2006-05-25updated for creb layout changes, makes things simplerHans-Christoph Steiner
svn path=/trunk/; revision=5133
2006-05-25fixed files for build changesHans-Christoph Steiner
svn path=/trunk/; revision=5129
2006-04-28vbap now has its own libdirHans-Christoph Steiner
svn path=/trunk/; revision=5031
2006-04-08wrote [strip_path] to separate path from filename, and to handle filenames ↵Hans-Christoph Steiner
without paths properly; added instance counters so that the version is only displayed on the first instantiation svn path=/trunk/; revision=4852
2006-03-26works on GNU/Linux and Mac OS X; time to port to MinGWHans-Christoph Steiner
svn path=/trunk/; revision=4772
2006-03-17added mapping and tweaked hardware and markex to get it working smoothly ↵Hans-Christoph Steiner
with Pd-extended svn path=/trunk/; revision=4726
2006-03-12*** empty log message ***IOhannes m zmölnig
svn path=/trunk/; revision=4696
2006-02-28removed liblist backport since its no longer needed for future Pd-extended ↵Hans-Christoph Steiner
builds svn path=/trunk/; revision=4625
2006-02-14Forgot to remove it from the buildsysGuenter Geiger
svn path=/trunk/; revision=4587
2006-02-03ok, now its actually working, it needs to be loaded as a libHans-Christoph Steiner
svn path=/trunk/; revision=4547
2006-02-03I backported [list] from 0.39.2, you have to load it as library to make it ↵Hans-Christoph Steiner
work properly svn path=/trunk/; revision=4541
2006-01-23fixed paths (../../zexy instead of ../zexy)IOhannes m zmölnig
svn path=/trunk/; revision=4472
2006-01-23added new zexy objectsIOhannes m zmölnig
svn path=/trunk/; revision=4469
2006-01-23added the hexloader-files from zexyIOhannes m zmölnig
removed "dot.c" as this is now called "0x2e.c" added fifop.c and lifop.c svn path=/trunk/; revision=4468
2006-01-17prepend was removed from src/ which broke conflict test, fixing to otherwise ↵carmen rocco
work again (still need to manually remove clip_perform from m_pd.h if youre running devel) svn path=/trunk/; revision=4446
2006-01-09checked in code from sIgpAck0.03.ZIP; cleaned up comment warnings and ↵Hans-Christoph Steiner
changed #ifdef NT to #ifdef _MSC_VER; removed sp. prefix and set up for namespaces svn path=/trunk/; revision=4381
2005-12-18lots of MinGW fixes for RC6Hans-Christoph Steiner
svn path=/trunk/; revision=4250
2005-12-14more MinGW fixesHans-Christoph Steiner
svn path=/trunk/; revision=4204
2005-12-13fixed up clean/distclean a bit; moved OSCx into standard targets; added ↵Hans-Christoph Steiner
OPT_CFLAGS suppport svn path=/trunk/; revision=4203
2005-12-09fixed the bugs carmen reported and added unauthorizedHans-Christoph Steiner
svn path=/trunk/; revision=4174
2005-12-08smoothed thing over to avoid the classic name clashesHans-Christoph Steiner
svn path=/trunk/; revision=4168
2005-12-08removing to prevent name conflicts, its included in motex nowHans-Christoph Steiner
svn path=/trunk/; revision=4165
2005-12-06fixed a number of minor bugs, including Frank's patches; added test_location ↵Hans-Christoph Steiner
target to check where everything will end up svn path=/trunk/; revision=4159
2005-12-02libdir-ized ext13 and cxc and flushed out templateHans-Christoph Steiner
svn path=/trunk/; revision=4118
2005-12-01This commit was generated by cvs2svn to compensate for changes in r4096,Ed Kelly
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=4097
2005-11-30preparing for RC6, bug fixes and tweaks, things are look ing goodHans-Christoph Steiner
svn path=/trunk/; revision=4086
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=4051