Age | Commit message (Expand) | Author |
2012-12-20 | fix clean_and_update_folder() for when its run in MSYS using Cygwin's svn | Hans-Christoph Steiner |
2012-12-13 | update remove_dead_svn_externals to work in MSYS when using Cygwin svn | Hans-Christoph Steiner |
2012-12-13 | use relative paths rather than absolute, since Cygwin's svn gets the absolute... | Hans-Christoph Steiner |
2012-11-17 | fix name of auto-build server, it must use the 'apt' username | Hans-Christoph Steiner |
2012-11-17 | update rsync uploading for new apt.puredata.info setup | Hans-Christoph Steiner |
2012-11-17 | switch rsync uploading to apt.puredata.info | Hans-Christoph Steiner |
2012-10-30 | remove Cygwin rsync hack, MSYS now includes its own rsync | Hans-Christoph Steiner |
2012-10-30 | untabify and fix indenting | Hans-Christoph Steiner |
2012-10-03 | use the version from pd/src/m_pd.h to set the package version in the debian/c... | Hans-Christoph Steiner |
2012-09-29 | only exclude the debian/ folder in the root, not in every project | Hans-Christoph Steiner |
2012-09-28 | make it possible to use script to generate source tarballs locally, and not o... | Hans-Christoph Steiner |
2012-09-28 | get debian tarball working | Hans-Christoph Steiner |
2012-09-28 | make a separate tarball for debian/ and exclude it from the source tarball | Hans-Christoph Steiner |
2012-09-28 | set rsync server via a single variable in auto-build-common | Hans-Christoph Steiner |
2012-09-26 | only make source tarball when its requested via command line arg | Hans-Christoph Steiner |
2012-09-26 | run 'svn cleanup' as part of cleaning phase to remove locks and such | Hans-Christoph Steiner |
2012-09-25 | generate a source tarball before running the build | Hans-Christoph Steiner |
2012-09-23 | more attempts add getting svn:externals replacement to work smoothly | Hans-Christoph Steiner |
2012-09-21 | a little closer to a working script for removing defunct svn:externals | Hans-Christoph Steiner |
2012-09-21 | remove dead svn:externals so they can be replaced by new folders | Hans-Christoph Steiner |
2012-09-11 | Mac OS X's included git or svn might be really old, so try Fink first | Hans-Christoph Steiner |
2012-09-04 | when cleaning, don't delete the entire tree of the svn:externals, only the fi... | Hans-Christoph Steiner |
2012-08-31 | update directly from git and svn servers, rather than rsyncing | 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-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-01 | use /etc/hostname for hostname so that chroot builds are named appropriately | Hans-Christoph Steiner |
2008-09-30 | replaced `` syntax with $(); | IOhannes m zmölnig |
2007-11-27 | disabled the RECIPIENT by default and added some notes on how to enable it | IOhannes m zmölnig |
2006-10-18 | switched to a common file for common variables; downcased hostname and uname | Hans-Christoph Steiner |