aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-devel-auto-builder.sh
AgeCommit message (Expand)Author
2013-01-22removed unused, out-of-date pdlab build scriptsHans-Christoph Steiner
2012-09-28set rsync server via a single variable in auto-build-commonHans-Christoph Steiner
2009-06-08made script print IP addressHans-Christoph Steiner
2009-04-05fixed chmod line to hopefully workHans-Christoph Steiner
2009-04-03added chmod to rsync uploading to try to insure that the uploads are download...Hans-Christoph Steiner
2009-03-04it seems I also have to turn off the link support implied by --archiveHans-Christoph Steiner
2009-03-04an attempt at getting symlinked files working under MinGW/Cygwin by copying t...Hans-Christoph Steiner
2009-01-26add the names of the builds to the right placesHans-Christoph Steiner
2009-01-21set executable bit since these scripts need itHans-Christoph Steiner
2009-01-21copied pd-extended-auto-builder.sh to this one and changed names to pd-develHans-Christoph Steiner
2008-09-30replaced `` syntax with $();IOhannes m zmölnig
2006-10-19the uname -s is now downcased in auto-build-common, so I adjusted the case st...Hans-Christoph Steiner
2006-10-18switched to a common file for common variables; downcased hostname and unameHans-Christoph Steiner
2006-09-29fixed up hostname so that the domain name is not included; added skeleton to ...Hans-Christoph Steiner
2006-08-08added a final line that echos to the logfile to test whether the build was su...Hans-Christoph Steiner
2006-08-03checked in placeholder so that cron script will workHans-Christoph Steiner