aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build
AgeCommit message (Expand)Author
2009-04-21changed rsync option to --delete-before so it will delete everything before i...Hans-Christoph Steiner
2009-04-15made a more specific test for 'mail' to avoid error with detecting 'email' on...Hans-Christoph Steiner
2009-04-05fixed chmod line to hopefully workHans-Christoph Steiner
2009-04-03added chmod to rsync uploading to try to insure that the uploads are download...Hans-Christoph Steiner
2009-03-23oops, forgot to remove debug bitsHans-Christoph Steiner
2009-03-23- added direct mailing support for Cygwin 'email' via Windows/MinGW buildsHans-Christoph Steiner
2009-03-10updated to be more similar tp the pd-extended build scriptHans-Christoph Steiner
2009-03-04it seems I also have to turn off the link support implied by --archiveHans-Christoph Steiner
2009-03-04an attempt at getting symlinked files working under MinGW/Cygwin by copying t...Hans-Christoph Steiner
2009-03-02fixed stupid search-n-replace bugHans-Christoph Steiner
2009-03-01added chroots to automatic buildsHans-Christoph Steiner
2009-03-01use /etc/hostname for hostname so that chroot builds are named appropriatelyHans-Christoph Steiner
2009-01-28added puredyne tag to the puredyne buildsHans-Christoph Steiner
2009-01-26add the names of the builds to the right placesHans-Christoph Steiner
2009-01-26make sure the 'pd' user has perms to write the 'latest' pageHans-Christoph Steiner
2009-01-21installed script as a cron jobHans-Christoph Steiner
2009-01-21set executable bit since these scripts need itHans-Christoph Steiner
2009-01-21- switched the "latest" section of the website to be a list of the most recentHans-Christoph Steiner
2009-01-21copied pd-extended-auto-builder.sh to this one and changed names to pd-develHans-Christoph Steiner
2009-01-12made pd-extended-release script actually rsync pd-extended-releaseHans-Christoph Steiner
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