index
:
svn2git/trunk.git
master
trunk: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
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
2009-03-04
an attempt at getting symlinked files working under MinGW/Cygwin by copying t...
Hans-Christoph Steiner
2009-03-02
fixed stupid search-n-replace bug
Hans-Christoph Steiner
2009-03-01
added chroots to automatic builds
Hans-Christoph Steiner
2009-03-01
use /etc/hostname for hostname so that chroot builds are named appropriately
Hans-Christoph Steiner
2009-01-28
added puredyne tag to the puredyne builds
Hans-Christoph Steiner
2009-01-26
add the names of the builds to the right places
Hans-Christoph Steiner
2009-01-26
make sure the 'pd' user has perms to write the 'latest' page
Hans-Christoph Steiner
2009-01-21
installed script as a cron job
Hans-Christoph Steiner
2009-01-21
set executable bit since these scripts need it
Hans-Christoph Steiner
2009-01-21
- switched the "latest" section of the website to be a list of the most recent
Hans-Christoph Steiner
2009-01-21
copied pd-extended-auto-builder.sh to this one and changed names to pd-devel
Hans-Christoph Steiner
2009-01-12
made pd-extended-release script actually rsync pd-extended-release
Hans-Christoph Steiner
2008-10-08
there was a missing # so it was trying to execute the comments
Hans-Christoph Steiner
2008-10-07
elaborate on the fact, that the logfile might not be available
IOhannes m zmölnig
2008-10-02
make the error-grep case-insensitive (to allow "ERROR:")
IOhannes m zmölnig
2008-09-30
replaced `` syntax with $();
IOhannes m zmölnig
2008-09-27
mingw hack for including a link to the logfile in the mail
IOhannes m zmölnig
2008-09-27
try to only mail the lines that actually contain the error
IOhannes m zmölnig
2008-09-25
stripped full path from the logfile before mailing it
IOhannes m zmölnig
2008-09-23
add a link to the full logs in the mail-body (sent if the build has failed)
IOhannes m zmölnig
2008-09-04
added a bit of documentation on what this script is supposed to do
IOhannes m zmölnig
2008-09-04
changed the non-portable "tail +2" to a hopefully more portable sed-script;
IOhannes m zmölnig
[next]