aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/auto-build-common
AgeCommit message (Expand)Author
2012-12-20fix clean_and_update_folder() for when its run in MSYS using Cygwin's svnHans-Christoph Steiner
2012-12-13update remove_dead_svn_externals to work in MSYS when using Cygwin svnHans-Christoph Steiner
2012-12-13use relative paths rather than absolute, since Cygwin's svn gets the absolute...Hans-Christoph Steiner
2012-11-17fix name of auto-build server, it must use the 'apt' usernameHans-Christoph Steiner
2012-11-17update rsync uploading for new apt.puredata.info setupHans-Christoph Steiner
2012-11-17switch rsync uploading to apt.puredata.infoHans-Christoph Steiner
2012-10-30remove Cygwin rsync hack, MSYS now includes its own rsyncHans-Christoph Steiner
2012-10-30untabify and fix indentingHans-Christoph Steiner
2012-10-03use the version from pd/src/m_pd.h to set the package version in the debian/c...Hans-Christoph Steiner
2012-09-29only exclude the debian/ folder in the root, not in every projectHans-Christoph Steiner
2012-09-28make it possible to use script to generate source tarballs locally, and not o...Hans-Christoph Steiner
2012-09-28get debian tarball workingHans-Christoph Steiner
2012-09-28make a separate tarball for debian/ and exclude it from the source tarballHans-Christoph Steiner
2012-09-28set rsync server via a single variable in auto-build-commonHans-Christoph Steiner
2012-09-26only make source tarball when its requested via command line argHans-Christoph Steiner
2012-09-26run 'svn cleanup' as part of cleaning phase to remove locks and suchHans-Christoph Steiner
2012-09-25generate a source tarball before running the buildHans-Christoph Steiner
2012-09-23more attempts add getting svn:externals replacement to work smoothlyHans-Christoph Steiner
2012-09-21a little closer to a working script for removing defunct svn:externalsHans-Christoph Steiner
2012-09-21remove dead svn:externals so they can be replaced by new foldersHans-Christoph Steiner
2012-09-11Mac OS X's included git or svn might be really old, so try Fink firstHans-Christoph Steiner
2012-09-04when cleaning, don't delete the entire tree of the svn:externals, only the fi...Hans-Christoph Steiner
2012-08-31update directly from git and svn servers, rather than rsyncingHans-Christoph Steiner
2009-04-21changed rsync option to --delete-before so it will delete everything before i...Hans-Christoph Steiner
2009-04-15made a more specific test for 'mail' to avoid error with detecting 'email' on...Hans-Christoph Steiner
2009-03-23oops, forgot to remove debug bitsHans-Christoph Steiner
2009-03-23- added direct mailing support for Cygwin 'email' via Windows/MinGW buildsHans-Christoph Steiner
2009-03-01use /etc/hostname for hostname so that chroot builds are named appropriatelyHans-Christoph Steiner
2008-09-30replaced `` syntax with $();IOhannes m zmölnig
2007-11-27disabled the RECIPIENT by default and added some notes on how to enable itIOhannes m zmölnig
2006-10-18switched to a common file for common variables; downcased hostname and unameHans-Christoph Steiner