aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-main-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
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
2008-01-08Don't try to run aclocal and autoheader in the main and desiredata auto builds.Russell Bryant
The autoconf changes that require them are not there ... svn path=/trunk/; revision=9139
2008-01-03Ensure that aclocal and autoheader are executed in addition to autoconf. THisRussell Bryant
should fix the problems from last night's auto builds. svn path=/trunk/; revision=9121
2006-12-14remove package from /tmp/ once it is uploadedHans-Christoph Steiner
svn path=/trunk/; revision=6888
2006-11-12reordered to make compile errors clearerHans-Christoph Steiner
svn path=/trunk/; revision=6273
2006-11-09don't make a package if the build exited with an errorHans-Christoph Steiner
svn path=/trunk/; revision=6244
2006-10-30one more minor glitch, now it worksHans-Christoph Steiner
svn path=/trunk/; revision=6193
2006-10-28oops typo, my badHans-Christoph Steiner
svn path=/trunk/; revision=6177
2006-10-27minor tweaks to support building Pd.app for pd-MAIN in the auto-buildsHans-Christoph Steiner
svn path=/trunk/; revision=6169
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-03Miller doesn't seem to want to support Jack on Mac OS X, and its been broken ↵Hans-Christoph Steiner
in CVS for a while now, so I am disabling it in the auto-builds svn path=/trunk/; revision=6069
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-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-08fixed up messed up root_dirHans-Christoph Steiner
svn path=/trunk/; revision=5506
2006-08-03oops, forgot a bunch of things, like reenabling rsyncing..Hans-Christoph Steiner
svn path=/trunk/; revision=5469
2006-08-03working pd MAIN auto-builder, at least on Debian/stableHans-Christoph Steiner
svn path=/trunk/; revision=5467
2006-08-03first complete sketch of pd-main auto-builder; time to try itHans-Christoph Steiner
svn path=/trunk/; revision=5464