Age | Commit message (Expand) | Author |
2013-01-29 | make builds use Fink fully, rather than just tacked onto the PATH (. /sw/bin/... | Hans-Christoph Steiner |
2013-01-22 | removed unused, out-of-date pdlab build scripts | Hans-Christoph Steiner |
2013-01-08 | properly quote paths | IOhannes m zmölnig |
2013-01-08 | only chmod files that need to be chmodded | IOhannes m zmölnig |
2012-12-27 | remove clean_and_update_folder running on the root of the build since it remo... | Hans-Christoph Steiner |
2012-12-24 | script to run 'svn up' under Cygwin for Windows | Hans-Christoph Steiner |
2012-12-20 | fix clean_and_update_folder() for when its run in MSYS using Cygwin's svn | Hans-Christoph Steiner |
2012-12-18 | use /Users/hans everywhere | Hans-Christoph Steiner |
2012-12-18 | since the cron script is getting more complicated, stick it in svn | Hans-Christoph Steiner |
2012-12-18 | add 'uname -a' for more debugging info | 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-12-13 | turn on 'bash -x' debugging output | Hans-Christoph Steiner |
2012-11-27 | repurposed old auto-build script as general sourceforge SVN/git backup | Hans-Christoph Steiner |
2012-11-27 | remove now useless scripts from old auto-build setup | Hans-Christoph Steiner |
2012-11-24 | comment out debug prints | Hans-Christoph Steiner |
2012-11-24 | if successful, archive log to DATE/logs | Hans-Christoph Steiner |
2012-11-20 | keep latest/ writable since that's handled by a separate script | Hans-Christoph Steiner |
2012-11-20 | make sure the root auto-build/ folder is writable before creating the daily f... | Hans-Christoph Steiner |
2012-11-18 | fix stupid typo | 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 | sync pd-double script with new pd-extended changes | Hans-Christoph Steiner |
2012-11-17 | untabify | Hans-Christoph Steiner |
2012-11-17 | switch rsync uploading to apt.puredata.info | Hans-Christoph Steiner |
2012-11-17 | port to apt.puredata.info and fix bugs with source/debian tarballs | Hans-Christoph Steiner |
2012-11-17 | update scripts for running on apt.puredata.info | Hans-Christoph Steiner |
2012-11-02 | use relative links in latest listing to ease portability | Hans-Christoph Steiner |
2012-10-30 | remove Cygwin rsync hack, MSYS now includes its own rsync | Hans-Christoph Steiner |
2012-10-30 | untabify again | Hans-Christoph Steiner |
2012-10-30 | untabify and fix indenting | Hans-Christoph Steiner |
2012-10-30 | include source and debian tarballs in latest listing | Hans-Christoph Steiner |
2012-10-20 | standardize cron script names | Hans-Christoph Steiner |
2012-10-16 | fix md5 sed regex for binary packages | Hans-Christoph Steiner |
2012-10-16 | make sure the .md5 files have the correct filename inside of them | Hans-Christoph Steiner |
2012-10-04 | doh left in an 'exit' call... | 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 | fix glitch in rsync_file() that prevented it from finding the actual files | Hans-Christoph Steiner |
2012-09-28 | include platform-specific libs in LIB_TARGETS variable when running 'svn update' | 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 | streamline 'svn update' procedure a little bit | Hans-Christoph Steiner |
2012-09-28 | get debian tarball working | Hans-Christoph Steiner |
2012-09-28 | oops, upload source and debian tarballs as their own files instead of using t... | 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 | add global 'svn up' to include the root folder | Hans-Christoph Steiner |
2012-09-28 | set rsync server via a single variable in auto-build-common | Hans-Christoph Steiner |
2012-09-28 | reverting 16308: on second thought, don't put the source tarballs in the late... | Hans-Christoph Steiner |
2012-09-27 | fix the version number is source tarball generation | Hans-Christoph Steiner |
2012-09-27 | kludge to restore folders when they've been converted from svn:externals to d... | Hans-Christoph Steiner |