Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-28 | get debian tarball working | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16316 | |||
2012-09-28 | oops, upload source and debian tarballs as their own files instead of using ↵ | Hans-Christoph Steiner | |
the same filename svn path=/trunk/; revision=16315 | |||
2012-09-28 | make a separate tarball for debian/ and exclude it from the source tarball | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16314 | |||
2012-09-28 | add global 'svn up' to include the root folder | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16313 | |||
2012-09-28 | set rsync server via a single variable in auto-build-common | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16312 | |||
2012-09-28 | reverting 16308: on second thought, don't put the source tarballs in the ↵ | Hans-Christoph Steiner | |
latest/ listing svn path=/trunk/; revision=16311 | |||
2012-09-27 | fix the version number is source tarball generation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16310 | |||
2012-09-27 | kludge to restore folders when they've been converted from svn:externals to ↵ | Hans-Christoph Steiner | |
directly checked in svn path=/trunk/; revision=16309 | |||
2012-09-26 | include the source tarball in the latest/ listing | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16308 | |||
2012-09-26 | add new script to automate the generation of Pd-extended source tarballs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16307 | |||
2012-09-26 | only make source tarball when its requested via command line arg | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16306 | |||
2012-09-26 | add command line arg for making a source tarball only and not building | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16305 | |||
2012-09-26 | add log messages to mark stages of the build process | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16304 | |||
2012-09-26 | run 'svn cleanup' as part of cleaning phase to remove locks and such | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16303 | |||
2012-09-25 | generate a source tarball before running the build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16278 | |||
2012-09-24 | purge references to 'extensions/' from Pd-extended build system, since its ↵ | Hans-Christoph Steiner | |
long since unused svn path=/trunk/; revision=16276 | |||
2012-09-24 | removed svn:external reference to Gem | IOhannes m zmölnig | |
svn path=/trunk/; revision=16274 | |||
2012-09-23 | more attempts add getting svn:externals replacement to work smoothly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16273 | |||
2012-09-21 | fix the invocation of 'make distclean' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16262 | |||
2012-09-21 | a little closer to a working script for removing defunct svn:externals | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16261 | |||
2012-09-21 | remove dead svn:externals so they can be replaced by new folders | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16260 | |||
2012-09-11 | Mac OS X's included git or svn might be really old, so try Fink first | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16232 | |||
2012-09-11 | updated to new temporary home for rsync uploads | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16231 | |||
2012-09-11 | now with ) | musil | |
svn path=/trunk/; revision=16225 | |||
2012-09-11 | better #if for iemarray_getarray() | musil | |
svn path=/trunk/; revision=16208 | |||
2012-09-04 | run 'make distclean' before svn/git clean so the autotools Makefiles still ↵ | Hans-Christoph Steiner | |
exist when running svn path=/trunk/; revision=16190 | |||
2012-09-04 | run the complete 'make distclean' before building everything | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16189 | |||
2012-09-04 | when cleaning, don't delete the entire tree of the svn:externals, only the ↵ | Hans-Christoph Steiner | |
files that need to be cleaned svn path=/trunk/; revision=16188 | |||
2012-08-31 | update directly from git and svn servers, rather than rsyncing | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16186 | |||
2012-04-19 | switch to using @loader_path in dylibs to result in shorter paths, so we ↵ | Hans-Christoph Steiner | |
don't run into the error 'install_name_tool: changing install names can't be redone for: libvorbisenc.2.dylib (for architecture ppc) because larger updated load commands do not fit (the program must be relinked)' svn path=/trunk/; revision=16127 | |||
2012-04-18 | include src/ as alias to include/ since Miller's Pd.app has headers there | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16126 | |||
2012-04-10 | made script to move a patch's position on the screen, useful for ↵ | Hans-Christoph Steiner | |
standardizing help patch locations svn path=/trunk/; revision=16117 | |||
2012-03-24 | added META subpatch | Jonathan Wilkes | |
svn path=/trunk/; revision=16094 | |||
2012-03-12 | use = instead of := for getting the results of dpkg-shlibdeps so that the ↵ | Hans-Christoph Steiner | |
command is only run when its actually needed ( := was making it run everytime) svn path=/trunk/; revision=16069 | |||
2012-03-12 | create Debian docs/pd-extended dir and add links to all relevant docs there | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16068 | |||
2012-03-11 | [midirealtimein] works on all platforms so ditch the 'works under MSW only' ↵ | Hans-Christoph Steiner | |
error message svn path=/trunk/; revision=16066 | |||
2012-03-11 | add prototypes for functions from s_midi.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16063 | |||
2012-03-10 | fixed bug where [midiout] output wrong byte values, caused by missing ↵ | Hans-Christoph Steiner | |
prototype for outmidi_byte() svn path=/trunk/; revision=16062 | |||
2012-03-08 | set --prefix for ./configure for things like pkgconfig | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16058 | |||
2012-02-29 | Fixed some broken objects | Jonathan Wilkes | |
svn path=/trunk/; revision=16036 | |||
2012-02-28 | added lua5.1 to Depends: since pdlua requires it, and things like gdebi ↵ | Hans-Christoph Steiner | |
ignore Recommends: svn path=/trunk/; revision=16035 | |||
2012-02-21 | update references to defunct 'flatspace' lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16018 | |||
2012-02-21 | fixed git pull code | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16011 | |||
2012-02-20 | sync with x_time.c from pure-data.git 0.43-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16008 | |||
2012-02-20 | sync with x_net.c from pure-data.git 0.43-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16007 | |||
2012-02-20 | sync with x_interface.c from pure-data.git 0.43-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16006 | |||
2012-02-20 | sync with x_misc.c from pure-data.git 0.42-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16005 | |||
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15987 | |||
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15972 | |||
2012-02-16 | move tk8.5 from Recommends: to Depends: since gdebi, python-apt, and other ↵ | Hans-Christoph Steiner | |
installers ignore Recommends svn path=/trunk/; revision=15966 |