Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-29 | make builds use Fink fully, rather than just tacked onto the PATH (. ↵ | Hans-Christoph Steiner | |
/sw/bin/init.sh) svn path=/trunk/; revision=16996 | |||
2013-01-22 | removed unused, out-of-date pdlab build scripts | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16940 | |||
2013-01-08 | properly quote paths | IOhannes m zmölnig | |
always good style to allow spaces in path-names svn path=/trunk/; revision=16842 | |||
2013-01-08 | only chmod files that need to be chmodded | IOhannes m zmölnig | |
in order to allow backups check the ctime field svn path=/trunk/; revision=16841 | |||
2012-12-27 | remove clean_and_update_folder running on the root of the build since it ↵ | Hans-Christoph Steiner | |
removes pd/ if its from git svn path=/trunk/; revision=16772 | |||
2012-12-24 | script to run 'svn up' under Cygwin for Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16754 | |||
2012-12-20 | fix clean_and_update_folder() for when its run in MSYS using Cygwin's svn | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16719 | |||
2012-12-18 | use /Users/hans everywhere | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16691 | |||
2012-12-18 | since the cron script is getting more complicated, stick it in svn | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16690 | |||
2012-12-18 | add 'uname -a' for more debugging info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16689 | |||
2012-12-13 | update remove_dead_svn_externals to work in MSYS when using Cygwin svn | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16685 | |||
2012-12-13 | use relative paths rather than absolute, since Cygwin's svn gets the ↵ | Hans-Christoph Steiner | |
absolute paths confused when run under MSYS svn path=/trunk/; revision=16684 | |||
2012-12-13 | turn on 'bash -x' debugging output | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16683 | |||
2012-11-27 | repurposed old auto-build script as general sourceforge SVN/git backup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16599 | |||
2012-11-27 | remove now useless scripts from old auto-build setup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16598 | |||
2012-11-24 | comment out debug prints | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16570 | |||
2012-11-24 | if successful, archive log to DATE/logs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16569 | |||
2012-11-20 | keep latest/ writable since that's handled by a separate script | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16567 | |||
2012-11-20 | make sure the root auto-build/ folder is writable before creating the daily ↵ | Hans-Christoph Steiner | |
folder svn path=/trunk/; revision=16563 | |||
2012-11-18 | fix stupid typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16561 | |||
2012-11-17 | fix name of auto-build server, it must use the 'apt' username | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16560 | |||
2012-11-17 | update rsync uploading for new apt.puredata.info setup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16559 | |||
2012-11-17 | sync pd-double script with new pd-extended changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16558 | |||
2012-11-17 | untabify | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16557 | |||
2012-11-17 | switch rsync uploading to apt.puredata.info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16556 | |||
2012-11-17 | port to apt.puredata.info and fix bugs with source/debian tarballs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16555 | |||
2012-11-17 | update scripts for running on apt.puredata.info | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16554 | |||
2012-11-02 | use relative links in latest listing to ease portability | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16523 | |||
2012-10-30 | remove Cygwin rsync hack, MSYS now includes its own rsync | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16495 | |||
2012-10-30 | untabify again | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16494 | |||
2012-10-30 | untabify and fix indenting | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16493 | |||
2012-10-30 | include source and debian tarballs in latest listing | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16492 | |||
2012-10-20 | standardize cron script names | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16445 | |||
2012-10-16 | fix md5 sed regex for binary packages | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16390 | |||
2012-10-16 | make sure the .md5 files have the correct filename inside of them | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16389 | |||
2012-10-04 | doh left in an 'exit' call... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16324 | |||
2012-10-03 | use the version from pd/src/m_pd.h to set the package version in the ↵ | Hans-Christoph Steiner | |
debian/changelog svn path=/trunk/; revision=16323 | |||
2012-09-29 | only exclude the debian/ folder in the root, not in every project | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16321 | |||
2012-09-28 | fix glitch in rsync_file() that prevented it from finding the actual files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16320 | |||
2012-09-28 | include platform-specific libs in LIB_TARGETS variable when running 'svn update' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16319 | |||
2012-09-28 | make it possible to use script to generate source tarballs locally, and not ↵ | Hans-Christoph Steiner | |
only on the server svn path=/trunk/; revision=16318 | |||
2012-09-28 | streamline 'svn update' procedure a little bit | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16317 | |||
2012-09-28 | get debian tarball working | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16316 | |||
2012-09-28 | oops, upload source and debian tarballs as their own files instead of using ↵ | Hans-Christoph Steiner | |
the same filename svn path=/trunk/; revision=16315 | |||
2012-09-28 | make a separate tarball for debian/ and exclude it from the source tarball | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16314 | |||
2012-09-28 | add global 'svn up' to include the root folder | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16313 | |||
2012-09-28 | set rsync server via a single variable in auto-build-common | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16312 | |||
2012-09-28 | reverting 16308: on second thought, don't put the source tarballs in the ↵ | Hans-Christoph Steiner | |
latest/ listing svn path=/trunk/; revision=16311 | |||
2012-09-27 | fix the version number is source tarball generation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16310 | |||
2012-09-27 | kludge to restore folders when they've been converted from svn:externals to ↵ | Hans-Christoph Steiner | |
directly checked in svn path=/trunk/; revision=16309 |