aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build
AgeCommit message (Expand)Author
2008-10-08there was a missing # so it was trying to execute the commentsHans-Christoph Steiner
2008-10-07elaborate on the fact, that the logfile might not be availableIOhannes m zmölnig
2008-10-02make the error-grep case-insensitive (to allow "ERROR:")IOhannes m zmölnig
2008-09-30replaced `` syntax with $();IOhannes m zmölnig
2008-09-27mingw hack for including a link to the logfile in the mailIOhannes m zmölnig
2008-09-27try to only mail the lines that actually contain the errorIOhannes m zmölnig
2008-09-25stripped full path from the logfile before mailing itIOhannes m zmölnig
2008-09-23add a link to the full logs in the mail-body (sent if the build has failed)IOhannes m zmölnig
2008-08-14merged in changes from the v0-40 pd-extended release branchHans-Christoph Steiner
2008-06-18forgot to remove this...N.N.
2008-05-01added script to build Tcl/Tk 8.5 branchHans-Christoph Steiner
2008-04-18clean up pd-extended auto-build script and prepped the release scriptHans-Christoph Steiner
2008-04-18made archive filename generation more robust, fixing md5 problem on MinGWHans-Christoph Steiner
2008-04-16removed the --login from the cygwin shell used to run the rsyncing on MinGW s...Hans-Christoph Steiner
2008-04-15removed --login from the MinGW rsync shells since it is unneeded, and the Cyg...Hans-Christoph Steiner
2008-04-11nevermind on that hack...Hans-Christoph Steiner
2008-04-11temporary hack to update Mac OS X Fink buildsHans-Christoph Steiner
2008-04-11switched /home to /Users/hans since Mac OS X 10.5/Leopard uses /home for it's...Hans-Christoph Steiner
2008-04-06added support for arduino buildsHans-Christoph Steiner
2008-02-14updated to rsync the new pure-data SVN repositoryHans-Christoph Steiner
2008-02-14renamed files since they also work with SVN in addition to CVSHans-Christoph Steiner
2008-01-08Don't try to run aclocal and autoheader in the main and desiredata auto builds.Russell Bryant
2008-01-03Ensure that aclocal and autoheader are executed in addition to autoconf. THisRussell Bryant
2007-12-07renaming final tar.bz2 package from pd to desiredataHans-Christoph Steiner
2007-12-04the latest version of cygwin's rsync now seems to completely not work under M...Hans-Christoph Steiner
2007-12-03changed pd-main to desiredataHans-Christoph Steiner
2007-11-29updated checkout script to update all copies of the pd source tree it findsHans-Christoph Steiner
2007-11-28copying pd-main build script for desiredataHans-Christoph Steiner
2007-11-27disabled the RECIPIENT by default and added some notes on how to enable itIOhannes m zmölnig
2007-11-27only send emails if RECIPIENT is definedIOhannes m zmölnig
2007-11-27an attempt to squelch some random errors on the build machinesHans-Christoph Steiner
2007-11-06added lines to debug missing /usr/local/include/stdlib.h on MinGWHans-Christoph Steiner
2007-11-04included the patches into the branch-v0-40-extended so they don't need to be ...Hans-Christoph Steiner
2007-10-26updated script to build universal binaries for: i386, x86_64, ppc, and ppc64....Hans-Christoph Steiner
2007-10-26added fink to the end of the PATH on Mac OS X so that md5sum is foundHans-Christoph Steiner
2007-10-24added md5 files for each file uploadedHans-Christoph Steiner
2007-10-22ok, this should work now, so switched to pd-cvs for recipientHans-Christoph Steiner
2007-10-22fixed path to logsHans-Christoph Steiner
2007-10-22first stab at making a script to mail the MinGW build logs from the auto-buil...Hans-Christoph Steiner
2007-10-22created two new nightly builds after the puredyne+pd-extended meetingHans-Christoph Steiner
2007-07-09first stab at automated .deb buildingHans-Christoph Steiner
2007-04-27removed echo statement to have emails sent only on errorsHans-Christoph Steiner
2007-04-20made script run what's available on the machine instead of having it hard codedHans-Christoph Steiner
2007-03-24updated function syntax to be more strictly bourne shell compatible (i.e. rem...Hans-Christoph Steiner
2006-12-15script to sync and build Tcl/Tk from CVSHans-Christoph Steiner
2006-12-14remove package from /tmp/ once it is uploadedHans-Christoph Steiner
2006-12-13made scripts to run auto-builds from cmd.exe and cygwinHans-Christoph Steiner
2006-12-11copied pd-extended-auto-builder.sh and changed pathHans-Christoph Steiner
2006-12-11made script use a function to make it easy to add more distrosHans-Christoph Steiner
2006-11-28chopped down email report to 20 linesHans-Christoph Steiner