Age | Commit message (Expand) | Author |
2010-06-01 | oops, mistakenly committed, reverting | Hans-Christoph Steiner |
2010-05-30 | updated for new libdir layout which needs a different declare statment than t... | Hans-Christoph Steiner |
2010-04-12 | converted to use 'Pd-extended' as the folder for the registry settings; fixed... | Hans-Christoph Steiner |
2010-04-07 | renamed the GNU/Linux preference file from .pdsettings to .pdextended so that... | Hans-Christoph Steiner |
2010-04-07 | renamed Mac OS X preferences root from org.puredata.pd to org.puredata.pdexte... | Hans-Christoph Steiner |
2010-03-18 | more changes to separate 'pd-extended' files from 'puredata' files | Hans-Christoph Steiner |
2010-03-10 | converted freeverb folder to have the same name as the object, therefore it d... | Hans-Christoph Steiner |
2010-01-21 | changed Pd-extended's registry dir to Pd-extended to separate settings from P... | Hans-Christoph Steiner |
2010-01-08 | see a bit more of the end of the log | Hans-Christoph Steiner |
2010-01-05 | svn path=/trunk/; revision=12892 | N.N. |
2009-09-20 | IOhannes forgot a $ on the varname, thanks to Arnout Engelen for reporting it | Hans-Christoph Steiner |
2009-09-01 | added pd-devel to get it rsyncing properly... arg windows | Hans-Christoph Steiner |
2009-08-14 | added the linker error as one of the things to include in the email | Hans-Christoph Steiner |
2009-06-19 | kludge to ignore .svn dirs | Hans-Christoph Steiner |
2009-06-19 | cleaned up path to patch being tested and output the full path to the log and... | Hans-Christoph Steiner |
2009-06-18 | break out of the log append loop even if the pd process died without sending ... | Hans-Christoph Steiner |
2009-06-18 | set socket and run timeouts to 5 seconds and set lots of debug messages to se... | Hans-Christoph Steiner |
2009-06-08 | made script print IP address | Hans-Christoph Steiner |
2009-06-06 | removed this script since its totally replaced by the python version | Hans-Christoph Steiner |
2009-06-03 | better logging related to chroots and attempt to separate log files | Hans-Christoph Steiner |
2009-06-02 | stopped double-builds by testing for a chroot dir before trying to build from... | Hans-Christoph Steiner |
2009-06-02 | added line to set the hostname for the chroots so the logfiles get labeled pr... | Hans-Christoph Steiner |
2009-05-14 | ok I am adding deleting to this script and scheduling it to run only at 2:33a... | Hans-Christoph Steiner |
2009-05-14 | more fun with fighting against windows permission madness | Hans-Christoph Steiner |
2009-05-11 | added cacls command to make sure perms are workable... a windows, what a pain... | Hans-Christoph Steiner |
2009-05-09 | added the --whole-file option to rsync, which seems to eliminate the problems... | Hans-Christoph Steiner |
2009-05-07 | added some minor updates and added pointer to 'sources' tree and related scri... | Hans-Christoph Steiner |
2009-05-05 | updated init.d script to comply with up-to-date LSB standards, according to b... | Hans-Christoph Steiner |
2009-05-01 | script to build the apt repo for apt.puredata.info/releases | Hans-Christoph Steiner |
2009-04-30 | a new attempt at handling socket exceptions so that the error can be logged | Hans-Christoph Steiner |
2009-04-30 | for now ignore socket errors, it probably makes more sense to do something if... | Hans-Christoph Steiner |
2009-04-30 | created find_pdexe() to support different directory layouts; made detection o... | Hans-Christoph Steiner |
2009-04-30 | - created quit_pd() function to allow for terminating Pd cleanly | Hans-Christoph Steiner |
2009-04-29 | added code to upload the log to the autobuild site via rsync | Hans-Christoph Steiner |
2009-04-29 | made it launch pd for each help file, then quit Pd | Hans-Christoph Steiner |
2009-04-29 | basic emailing works now | Hans-Christoph Steiner |
2009-04-29 | complete rewrite of the script to load every help patch using Python, should ... | Hans-Christoph Steiner |
2009-04-28 | added a test for success to repvent logs from being mailed if it succeeds | Hans-Christoph Steiner |
2009-04-27 | first stab at a desiredata nightly build | Hans-Christoph Steiner |
2009-04-21 | rsync and the perms on SVN's .svn files seem to fight and be unhappy on Cygwi... | Hans-Christoph Steiner |
2009-04-21 | changed rsync option to --delete-before so it will delete everything before i... | Hans-Christoph Steiner |
2009-04-15 | made a more specific test for 'mail' to avoid error with detecting 'email' on... | Hans-Christoph Steiner |
2009-04-09 | - hard-coded user install paths outlined in this FAQ entry. This makes it so | Hans-Christoph Steiner |
2009-04-05 | fixed chmod line to hopefully work | Hans-Christoph Steiner |
2009-04-04 | added "--ignore-externals" to the autoscripts | IOhannes m zmölnig |
2009-04-03 | added chmod to rsync uploading to try to insure that the uploads are download... | Hans-Christoph Steiner |
2009-03-23 | oops, forgot to remove debug bits | Hans-Christoph Steiner |
2009-03-23 | - added direct mailing support for Cygwin 'email' via Windows/MinGW builds | Hans-Christoph Steiner |
2009-03-10 | updated to be more similar tp the pd-extended build script | Hans-Christoph Steiner |
2009-03-04 | it seems I also have to turn off the link support implied by --archive | Hans-Christoph Steiner |