aboutsummaryrefslogtreecommitdiff
path: root/externals/build
AgeCommit message (Collapse)Author
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-17had to break backwards compatibility in terms of where the files end upHans-Christoph Steiner
svn path=/trunk/; revision=3955
2005-11-17got things linking without having the whole pd.dll included using strip. ↵Hans-Christoph Steiner
MinGW is more UNIX that Mac OS X! ;) Crazy... svn path=/trunk/; revision=3954
2005-11-16got everything working properly with the centralized build system; it should ↵Hans-Christoph Steiner
still be backwards compatible svn path=/trunk/; revision=3950
2005-11-16ported doc makefile to new build system while retaining backwards compatibilityHans-Christoph Steiner
svn path=/trunk/; revision=3949
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-16only copy ggee help files, since vbap.pd might cause problems with the VBAP ↵Hans-Christoph Steiner
externals, and vbap.pd isn't used anyway svn path=/trunk/; revision=3946
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-15got basically everything building with MinGW, now got to get things linking ↵Hans-Christoph Steiner
dynamically instead of statically svn path=/trunk/; revision=3907
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-14adding compiled help file since autoconf doesn't always work so well with ↵Hans-Christoph Steiner
MinGW; fixed maxlib delete after maxlib help file rename svn path=/trunk/; revision=3897
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-07-16Cwin32 + prefix settablecarmen rocco
adding svn path=/trunk/; revision=3354
2005-07-12expr~carmen rocco
svn path=/trunk/; revision=3333
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-24force -k to makeGuenter Geiger
svn path=/trunk/; revision=3242
2005-06-20moving docs out of 5.reference, adding anncarmen rocco
svn path=/trunk/; revision=3223
2005-06-193 weeks ggeiger removed obsolete externals, updated for win compilationcarmen rocco
svn path=/trunk/; revision=3212
2005-05-25removed permissions change to read-only; changed make stuff to reflect that ↵Hans-Christoph Steiner
the hcs/hid/*-help.pd files were moved to doc/ in the CVS repository svn path=/trunk/; revision=3089
2005-05-22Comes with Pd, no need to build hereGuenter Geiger
svn path=/trunk/; revision=3065
2005-05-22- Added the -mms-bitfields flag (compiles against the official Pd)Guenter Geiger
- Changed path where pd is looked for (looks for the official Pd) - Some of the externals do not compile, make sure make -k is invoked svn path=/trunk/; revision=3063
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-21moved to scripts sectionHans-Christoph Steiner
svn path=/trunk/; revision=3048
2005-05-20updated for my new dir layout, and removed ann stuff since its out of dateHans-Christoph Steiner
svn path=/trunk/; revision=3046
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-05-112 GNU 4 Ucarmen rocco
svn path=/trunk/; revision=2965
2005-04-29trim the fatcarmen rocco
svn path=/trunk/; revision=2850
2005-04-26make clean target more specific; added zexy help files here since most of ↵Hans-Christoph Steiner
zexy is now built by externals/build/*; added pmpd examples in their own directory svn path=/trunk/; revision=2820
2005-04-26added more objects which don't compile on DarwinHans-Christoph Steiner
svn path=/trunk/; revision=2819
2005-04-19add pmpd doc in the build systemCyrille Henry
svn path=/trunk/; revision=2792
2005-04-14OSCxcarmen rocco
svn path=/trunk/; revision=2765
2005-04-14added comport/bird objects and help; wrote in TODOHans-Christoph Steiner
svn path=/trunk/; revision=2764
2005-04-13asdcarmen rocco
svn path=/trunk/; revision=2753
2005-04-13added comport and updated makefile help filesHans-Christoph Steiner
svn path=/trunk/; revision=2752
2005-04-13runtime OS checkcarmen rocco
svn path=/trunk/; revision=2751
2005-04-13pmpd and line3 in the build system.Cyrille Henry
svn path=/trunk/; revision=2749
2005-04-12- added headers from 0.38-4 to externals/build/include and added README soHans-Christoph Steiner
people don't repeat the same mistake of removing/etc. - added Pd src to include search before externals/build/include so if the Pd src is in the standard dev layout, externals will be compiled with those headers instead of externals/build/include svn path=/trunk/; revision=2744
2005-04-12poof...no more conflicting externals..!!carmen rocco
svn path=/trunk/; revision=2743