aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2006-10-21run 'make package_clean' to ensure that the old builds are really gone; ↵Hans-Christoph Steiner
removed obsolete test_package, perhaps that will come back some day svn path=/trunk/; revision=6152
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-17added hardware libHans-Christoph Steiner
svn path=/trunk/; revision=6127
2006-10-17added blank 'flags' section for Mac OS X so its easy to add flagsHans-Christoph Steiner
svn path=/trunk/; revision=6121
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-10-09noprefs for pd-0.40 addedFrank Barknecht
svn path=/trunk/; revision=6088
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-10-03deleted cruftHans-Christoph Steiner
svn path=/trunk/; revision=6067
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-09-28added fftw3 compile sectionHans-Christoph Steiner
svn path=/trunk/; revision=6045
2006-09-26updated source versions as well as the howtoHans-Christoph Steiner
svn path=/trunk/; revision=6029
2006-09-25redirected email to pd-cvs; made this script run as the 'pd' userHans-Christoph Steiner
svn path=/trunk/; revision=6025
2006-09-18updated pref files for more libs that are included in the auto-buildsHans-Christoph Steiner
svn path=/trunk/; revision=5962
2006-08-22added 'latest' linkHans-Christoph Steiner
svn path=/trunk/; revision=5711
2006-08-22moved log files to a subdir for each dayHans-Christoph Steiner
svn path=/trunk/; revision=5709
2006-08-13added hostname to logfile name so that the logfiles can be distiguished from ↵Hans-Christoph Steiner
each other once uploaded to the web server svn path=/trunk/; revision=5580
2006-08-12added logfile uploadingHans-Christoph Steiner
svn path=/trunk/; revision=5572
2006-08-09added success test so that it only send the email on failureHans-Christoph Steiner
svn path=/trunk/; revision=5537
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-08oops, forgot to change the path so it was updating the wrong treeHans-Christoph Steiner
svn path=/trunk/; revision=5511
2006-08-08minor cleanupHans-Christoph Steiner
svn path=/trunk/; revision=5510
2006-08-08call script with 'sh' before to avoid execute permission troublesHans-Christoph Steiner
svn path=/trunk/; revision=5509
2006-08-08pd-main needs to have the /scripts/ tree updated, so I just set it to update ↵Hans-Christoph Steiner
everything svn path=/trunk/; revision=5508
2006-08-08fixed up messed up root_dirHans-Christoph Steiner
svn path=/trunk/; revision=5506
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-08changed script so that the right stuff gets updated. ↵Hans-Christoph Steiner
update-developer-layout.sh doesn't update the pure-data/pd tree svn path=/trunk/; revision=5504
2006-08-08changed logfile name format; fixed path issuesHans-Christoph Steiner
svn path=/trunk/; revision=5503
2006-08-07make sure the script is executable before trying to run itHans-Christoph Steiner
svn path=/trunk/; revision=5498
2006-08-03updated for simpler dir layoutHans-Christoph Steiner
svn path=/trunk/; revision=5471
2006-08-03whoops, forgot the distro in the pathHans-Christoph Steiner
svn path=/trunk/; revision=5470
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
2006-08-03working pd MAIN auto-builder, at least on Debian/stableHans-Christoph Steiner
svn path=/trunk/; revision=5467
2006-08-03checked in placeholder so that cron script will workHans-Christoph Steiner
svn path=/trunk/; revision=5466
2006-08-03now checks out pd-MAIN and pd-devel_0_39; removed cruft and put in nice headersHans-Christoph Steiner
svn path=/trunk/; revision=5465
2006-08-03first complete sketch of pd-main auto-builder; time to try itHans-Christoph Steiner
svn path=/trunk/; revision=5464
2006-08-02starting to support multiple package formatsHans-Christoph Steiner
svn path=/trunk/; revision=5460
2006-07-31working scripts from compile farm master, pd-debian-stableHans-Christoph Steiner
svn path=/trunk/; revision=5439
2006-07-29fixed up logic for tracking down which Wish.app to use and whether to copy ↵Hans-Christoph Steiner
it has embedded Frameworks svn path=/trunk/; revision=5432
2006-07-28fixed up the tracking down of the Wish.app to support both Mac OS X/Intel ↵Hans-Christoph Steiner
and the auto-builds svn path=/trunk/; revision=5420
2006-07-25cleaned out cruft from auto-build scriptHans-Christoph Steiner
svn path=/trunk/; revision=5402
2006-07-25fixed up autobuild script so that it applies the patches; added some stuff ↵Hans-Christoph Steiner
towards automating MinGW builds svn path=/trunk/; revision=5398
2006-07-19added standardized loggingHans-Christoph Steiner
svn path=/trunk/; revision=5381
2006-07-19changed up to use rsync on the build machinesHans-Christoph Steiner
svn path=/trunk/; revision=5380
2006-07-19updated for new SourceForge CVS hostnameHans-Christoph Steiner
svn path=/trunk/; revision=5379