Age | Commit message (Expand) | Author |
2009-03-23 | - added direct mailing support for Cygwin 'email' via Windows/MinGW builds | 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 |
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 | 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-04-16 | removed the --login from the cygwin shell used to run the rsyncing on MinGW s... | 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 |
2007-11-29 | updated checkout script to update all copies of the pd source tree it finds | Hans-Christoph Steiner |
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-10-26 | added fink to the end of the PATH on Mac OS X so that md5sum is found | Hans-Christoph Steiner |
2007-04-27 | removed echo statement to have emails sent only on errors | Hans-Christoph Steiner |
2007-04-20 | made script run what's available on the machine instead of having it hard coded | Hans-Christoph Steiner |
2006-12-11 | copied pd-extended-auto-builder.sh and changed path | Hans-Christoph Steiner |
2006-11-28 | chopped down email report to 20 lines | Hans-Christoph Steiner |
2006-10-24 | switched from if to case statement so I can use a wildcard at the end of the ... | Hans-Christoph Steiner |
2006-10-21 | made rsync uploads use cygwin shells since Cygwin's rsync doesn't like MinGW'... | Hans-Christoph Steiner |
2006-10-18 | switched to a common file for common variables; downcased hostname and uname | Hans-Christoph Steiner |
2006-09-25 | redirected email to pd-cvs; made this script run as the 'pd' user | Hans-Christoph Steiner |
2006-08-22 | moved log files to a subdir for each day | Hans-Christoph Steiner |
2006-08-13 | added hostname to logfile name so that the logfiles can be distiguished from ... | Hans-Christoph Steiner |
2006-08-12 | added logfile uploading | Hans-Christoph Steiner |
2006-08-09 | added success test so that it only send the email on failure | Hans-Christoph Steiner |
2006-08-08 | call script with 'sh' before to avoid execute permission troubles | Hans-Christoph Steiner |
2006-08-07 | make sure the script is executable before trying to run it | Hans-Christoph Steiner |
2006-08-03 | whoops, forgot the distro in the path | Hans-Christoph Steiner |
2006-08-03 | extended auto-builds to allow for building multiple distros, and included a p... | Hans-Christoph Steiner |
2006-08-02 | starting to support multiple package formats | Hans-Christoph Steiner |
2006-07-31 | working scripts from compile farm master, pd-debian-stable | Hans-Christoph Steiner |