aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/run-automated-builder
AgeCommit message (Collapse)Author
2007-04-27removed echo statement to have emails sent only on errorsHans-Christoph Steiner
svn path=/trunk/; revision=7610
2007-04-20made script run what's available on the machine instead of having it hard codedHans-Christoph Steiner
svn path=/trunk/; revision=7585
2006-12-11copied pd-extended-auto-builder.sh and changed pathHans-Christoph Steiner
svn path=/trunk/; revision=6790
2006-11-28chopped down email report to 20 linesHans-Christoph Steiner
svn path=/trunk/; revision=6486
2006-10-24switched from if to case statement so I can use a wildcard at the end of the ↵Hans-Christoph Steiner
test for mingw, since the uname varies depending on the Windows version svn path=/trunk/; revision=6158
2006-10-21made rsync uploads use cygwin shells since Cygwin's rsync doesn't like ↵Hans-Christoph Steiner
MinGW's ssh, a requirement for uploading svn path=/trunk/; revision=6150
2006-10-18switched to a common file for common variables; downcased hostname and unameHans-Christoph Steiner
svn path=/trunk/; revision=6133
2006-09-25redirected email to pd-cvs; made this script run as the 'pd' userHans-Christoph Steiner
svn path=/trunk/; revision=6025
2006-08-22moved log files to a subdir for each dayHans-Christoph Steiner
svn path=/trunk/; revision=5709
2006-08-13added hostname to logfile name so that the logfiles can be distiguished from ↵Hans-Christoph Steiner
each other once uploaded to the web server svn path=/trunk/; revision=5580
2006-08-12added logfile uploadingHans-Christoph Steiner
svn path=/trunk/; revision=5572
2006-08-09added success test so that it only send the email on failureHans-Christoph Steiner
svn path=/trunk/; revision=5537
2006-08-08call script with 'sh' before to avoid execute permission troublesHans-Christoph Steiner
svn path=/trunk/; revision=5509
2006-08-07make sure the script is executable before trying to run itHans-Christoph Steiner
svn path=/trunk/; revision=5498
2006-08-03whoops, forgot the distro in the pathHans-Christoph Steiner
svn path=/trunk/; revision=5470
2006-08-03extended auto-builds to allow for building multiple distros, and included a ↵Hans-Christoph Steiner
pd-MAIN distro, which seems to work. We'll see... svn path=/trunk/; revision=5468
2006-08-02starting to support multiple package formatsHans-Christoph Steiner
svn path=/trunk/; revision=5460
2006-07-31working scripts from compile farm master, pd-debian-stableHans-Christoph Steiner
svn path=/trunk/; revision=5439