aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-21removed crufty ancient TODO files and moved a couple still-relevant notes to ↵Hans-Christoph Steiner
more appropriate places svn path=/trunk/; revision=10585
2009-01-21- removed flext bits since they are broken. the flext files should beHans-Christoph Steiner
installed along with the binaries instead of here. - removed old Mac-only devel/pd++ build system that has been long abandoned svn path=/trunk/; revision=10584
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
2009-01-140.42-2 - setuid and find bug fixesMiller Puckette
svn path=/trunk/; revision=10556
2009-01-12this problem is fixed in 0.42-2, but not using this patch:Hans-Christoph Steiner
https://sourceforge.net/tracker2/index.php?func=detail&aid=1953853&group_id=55736&atid=478072 svn path=/trunk/; revision=10516
2009-01-12made pd-extended-release script actually rsync pd-extended-releaseHans-Christoph Steiner
svn path=/trunk/; revision=10513
2009-01-11preventing curl from waiting forever when downloadingHans-Christoph Steiner
svn path=/trunk/; revision=10512
2009-01-11found some more patches that have been included in trunkHans-Christoph Steiner
svn path=/trunk/; revision=10509
2009-01-10more patches that miller acceptedHans-Christoph Steiner
svn path=/trunk/; revision=10508
2009-01-10miller accepted this patchHans-Christoph Steiner
svn path=/trunk/; revision=10507
2009-01-10/partially/ accepted into 0.42... sighHans-Christoph Steiner
svn path=/trunk/; revision=10499
2009-01-10removed obsolete patch, 64-bit support for arrays was fixed differntly in ↵Hans-Christoph Steiner
the end svn path=/trunk/; revision=10498
2009-01-060.42-2 (bug fixes)Miller Puckette
svn path=/trunk/; revision=10477
2009-01-060.42-1 - bug fixesMiller Puckette
svn path=/trunk/; revision=10475
2009-01-02release 0.42-0Miller Puckette
svn path=/trunk/; revision=10471
2008-12-30Oops, add 2 help filesMiller Puckette
svn path=/trunk/; revision=10470
2008-12-300.42-0test08Miller Puckette
svn path=/trunk/; revision=10469
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-12-08added pd~-subprocess.pdMiller Puckette
svn path=/trunk/; revision=10433
2008-12-080.42-0test06Miller Puckette
svn path=/trunk/; revision=10432
2008-12-07committed improved versions from Roman HaefeliHans-Christoph Steiner
svn path=/trunk/; revision=10429
2008-11-22forgot to add data file for earplug~ help patchHans-Christoph Steiner
svn path=/trunk/; revision=10376
2008-10-26reorganizing sfruit (nee senderfruit)Luke Iannini
svn path=/trunk/; revision=10348
2008-10-15for some reason, -march stopped working on Mac OS X/powerpcHans-Christoph Steiner
svn path=/trunk/; revision=10330
2008-10-08there was a missing # so it was trying to execute the commentsHans-Christoph Steiner
svn path=/trunk/; revision=10327
2008-10-07elaborate on the fact, that the logfile might not be availableIOhannes m zmölnig
svn path=/trunk/; revision=10326
2008-10-04switched old, broken [pddp] object to a pddplinkHans-Christoph Steiner
svn path=/trunk/; revision=10322
2008-10-02make the error-grep case-insensitive (to allow "ERROR:")IOhannes m zmölnig
svn path=/trunk/; revision=10321
2008-09-30replaced `` syntax with $();IOhannes m zmölnig
added a 1-before-last line to the logfile indicating the uploaded package (LATER use this to rename the logfile to something more meaningful; FIRST wait whether everything still works...) svn path=/trunk/; revision=10317
2008-09-27mingw hack for including a link to the logfile in the mailIOhannes m zmölnig
(and only mail lines containing errors) svn path=/trunk/; revision=10314
2008-09-27try to only mail the lines that actually contain the errorIOhannes m zmölnig
svn path=/trunk/; revision=10313
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-09-25stripped full path from the logfile before mailing itIOhannes m zmölnig
svn path=/trunk/; revision=10309
2008-09-23add a link to the full logs in the mail-body (sent if the build has failed)IOhannes m zmölnig
svn path=/trunk/; revision=10308
2008-09-20pd 0.42-0 test 05Miller Puckette
svn path=/trunk/; revision=10301
2008-09-17added patche from Hangar NIME workshop to demonstrate the logarithmic ↵Hans-Christoph Steiner
perception of pitch and amplitude svn path=/trunk/; revision=10296
2008-09-04added a bit of documentation on what this script is supposed to doIOhannes m zmölnig
svn path=/trunk/; revision=10277
2008-09-04changed the non-portable "tail +2" to a hopefully more portable sed-script;IOhannes m zmölnig
use $() instead of ``; generally use ${VAR} rather than $VAR; svn path=/trunk/; revision=10276
2008-08-27merged in relevant changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10266
2008-08-26removed executable permissionIOhannes m zmölnig
svn path=/trunk/; revision=10260
2008-08-20Gem is now also under control of SVNIOhannes m zmölnig
svn path=/trunk/; revision=10257
2008-08-18changed deprecated -mcpu flags to -marchHans-Christoph Steiner
svn path=/trunk/; revision=10253
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-15updated gem_install with new pathsHans-Christoph Steiner
svn path=/trunk/; revision=10251
2008-08-15Updating to reflect Gem's move from CVS to SVN. Perhaps this could be anHans-Christoph Steiner
svn:external, but this blog post makes me hesitant since we are likely to encounter the exact same problem, and I am the one who'll have to fix it: http://codeintensity.blogspot.com/2008/03/svn-externals-are-evil-use-piston-or.html svn path=/trunk/; revision=10250
2008-08-15removed semento from build targets since it doesn't exist as a Makefile targetHans-Christoph Steiner
svn path=/trunk/; revision=10248