aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/create-latest-build-listing.py
AgeCommit message (Collapse)Author
2014-05-13drop python2.5 dependencyIOhannes m zmölnig
if a given host (e.g. apt.puredata.info) only has python2.5 available, they should call the interpreter explicitely svn path=/trunk/; revision=17306
2012-11-24comment out debug printsHans-Christoph Steiner
svn path=/trunk/; revision=16570
2012-11-17port to apt.puredata.info and fix bugs with source/debian tarballsHans-Christoph Steiner
svn path=/trunk/; revision=16555
2012-11-02use relative links in latest listing to ease portabilityHans-Christoph Steiner
svn path=/trunk/; revision=16523
2012-10-30include source and debian tarballs in latest listingHans-Christoph Steiner
svn path=/trunk/; revision=16492
2012-09-28reverting 16308: on second thought, don't put the source tarballs in the ↵Hans-Christoph Steiner
latest/ listing svn path=/trunk/; revision=16311
2012-09-26include the source tarball in the latest/ listingHans-Christoph Steiner
svn path=/trunk/; revision=16308
2009-01-21installed script as a cron jobHans-Christoph Steiner
svn path=/trunk/; revision=10592
2009-01-21- switched the "latest" section of the website to be a list of the most recentHans-Christoph Steiner
completed builds, generated by a new python script - removed old latest stuff from prep-auto-build-upload and fixed the quoting svn path=/trunk/; revision=10590