Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-14 | use apt.puredata.info as official download server since its now the ↵ | Hans-Christoph Steiner | |
canonical place svn path=/trunk/; revision=16547 | |||
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-24 | when launching Pd-extended on Windows from zip via pd-extended.bat, using ↵ | Hans-Christoph Steiner | |
'Lucida Console' as default font svn path=/trunk/; revision=16487 | |||
2012-10-22 | fix bug in sed on changelog, and make script handle repeated runs better | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16464 | |||
2012-10-20 | standardize cron script names | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16445 | |||
2012-10-17 | fully automated upload to launchpad and dropped karmic since its too old | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16422 | |||
2012-10-17 | made bash_completion file for pdextended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16416 | |||
2012-10-17 | script to automate the process of uploading the nightly source tarballs to ↵ | Hans-Christoph Steiner | |
launchpad for building svn path=/trunk/; revision=16411 | |||
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 | |||
2012-09-26 | include the source tarball in the latest/ listing | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16308 | |||
2012-09-26 | add new script to automate the generation of Pd-extended source tarballs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16307 | |||
2012-09-26 | only make source tarball when its requested via command line arg | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16306 | |||
2012-09-26 | add command line arg for making a source tarball only and not building | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16305 | |||
2012-09-26 | add log messages to mark stages of the build process | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16304 | |||
2012-09-26 | run 'svn cleanup' as part of cleaning phase to remove locks and such | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16303 | |||
2012-09-25 | generate a source tarball before running the build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16278 | |||
2012-09-23 | more attempts add getting svn:externals replacement to work smoothly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16273 | |||
2012-09-21 | fix the invocation of 'make distclean' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16262 | |||
2012-09-21 | a little closer to a working script for removing defunct svn:externals | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16261 | |||
2012-09-21 | remove dead svn:externals so they can be replaced by new folders | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16260 | |||
2012-09-11 | Mac OS X's included git or svn might be really old, so try Fink first | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16232 |