aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-extended-auto-builder.sh
AgeCommit message (Expand)Author
2007-07-09first stab at automated .deb buildingHans-Christoph Steiner
2006-11-26reduced the verbosity of the rsync as discussed a while back on pd-devHans-Christoph Steiner
2006-11-12reordered to make compile errors clearerHans-Christoph Steiner
2006-10-24switched from if to case statement so I can use a wildcard at the end of the ...Hans-Christoph Steiner
2006-10-21run 'make package_clean' to ensure that the old builds are really gone; remov...Hans-Christoph Steiner
2006-10-21made rsync uploads use cygwin shells since Cygwin's rsync doesn't like MinGW'...Hans-Christoph Steiner
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-10-17split up patching and version munging into separate targets to support having...Hans-Christoph Steiner
2006-09-29fixed up hostname so that the domain name is not included; added skeleton to ...Hans-Christoph Steiner
2006-09-28oops, sh didn't like that case syntax, let's try thisHans-Christoph Steiner
2006-09-28added status message for debuggingHans-Christoph Steiner
2006-09-28fixed up for windowsHans-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-08got the rsync upload working on Mac OS X, hopefully it still works on GNU/LinuxHans-Christoph Steiner
2006-08-03oops, forgot a bunch of things, like reenabling rsyncing..Hans-Christoph Steiner
2006-08-03extended auto-builds to allow for building multiple distros, and included a p...Hans-Christoph Steiner