Age | Commit message (Expand) | Author |
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 |
2012-09-23 | more attempts add getting svn:externals replacement to work smoothly | Hans-Christoph Steiner |
2012-09-21 | fix the invocation of 'make distclean' | Hans-Christoph Steiner |
2012-09-21 | a little closer to a working script for removing defunct svn:externals | Hans-Christoph Steiner |
2012-09-21 | remove dead svn:externals so they can be replaced by new folders | Hans-Christoph Steiner |
2012-09-11 | Mac OS X's included git or svn might be really old, so try Fink first | Hans-Christoph Steiner |
2012-09-11 | updated to new temporary home for rsync uploads | Hans-Christoph Steiner |
2012-09-11 | now with ) | musil |
2012-09-11 | better #if for iemarray_getarray() | musil |
2012-09-04 | run 'make distclean' before svn/git clean so the autotools Makefiles still ex... | Hans-Christoph Steiner |
2012-09-04 | run the complete 'make distclean' before building everything | Hans-Christoph Steiner |
2012-09-04 | when cleaning, don't delete the entire tree of the svn:externals, only the fi... | Hans-Christoph Steiner |
2012-08-31 | update directly from git and svn servers, rather than rsyncing | Hans-Christoph Steiner |
2012-04-19 | switch to using @loader_path in dylibs to result in shorter paths, so we don'... | Hans-Christoph Steiner |
2012-04-18 | include src/ as alias to include/ since Miller's Pd.app has headers there | Hans-Christoph Steiner |
2012-04-10 | made script to move a patch's position on the screen, useful for standardizin... | Hans-Christoph Steiner |
2012-03-24 | added META subpatch | Jonathan Wilkes |
2012-03-12 | use = instead of := for getting the results of dpkg-shlibdeps so that the com... | Hans-Christoph Steiner |
2012-03-12 | create Debian docs/pd-extended dir and add links to all relevant docs there | Hans-Christoph Steiner |
2012-03-11 | [midirealtimein] works on all platforms so ditch the 'works under MSW only' e... | Hans-Christoph Steiner |
2012-03-11 | add prototypes for functions from s_midi.c | Hans-Christoph Steiner |
2012-03-10 | fixed bug where [midiout] output wrong byte values, caused by missing prototy... | Hans-Christoph Steiner |
2012-03-08 | set --prefix for ./configure for things like pkgconfig | Hans-Christoph Steiner |
2012-02-29 | Fixed some broken objects | Jonathan Wilkes |
2012-02-28 | added lua5.1 to Depends: since pdlua requires it, and things like gdebi ignor... | Hans-Christoph Steiner |
2012-02-21 | update references to defunct 'flatspace' lib | Hans-Christoph Steiner |
2012-02-21 | fixed git pull code | Hans-Christoph Steiner |
2012-02-20 | sync with x_time.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |