aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-devel-auto-builder.sh
AgeCommit message (Collapse)Author
2012-09-28set rsync server via a single variable in auto-build-commonHans-Christoph Steiner
svn path=/trunk/; revision=16312
2009-06-08made script print IP addressHans-Christoph Steiner
svn path=/trunk/; revision=11717
2009-04-05fixed chmod line to hopefully workHans-Christoph Steiner
svn path=/trunk/; revision=10961
2009-04-03added chmod to rsync uploading to try to insure that the uploads are ↵Hans-Christoph Steiner
downloadable via the website svn path=/trunk/; revision=10959
2009-03-04it seems I also have to turn off the link support implied by --archiveHans-Christoph Steiner
svn path=/trunk/; revision=10831
2009-03-04an attempt at getting symlinked files working under MinGW/Cygwin by copying ↵Hans-Christoph Steiner
them to files svn path=/trunk/; revision=10830
2009-01-26add the names of the builds to the right placesHans-Christoph Steiner
svn path=/trunk/; revision=10656
2009-01-21set executable bit since these scripts need itHans-Christoph Steiner
svn path=/trunk/; revision=10591
2009-01-21copied pd-extended-auto-builder.sh to this one and changed names to pd-develHans-Christoph Steiner
svn path=/trunk/; revision=10588
2008-09-30replaced `` syntax with $();IOhannes m zmölnig
added a 1-before-last line to the logfile indicating the uploaded package (LATER use this to rename the logfile to something more meaningful; FIRST wait whether everything still works...) svn path=/trunk/; revision=10317
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-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-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-03checked in placeholder so that cron script will workHans-Christoph Steiner
svn path=/trunk/; revision=5466