Age | Commit message (Expand) | Author |
2012-10-22 | fix bug in sed on changelog, and make script handle repeated runs better | Hans-Christoph Steiner |
2012-10-22 | update list of included DLLs to include more libs based on current MinGW setup | Hans-Christoph Steiner |
2012-10-22 | replace cp with rsync in order to prevent .svn and other SCM files from being... | Hans-Christoph Steiner |
2012-10-20 | when building from scratch, unzip asiosdk2.2.zip into pd/asio | Hans-Christoph Steiner |
2012-10-20 | standardize cron script names | Hans-Christoph Steiner |
2012-10-19 | fix typo when installing La-kitchen README | Hans-Christoph Steiner |
2012-10-19 | revert previous commit, nevermind, I didn't see the kludges... | Hans-Christoph Steiner |
2012-10-19 | fix typo when installing gem2pdp README | Hans-Christoph Steiner |
2012-10-17 | fully automated upload to launchpad and dropped karmic since its too old | Hans-Christoph Steiner |
2012-10-17 | fix typo in mrpeach-install | Hans-Christoph Steiner |
2012-10-17 | remove exec perms from all file types used in docs and examples | Hans-Christoph Steiner |
2012-10-17 | menu, icons, init.d, and bash_completion fixes | Hans-Christoph Steiner |
2012-10-17 | made bash_completion file for pdextended | Hans-Christoph Steiner |
2012-10-17 | in final assembly, remove executable perms from all sorts of doc and image files | Hans-Christoph Steiner |
2012-10-17 | script to automate the process of uploading the nightly source tarballs to la... | Hans-Christoph Steiner |
2012-10-16 | if Fink is present, load it into the environment | Hans-Christoph Steiner |
2012-10-16 | fix md5 sed regex for binary packages | Hans-Christoph Steiner |
2012-10-16 | make sure the .md5 files have the correct filename inside of them | Hans-Christoph Steiner |
2012-10-15 | Fixed broken pddplink | Jonathan Wilkes |
2012-10-08 | deleting botched copies/tags | Hans-Christoph Steiner |
2012-10-08 | tagging extra 0.43.3 | Hans-Christoph Steiner |
2012-10-08 | tagging extra 0.43.2 | Hans-Christoph Steiner |
2012-10-08 | bumped to version 0.43.3 after reviewing pure-data.git | Hans-Christoph Steiner |
2012-10-08 | bumped to version 0.43.2 after reviewing pure-data.git | Hans-Christoph Steiner |
2012-10-07 | renamed to pduino and included it on Pd-extended | Hans-Christoph Steiner |
2012-10-04 | added arduino/ aka Pduino to the default build | Hans-Christoph Steiner |
2012-10-04 | doh left in an 'exit' call... | Hans-Christoph Steiner |
2012-10-03 | use the version from pd/src/m_pd.h to set the package version in the debian/c... | Hans-Christoph Steiner |
2012-09-29 | only exclude the debian/ folder in the root, not in every project | Hans-Christoph Steiner |
2012-09-28 | fix glitch in rsync_file() that prevented it from finding the actual files | Hans-Christoph Steiner |
2012-09-28 | include platform-specific libs in LIB_TARGETS variable when running 'svn update' | Hans-Christoph Steiner |
2012-09-28 | make it possible to use script to generate source tarballs locally, and not o... | Hans-Christoph Steiner |
2012-09-28 | streamline 'svn update' procedure a little bit | Hans-Christoph Steiner |
2012-09-28 | get debian tarball working | Hans-Christoph Steiner |
2012-09-28 | oops, upload source and debian tarballs as their own files instead of using t... | Hans-Christoph Steiner |
2012-09-28 | make a separate tarball for debian/ and exclude it from the source tarball | Hans-Christoph Steiner |
2012-09-28 | add global 'svn up' to include the root folder | Hans-Christoph Steiner |
2012-09-28 | set rsync server via a single variable in auto-build-common | Hans-Christoph Steiner |
2012-09-28 | reverting 16308: on second thought, don't put the source tarballs in the late... | Hans-Christoph Steiner |
2012-09-27 | fix the version number is source tarball generation | Hans-Christoph Steiner |
2012-09-27 | kludge to restore folders when they've been converted from svn:externals to d... | Hans-Christoph Steiner |
2012-09-26 | include the source tarball in the latest/ listing | Hans-Christoph Steiner |
2012-09-26 | add new script to automate the generation of Pd-extended source tarballs | Hans-Christoph Steiner |
2012-09-26 | only make source tarball when its requested via command line arg | Hans-Christoph Steiner |
2012-09-26 | add command line arg for making a source tarball only and not building | Hans-Christoph Steiner |
2012-09-26 | add log messages to mark stages of the build process | Hans-Christoph Steiner |
2012-09-26 | run 'svn cleanup' as part of cleaning phase to remove locks and such | Hans-Christoph Steiner |
2012-09-25 | generate a source tarball before running the build | Hans-Christoph Steiner |
2012-09-24 | purge references to 'extensions/' from Pd-extended build system, since its lo... | Hans-Christoph Steiner |
2012-09-24 | removed svn:external reference to Gem | IOhannes m zmölnig |