aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src
AgeCommit message (Collapse)Author
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-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
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-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-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-26added platform neutral libs filesHans-Christoph Steiner
svn path=/trunk/; revision=4048
2005-11-17first test case for IOhannes' loaderHEX patchHans-Christoph Steiner
svn path=/trunk/; revision=3959
2005-11-17switched <> to "" in include statement to standardize all these filesHans-Christoph Steiner
svn path=/trunk/; revision=3958
2005-11-16various tweaks and hacks to get things compiling with MinGW; Some still ↵Hans-Christoph Steiner
don't compile, like net*, ogg*, comport, and shell svn path=/trunk/; revision=3947
2005-11-15added another iemmatrix alias for RRADicalHans-Christoph Steiner
svn path=/trunk/; revision=3922
2005-11-15added all of the binops except [mtx_./], a quick attempt at escaping the / ↵Hans-Christoph Steiner
in the name didn't work svn path=/trunk/; revision=3918
2005-11-15minor compile fixes for Mac OS X and MinGW; added [mtx_inverse]Hans-Christoph Steiner
svn path=/trunk/; revision=3911
2005-11-15oops, let's figure out a better way to link in MinGWHans-Christoph Steiner
svn path=/trunk/; revision=3909
2005-11-15various fixes to get things compiling on Windows/MinGWHans-Christoph Steiner
svn path=/trunk/; revision=3906
2005-11-14standardized relative paths to the actual relative locations of the files. ↵Hans-Christoph Steiner
This means changing ../ to ../../ svn path=/trunk/; revision=3902
2005-11-10added freeverb~ to the build system and wrote help patchHans-Christoph Steiner
svn path=/trunk/; revision=3871
2005-11-07added iemmatrix as individual files. Not all of them work yet, but most of ↵Hans-Christoph Steiner
them do. I think its just a few of the binops that dont work, and some of the alias with special characters that filesystems usually dont like, like *, ^, /, etc. svn path=/trunk/; revision=3854
2005-11-07added [getdir] since its very handyHans-Christoph Steiner
svn path=/trunk/; revision=3853
2005-11-07#ifndef __APPLE__ files that don't compile on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=3852
2005-06-24aliases for existing objectsIOhannes m zmölnig
svn path=/trunk/; revision=3246
2005-06-24new objectIOhannes m zmölnig
svn path=/trunk/; revision=3245
2005-06-193 weeks ggeiger removed obsolete externals, updated for win compilationcarmen rocco
svn path=/trunk/; revision=3212
2005-05-22Comes with Pd, no need to build hereGuenter Geiger
svn path=/trunk/; revision=3065
2005-05-22choice comes with pd, no need to build it twiceGuenter Geiger
svn path=/trunk/; revision=3061
2005-05-22bonk~ comes with pd, no need to build it twiceGuenter Geiger
svn path=/trunk/; revision=3059
2005-05-22ann is a library, removed from common build systemGuenter Geiger
svn path=/trunk/; revision=3057
2005-05-17zexy's signal objects now reside in *~.c-files instead of *_tilde.cIOhannes m zmölnig
svn path=/trunk/; revision=2999
2005-05-13removed since its not really being used anywayHans-Christoph Steiner
svn path=/trunk/; revision=2966
2005-04-29trim the fatcarmen rocco
svn path=/trunk/; revision=2850
2005-04-14added comport/bird objects and help; wrote in TODOHans-Christoph Steiner
svn path=/trunk/; revision=2764
2005-04-13added comport and updated makefile help filesHans-Christoph Steiner
svn path=/trunk/; revision=2752
2005-04-13pmpd and line3 in the build system.Cyrille Henry
svn path=/trunk/; revision=2749
2005-04-12added zexyIOhannes m zmölnig
svn path=/trunk/; revision=2735