Age | Commit message (Expand) | Author |
2009-04-05 | fixed chmod line to hopefully work | Hans-Christoph Steiner |
2009-04-03 | added chmod to rsync uploading to try to insure that the uploads are download... | Hans-Christoph Steiner |
2009-03-23 | oops, forgot to remove debug bits | Hans-Christoph Steiner |
2009-03-23 | - added direct mailing support for Cygwin 'email' via Windows/MinGW builds | Hans-Christoph Steiner |
2009-03-10 | updated to be more similar tp the pd-extended build script | Hans-Christoph Steiner |
2009-03-04 | it seems I also have to turn off the link support implied by --archive | Hans-Christoph Steiner |
2009-03-04 | an attempt at getting symlinked files working under MinGW/Cygwin by copying t... | Hans-Christoph Steiner |
2009-03-02 | fixed stupid search-n-replace bug | Hans-Christoph Steiner |
2009-03-01 | added chroots to automatic builds | Hans-Christoph Steiner |
2009-03-01 | use /etc/hostname for hostname so that chroot builds are named appropriately | Hans-Christoph Steiner |
2009-01-28 | added puredyne tag to the puredyne builds | Hans-Christoph Steiner |
2009-01-26 | add the names of the builds to the right places | Hans-Christoph Steiner |
2009-01-26 | make sure the 'pd' user has perms to write the 'latest' page | Hans-Christoph Steiner |
2009-01-21 | installed script as a cron job | Hans-Christoph Steiner |
2009-01-21 | set executable bit since these scripts need it | Hans-Christoph Steiner |
2009-01-21 | - switched the "latest" section of the website to be a list of the most recent | Hans-Christoph Steiner |
2009-01-21 | copied pd-extended-auto-builder.sh to this one and changed names to pd-devel | Hans-Christoph Steiner |
2009-01-12 | made pd-extended-release script actually rsync pd-extended-release | Hans-Christoph Steiner |
2008-10-08 | there was a missing # so it was trying to execute the comments | Hans-Christoph Steiner |
2008-10-07 | elaborate on the fact, that the logfile might not be available | IOhannes m zmölnig |
2008-10-02 | make the error-grep case-insensitive (to allow "ERROR:") | IOhannes m zmölnig |
2008-09-30 | replaced `` syntax with $(); | IOhannes m zmölnig |
2008-09-27 | mingw hack for including a link to the logfile in the mail | IOhannes m zmölnig |
2008-09-27 | try to only mail the lines that actually contain the error | IOhannes m zmölnig |
2008-09-25 | stripped full path from the logfile before mailing it | IOhannes m zmölnig |
2008-09-23 | add a link to the full logs in the mail-body (sent if the build has failed) | IOhannes m zmölnig |
2008-08-14 | merged in changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner |
2008-06-18 | forgot to remove this... | N.N. |
2008-05-01 | added script to build Tcl/Tk 8.5 branch | Hans-Christoph Steiner |
2008-04-18 | clean up pd-extended auto-build script and prepped the release script | Hans-Christoph Steiner |
2008-04-18 | made archive filename generation more robust, fixing md5 problem on MinGW | Hans-Christoph Steiner |
2008-04-16 | removed the --login from the cygwin shell used to run the rsyncing on MinGW s... | Hans-Christoph Steiner |
2008-04-15 | removed --login from the MinGW rsync shells since it is unneeded, and the Cyg... | Hans-Christoph Steiner |
2008-04-11 | nevermind on that hack... | Hans-Christoph Steiner |
2008-04-11 | temporary hack to update Mac OS X Fink builds | Hans-Christoph Steiner |
2008-04-11 | switched /home to /Users/hans since Mac OS X 10.5/Leopard uses /home for it's... | Hans-Christoph Steiner |
2008-04-06 | added support for arduino builds | Hans-Christoph Steiner |
2008-02-14 | updated to rsync the new pure-data SVN repository | Hans-Christoph Steiner |
2008-02-14 | renamed files since they also work with SVN in addition to CVS | Hans-Christoph Steiner |
2008-01-08 | Don't try to run aclocal and autoheader in the main and desiredata auto builds. | Russell Bryant |
2008-01-03 | Ensure that aclocal and autoheader are executed in addition to autoconf. THis | Russell Bryant |
2007-12-07 | renaming final tar.bz2 package from pd to desiredata | Hans-Christoph Steiner |
2007-12-04 | the latest version of cygwin's rsync now seems to completely not work under M... | Hans-Christoph Steiner |
2007-12-03 | changed pd-main to desiredata | Hans-Christoph Steiner |
2007-11-29 | updated checkout script to update all copies of the pd source tree it finds | Hans-Christoph Steiner |
2007-11-28 | copying pd-main build script for desiredata | Hans-Christoph Steiner |
2007-11-27 | disabled the RECIPIENT by default and added some notes on how to enable it | IOhannes m zmölnig |
2007-11-27 | only send emails if RECIPIENT is defined | IOhannes m zmölnig |
2007-11-27 | an attempt to squelch some random errors on the build machines | Hans-Christoph Steiner |
2007-11-06 | added lines to debug missing /usr/local/include/stdlib.h on MinGW | Hans-Christoph Steiner |