aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-24when launching Pd-extended on Windows from zip via pd-extended.bat, using 'Lu...Hans-Christoph Steiner
2012-10-22fix bug in sed on changelog, and make script handle repeated runs betterHans-Christoph Steiner
2012-10-20standardize cron script namesHans-Christoph Steiner
2012-10-17fully automated upload to launchpad and dropped karmic since its too oldHans-Christoph Steiner
2012-10-17made bash_completion file for pdextendedHans-Christoph Steiner
2012-10-17script to automate the process of uploading the nightly source tarballs to la...Hans-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
2012-09-27fix the version number is source tarball generationHans-Christoph Steiner
2012-09-27kludge to restore folders when they've been converted from svn:externals to d...Hans-Christoph Steiner
2012-09-26include the source tarball in the latest/ listingHans-Christoph Steiner
2012-09-26add new script to automate the generation of Pd-extended source tarballsHans-Christoph Steiner
2012-09-26only make source tarball when its requested via command line argHans-Christoph Steiner
2012-09-26add command line arg for making a source tarball only and not buildingHans-Christoph Steiner
2012-09-26add log messages to mark stages of the build processHans-Christoph Steiner
2012-09-26run 'svn cleanup' as part of cleaning phase to remove locks and suchHans-Christoph Steiner
2012-09-25generate a source tarball before running the buildHans-Christoph Steiner
2012-09-23more attempts add getting svn:externals replacement to work smoothlyHans-Christoph Steiner
2012-09-21fix the invocation of 'make distclean'Hans-Christoph Steiner
2012-09-21a little closer to a working script for removing defunct svn:externalsHans-Christoph Steiner
2012-09-21remove dead svn:externals so they can be replaced by new foldersHans-Christoph Steiner
2012-09-11Mac OS X's included git or svn might be really old, so try Fink firstHans-Christoph Steiner
2012-09-11updated to new temporary home for rsync uploadsHans-Christoph Steiner
2012-09-04run 'make distclean' before svn/git clean so the autotools Makefiles still ex...Hans-Christoph Steiner
2012-09-04run the complete 'make distclean' before building everythingHans-Christoph Steiner
2012-09-04when cleaning, don't delete the entire tree of the svn:externals, only the fi...Hans-Christoph Steiner
2012-08-31update directly from git and svn servers, rather than rsyncingHans-Christoph Steiner
2012-04-10made script to move a patch's position on the screen, useful for standardizin...Hans-Christoph Steiner
2012-02-21fixed git pull codeHans-Christoph Steiner
2012-02-12updated script to handle svn:externals as used in pd-extended releasesHans-Christoph Steiner
2012-02-12run svn update for svn-externals individuallyHans-Christoph Steiner
2012-02-12moved 'git pull' for pd/ to update scriptHans-Christoph Steiner
2011-12-30comment out section that sends log in an emailHans-Christoph Steiner
2011-11-10clearer headerHans-Christoph Steiner