aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2011-10-27actually makes symlinks nowHans-Christoph Steiner
2011-10-26sketch of script to make symlink aliasesHans-Christoph Steiner
2011-10-20for the final step in eliminating the 'flatspace' hacked collection from Pd-e...Hans-Christoph Steiner
2011-10-18added new 'flatgui' to default load list to replace old 'flatspace'Hans-Christoph Steiner
2011-10-14attempt to fix filtering of meaningless messagesHans-Christoph Steiner
2011-10-11removed in favor of new refactored version in scripts/tests/Hans-Christoph Steiner
2011-10-11remove debug stuffHans-Christoph Steiner
2011-10-11refactored load_every_help into two separate support classes: PdTest and TestLogHans-Christoph Steiner
2011-10-10updated rsync uploading of logHans-Christoph Steiner