aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-12-28[print] was already alone in one file, so that was easyHEADsvn2git-headexternals/corelibsHans-Christoph Steiner
svn path=/trunk/externals/corelibs/; revision=7089
2006-12-24updated for stable_0_40 branch of PdHans-Christoph Steiner
svn path=/trunk/externals/corelibs/; revision=7055
2006-12-14converted to #include links to the code, rather than just copiesHans-Christoph Steiner
svn path=/trunk/externals/corelibs/; revision=6901
2006-12-07added the GUI and net objects, compiling as individual files. This is a ↵Hans-Christoph Steiner
proof of concept for separating all the built-in objects from the core, so everything is a library. svn path=/trunk/externals/corelibs/; revision=6691
2006-09-27reverted the shit to how it used to be.IOhannes m zmölnig
don't ever touch it again svn path=/trunk/externals/corelibs/; revision=6034
2006-09-25added "configure" target which calls "generate.sh"IOhannes m zmölnig
svn path=/trunk/externals/corelibs/; revision=6020
2006-09-25delete *.c files before re-generating them (since else we get double entries ↵IOhannes m zmölnig
in the files); LATER remove all .c files from this directory (they ought to be generated on the fly); check whether to use d_mayer_fft.c or d_fft_mayer.c svn path=/trunk/externals/corelibs/; revision=6019
2006-09-25renamed "d_mayer_fft.c" to "d_fft_mayer.c" (how did this _ever_ compile??)IOhannes m zmölnig
svn path=/trunk/externals/corelibs/; revision=6018
2006-06-14dashed out a quick readmeHans-Christoph Steiner
svn path=/trunk/externals/corelibs/; revision=5229
2006-05-27wrote script to generate files to build internal Pd objects as separate ↵svn2git-rootHans-Christoph Steiner
libs; next, I'll write a patch which removes these from being compiled into the core, so then we'll really have 'pure pd' svn path=/trunk/externals/corelibs/; revision=5140