aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-extended-auto-builder.sh
AgeCommit message (Collapse)Author
2012-09-28include platform-specific libs in LIB_TARGETS variable when running 'svn update'Hans-Christoph Steiner
svn path=/trunk/; revision=16319
2012-09-28streamline 'svn update' procedure a little bitHans-Christoph Steiner
svn path=/trunk/; revision=16317
2012-09-28add global 'svn up' to include the root folderHans-Christoph Steiner
svn path=/trunk/; revision=16313
2012-09-28set rsync server via a single variable in auto-build-commonHans-Christoph Steiner
svn path=/trunk/; revision=16312
2012-09-27kludge to restore folders when they've been converted from svn:externals to ↵Hans-Christoph Steiner
directly checked in svn path=/trunk/; revision=16309
2012-09-26add new script to automate the generation of Pd-extended source tarballsHans-Christoph Steiner
svn path=/trunk/; revision=16307
2012-09-26only make source tarball when its requested via command line argHans-Christoph Steiner
svn path=/trunk/; revision=16306
2012-09-26add command line arg for making a source tarball only and not buildingHans-Christoph Steiner
svn path=/trunk/; revision=16305
2012-09-26add log messages to mark stages of the build processHans-Christoph Steiner
svn path=/trunk/; revision=16304
2012-09-25generate a source tarball before running the buildHans-Christoph Steiner
svn path=/trunk/; revision=16278
2012-09-21fix the invocation of 'make distclean'Hans-Christoph Steiner
svn path=/trunk/; revision=16262
2012-09-21remove dead svn:externals so they can be replaced by new foldersHans-Christoph Steiner
svn path=/trunk/; revision=16260
2012-09-11updated to new temporary home for rsync uploadsHans-Christoph Steiner
svn path=/trunk/; revision=16231
2012-09-04run 'make distclean' before svn/git clean so the autotools Makefiles still ↵Hans-Christoph Steiner
exist when running svn path=/trunk/; revision=16190
2012-09-04run the complete 'make distclean' before building everythingHans-Christoph Steiner
svn path=/trunk/; revision=16189
2012-08-31update directly from git and svn servers, rather than rsyncingHans-Christoph Steiner
svn path=/trunk/; revision=16186
2011-08-05print out env vars for debuggingHans-Christoph Steiner
svn path=/trunk/; revision=15205
2011-06-27upload new zip package for WindowsHans-Christoph Steiner
svn path=/trunk/; revision=15115
2010-06-01oops, mistakenly committed, revertingHans-Christoph Steiner
svn path=/trunk/; revision=13581
2010-05-30updated for new libdir layout which needs a different declare statment than ↵Hans-Christoph Steiner
the 0.41.4 release svn path=/trunk/; revision=13580
2009-04-05fixed chmod line to hopefully workHans-Christoph Steiner
svn path=/trunk/; revision=10961
2009-04-03added chmod to rsync uploading to try to insure that the uploads are ↵Hans-Christoph Steiner
downloadable via the website svn path=/trunk/; revision=10959
2009-03-23oops, forgot to remove debug bitsHans-Christoph Steiner
svn path=/trunk/; revision=10893
2009-03-23- added direct mailing support for Cygwin 'email' via Windows/MinGW buildsHans-Christoph Steiner
- added network debug info - made source rsync function and reverted Cygwin rsync to be the same as the UNIX ones. This means that it doesn't try to copy symlinks anymore. svn path=/trunk/; revision=10892
2009-03-04it seems I also have to turn off the link support implied by --archiveHans-Christoph Steiner
svn path=/trunk/; revision=10831
2009-03-04an attempt at getting symlinked files working under MinGW/Cygwin by copying ↵Hans-Christoph Steiner
them to files svn path=/trunk/; revision=10830
2008-09-30replaced `` syntax with $();IOhannes m zmölnig
added a 1-before-last line to the logfile indicating the uploaded package (LATER use this to rename the logfile to something more meaningful; FIRST wait whether everything still works...) svn path=/trunk/; revision=10317
2008-04-18clean up pd-extended auto-build script and prepped the release scriptHans-Christoph Steiner
svn path=/trunk/; revision=9717
2008-04-18made archive filename generation more robust, fixing md5 problem on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=9716
2008-04-16removed the --login from the cygwin shell used to run the rsyncing on MinGW ↵Hans-Christoph Steiner
since the Cygwin profile seems to cause problems, plus rsync shouldn't need a full login environment to run svn path=/trunk/; revision=9713
2008-04-15removed --login from the MinGW rsync shells since it is unneeded, and the ↵Hans-Christoph Steiner
Cygwin /etc/profile was causing a problem, complaining about a missing 'regtool' svn path=/trunk/; revision=9700
2007-12-04the latest version of cygwin's rsync now seems to completely not work under ↵Hans-Christoph Steiner
MinGW, previously downloading worked, but not uploading svn path=/trunk/; revision=9078
2007-11-06added lines to debug missing /usr/local/include/stdlib.h on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=8949
2007-11-04included the patches into the branch-v0-40-extended so they don't need to be ↵Hans-Christoph Steiner
applied anymore svn path=/trunk/; revision=8932
2007-10-24added md5 files for each file uploadedHans-Christoph Steiner
svn path=/trunk/; revision=8877
2007-07-09first stab at automated .deb buildingHans-Christoph Steiner
svn path=/trunk/; revision=7923
2006-11-26reduced the verbosity of the rsync as discussed a while back on pd-devHans-Christoph Steiner
svn path=/trunk/; revision=6430
2006-11-12reordered to make compile errors clearerHans-Christoph Steiner
svn path=/trunk/; revision=6273
2006-10-24switched 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-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-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-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-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-08got the rsync upload working on Mac OS X, hopefully it still works on GNU/LinuxHans-Christoph Steiner
svn path=/trunk/; revision=5505