Age | Commit message (Expand) | Author |
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 |
2012-02-20 | sync with x_net.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_interface.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_misc.c from pure-data.git 0.42-1 | Hans-Christoph Steiner |
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner |
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner |
2012-02-16 | move tk8.5 from Recommends: to Depends: since gdebi, python-apt, and other in... | Hans-Christoph Steiner |
2012-02-12 | updated script to handle svn:externals as used in pd-extended releases | Hans-Christoph Steiner |
2012-02-12 | run svn update for svn-externals individually | Hans-Christoph Steiner |
2012-02-12 | moved 'git pull' for pd/ to update script | Hans-Christoph Steiner |
2012-02-11 | make find statements handle paths with spaces in them | Hans-Christoph Steiner |
2012-02-11 | added starterkit 'Start Here' patch to the help menu | Hans-Christoph Steiner |