aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build
AgeCommit message (Expand)Author
2014-09-11do not use 'ls' for iterating over filesHEADsvn2git-headmasterIOhannes m zmölnig
2014-05-13drop python2.5 dependencyIOhannes m zmölnig
2013-01-29make builds use Fink fully, rather than just tacked onto the PATH (. /sw/bin/...Hans-Christoph Steiner
2013-01-22removed unused, out-of-date pdlab build scriptsHans-Christoph Steiner
2013-01-08properly quote pathsIOhannes m zmölnig
2013-01-08only chmod files that need to be chmoddedIOhannes m zmölnig
2012-12-27remove clean_and_update_folder running on the root of the build since it remo...Hans-Christoph Steiner
2012-12-24script to run 'svn up' under Cygwin for WindowsHans-Christoph Steiner
2012-12-20fix clean_and_update_folder() for when its run in MSYS using Cygwin's svnHans-Christoph Steiner
2012-12-18use /Users/hans everywhereHans-Christoph Steiner
2012-12-18since the cron script is getting more complicated, stick it in svnHans-Christoph Steiner
2012-12-18add 'uname -a' for more debugging infoHans-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-12-13turn on 'bash -x' debugging outputHans-Christoph Steiner
2012-11-27repurposed old auto-build script as general sourceforge SVN/git backupHans-Christoph Steiner
2012-11-27remove now useless scripts from old auto-build setupHans-Christoph Steiner
2012-11-24comment out debug printsHans-Christoph Steiner
2012-11-24if successful, archive log to DATE/logsHans-Christoph Steiner
2012-11-20keep latest/ writable since that's handled by a separate scriptHans-Christoph Steiner
2012-11-20make sure the root auto-build/ folder is writable before creating the daily f...Hans-Christoph Steiner
2012-11-18fix stupid typoHans-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-17sync pd-double script with new pd-extended changesHans-Christoph Steiner
2012-11-17untabifyHans-Christoph Steiner
2012-11-17switch rsync uploading to apt.puredata.infoHans-Christoph Steiner
2012-11-17port to apt.puredata.info and fix bugs with source/debian tarballsHans-Christoph Steiner
2012-11-17update scripts for running on apt.puredata.infoHans-Christoph Steiner
2012-11-02use relative links in latest listing to ease portabilityHans-Christoph Steiner
2012-10-30remove Cygwin rsync hack, MSYS now includes its own rsyncHans-Christoph Steiner
2012-10-30untabify againHans-Christoph Steiner
2012-10-30untabify and fix indentingHans-Christoph Steiner
2012-10-30include source and debian tarballs in latest listingHans-Christoph Steiner
2012-10-20standardize cron script namesHans-Christoph Steiner
2012-10-16fix md5 sed regex for binary packagesHans-Christoph Steiner
2012-10-16make sure the .md5 files have the correct filename inside of themHans-Christoph Steiner
2012-10-04doh left in an 'exit' call...Hans-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-28fix glitch in rsync_file() that prevented it from finding the actual filesHans-Christoph Steiner
2012-09-28include platform-specific libs in LIB_TARGETS variable when running 'svn update'Hans-Christoph Steiner
2012-09-28make it possible to use script to generate source tarballs locally, and not o...Hans-Christoph Steiner
2012-09-28streamline 'svn update' procedure a little bitHans-Christoph Steiner
2012-09-28get debian tarball workingHans-Christoph Steiner
2012-09-28oops, upload source and debian tarballs as their own files instead of using t...Hans-Christoph Steiner
2012-09-28make a separate tarball for debian/ and exclude it from the source tarballHans-Christoph Steiner
2012-09-28add global 'svn up' to include the root folderHans-Christoph Steiner
2012-09-28set rsync server via a single variable in auto-build-commonHans-Christoph Steiner
2012-09-28reverting 16308: on second thought, don't put the source tarballs in the late...Hans-Christoph Steiner