aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-extended-auto-builder.sh
AgeCommit message (Collapse)Author
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-19the uname -s is now downcased in auto-build-common, so I adjusted the case ↵Hans-Christoph Steiner
statement accordingly svn path=/trunk/; revision=6138
2006-10-18switched to a common file for common variables; downcased hostname and unameHans-Christoph Steiner
svn path=/trunk/; revision=6133
2006-10-17split up patching and version munging into separate targets to support ↵Hans-Christoph Steiner
having the date in the version svn path=/trunk/; revision=6120
2006-09-29fixed up hostname so that the domain name is not included; added skeleton to ↵Hans-Christoph Steiner
pd-devel script svn path=/trunk/; revision=6055
2006-09-28oops, sh didn't like that case syntax, let's try thisHans-Christoph Steiner
svn path=/trunk/; revision=6049
2006-09-28added status message for debuggingHans-Christoph Steiner
svn path=/trunk/; revision=6048
2006-09-28fixed up for windowsHans-Christoph Steiner
svn path=/trunk/; revision=6046
2006-08-08added a final line that echos to the logfile to test whether the build was ↵Hans-Christoph Steiner
succeeded. if it succeeded, then the status report email is not sent svn path=/trunk/; revision=5512
2006-08-08got the rsync upload working on Mac OS X, hopefully it still works on GNU/LinuxHans-Christoph Steiner
svn path=/trunk/; revision=5505
2006-08-03oops, forgot a bunch of things, like reenabling rsyncing..Hans-Christoph Steiner
svn path=/trunk/; revision=5469
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