Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-09 | first stab at automated .deb building | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7923 | |||
2007-04-27 | removed echo statement to have emails sent only on errors | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7610 | |||
2007-04-20 | made script run what's available on the machine instead of having it hard coded | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7585 | |||
2007-03-24 | updated function syntax to be more strictly bourne shell compatible (i.e. ↵ | Hans-Christoph Steiner | |
removed bash syntax) svn path=/trunk/; revision=7514 | |||
2006-12-15 | script to sync and build Tcl/Tk from CVS | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6911 | |||
2006-12-14 | remove package from /tmp/ once it is uploaded | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6888 | |||
2006-12-13 | made scripts to run auto-builds from cmd.exe and cygwin | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6836 | |||
2006-12-11 | copied pd-extended-auto-builder.sh and changed path | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6790 | |||
2006-12-11 | made script use a function to make it easy to add more distros | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6788 | |||
2006-11-28 | chopped down email report to 20 lines | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6486 | |||
2006-11-26 | reduced the verbosity of the rsync as discussed a while back on pd-dev | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6430 | |||
2006-11-12 | reordered to make compile errors clearer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6273 | |||
2006-11-09 | don't make a package if the build exited with an error | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6244 | |||
2006-10-30 | one more minor glitch, now it works | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6193 | |||
2006-10-28 | oops typo, my bad | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6177 | |||
2006-10-27 | minor tweaks to support building Pd.app for pd-MAIN in the auto-builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6169 | |||
2006-10-24 | switched from if to case statement so I can use a wildcard at the end of the ↵ | Hans-Christoph Steiner | |
test for mingw, since the uname varies depending on the Windows version svn path=/trunk/; revision=6158 | |||
2006-10-21 | run '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-21 | made 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-19 | the 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-18 | switched to a common file for common variables; downcased hostname and uname | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6133 | |||
2006-10-17 | split 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-03 | Miller 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-29 | fixed 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-28 | oops, sh didn't like that case syntax, let's try this | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6049 | |||
2006-09-28 | added status message for debugging | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6048 | |||
2006-09-28 | fixed up for windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6046 | |||
2006-09-25 | redirected email to pd-cvs; made this script run as the 'pd' user | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6025 | |||
2006-08-22 | added 'latest' link | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5711 | |||
2006-08-22 | moved log files to a subdir for each day | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5709 | |||
2006-08-13 | added 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-12 | added logfile uploading | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5572 | |||
2006-08-09 | added success test so that it only send the email on failure | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5537 | |||
2006-08-08 | added 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-08 | oops, forgot to change the path so it was updating the wrong tree | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5511 | |||
2006-08-08 | minor cleanup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5510 | |||
2006-08-08 | call script with 'sh' before to avoid execute permission troubles | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5509 | |||
2006-08-08 | pd-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-08 | fixed up messed up root_dir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5506 | |||
2006-08-08 | got the rsync upload working on Mac OS X, hopefully it still works on GNU/Linux | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5505 | |||
2006-08-08 | changed 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-08 | changed logfile name format; fixed path issues | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5503 | |||
2006-08-07 | make sure the script is executable before trying to run it | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5498 | |||
2006-08-03 | updated for simpler dir layout | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5471 | |||
2006-08-03 | whoops, forgot the distro in the path | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5470 | |||
2006-08-03 | oops, forgot a bunch of things, like reenabling rsyncing.. | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5469 | |||
2006-08-03 | extended 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-03 | working pd MAIN auto-builder, at least on Debian/stable | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5467 | |||
2006-08-03 | checked in placeholder so that cron script will work | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5466 | |||
2006-08-03 | now checks out pd-MAIN and pd-devel_0_39; removed cruft and put in nice headers | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5465 |