aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2007-07-12added standard locations to the path for putting your own pd libs for GNU/Lin...Hans-Christoph Steiner
2007-07-11added path for fonts from the msttcorefonts Fink packageHans-Christoph Steiner
2007-07-11renamed the included .pdsettings to default.pdsettings since it's now embedde...Hans-Christoph Steiner
2007-07-09added flib to the list of libs to load by deafultHans-Christoph Steiner
2007-07-09first stab at automated .deb buildingHans-Christoph Steiner
2007-07-08added ggee to standard libs to loadHans-Christoph Steiner
2007-05-31made the script find where it was run from like the auto-build scripts; added...Hans-Christoph Steiner
2007-04-27removed echo statement to have emails sent only on errorsHans-Christoph Steiner
2007-04-20made script run what's available on the machine instead of having it hard codedHans-Christoph Steiner
2007-03-24updated function syntax to be more strictly bourne shell compatible (i.e. rem...Hans-Christoph Steiner
2007-02-25added iem_anything as a lib so that [any] is available by defaultHans-Christoph Steiner
2007-01-05tweaked to hopefully make it more fault-tolerantHans-Christoph Steiner
2006-12-28updated for Pd-0.40.x-extended; now handles "pd" sectionHans-Christoph Steiner
2006-12-15script to sync and build Tcl/Tk from CVSHans-Christoph Steiner
2006-12-14remove package from /tmp/ once it is uploadedHans-Christoph Steiner
2006-12-13made scripts to run auto-builds from cmd.exe and cygwinHans-Christoph Steiner
2006-12-11copied pd-extended-auto-builder.sh and changed pathHans-Christoph Steiner
2006-12-11made script use a function to make it easy to add more distrosHans-Christoph Steiner
2006-12-07fixed bug in overridding DAEMON in default/pd and added commentsHans-Christoph Steiner
2006-11-28chopped down email report to 20 linesHans-Christoph Steiner
2006-11-28added -meta to the meta files per the PDDP standardHans-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-11-09don't make a package if the build exited with an errorHans-Christoph Steiner
2006-10-30one more minor glitch, now it worksHans-Christoph Steiner
2006-10-28oops typo, my badHans-Christoph Steiner
2006-10-27minor tweaks to support building Pd.app for pd-MAIN in the auto-buildsHans-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-17added hardware libHans-Christoph Steiner
2006-10-17added blank 'flags' section for Mac OS X so its easy to add flagsHans-Christoph Steiner
2006-10-17split up patching and version munging into separate targets to support having...Hans-Christoph Steiner
2006-10-09noprefs for pd-0.40 addedFrank Barknecht
2006-10-03Miller doesn't seem to want to support Jack on Mac OS X, and its been broken ...Hans-Christoph Steiner
2006-10-03deleted cruftHans-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-09-28added fftw3 compile sectionHans-Christoph Steiner
2006-09-26updated source versions as well as the howtoHans-Christoph Steiner
2006-09-25redirected email to pd-cvs; made this script run as the 'pd' userHans-Christoph Steiner
2006-09-18updated pref files for more libs that are included in the auto-buildsHans-Christoph Steiner
2006-08-22added 'latest' linkHans-Christoph Steiner
2006-08-22moved log files to a subdir for each dayHans-Christoph Steiner
2006-08-13added hostname to logfile name so that the logfiles can be distiguished from ...Hans-Christoph Steiner
2006-08-12added logfile uploadingHans-Christoph Steiner