Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-03 | added build script for building Pd with 64-bit double-precision | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15487 | |||
2011-10-03 | recurse into pd/startup when building the Windows installer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15486 | |||
2011-10-03 | updated Windows README | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15485 | |||
2011-10-03 | updated template/Makefile to 1.0.11 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15474 | |||
2011-10-03 | updated tclpd to latest template/Makefile to get working PD_INCLUDE support | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15470 | |||
2011-10-02 | added LN_S variable so it can be set to 'cp -a' on MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15456 | |||
2011-10-02 | removing loaders-tclpd from the autobuild since it doesn't install on any ↵ | Hans-Christoph Steiner | |
platform svn path=/trunk/; revision=15438 | |||
2011-10-02 | removed 7 year old copies of the tilde objects in pd/extra/ | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15437 | |||
2011-10-01 | fixed stupid typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15435 | |||
2011-10-01 | re-added 'plugin' to the windows build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15434 | |||
2011-10-01 | s/tclpd/loaders-tclpd/ | mescalinum | |
svn path=/trunk/; revision=15432 | |||
2011-10-01 | moved tclpd loader to loaders/ with mescalinum's approval | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15429 | |||
2011-09-30 | created pd_startup_install target for setting up pd/startup and works with ↵ | Hans-Christoph Steiner | |
makefile.mingw builds; also add all phony targets to .PHONY svn path=/trunk/; revision=15428 | |||
2011-09-30 | update to include link to GettingPdSource | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15427 | |||
2011-09-30 | made libpddir be /. on Windows to try to deal with the blank -rpath arg ↵ | Hans-Christoph Steiner | |
issue with zexy and Gem's automake build systems, I hope it doesn't break anything else... svn path=/trunk/; revision=15426 | |||
2011-09-29 | (mediasettings) add -DHAVE_SYS_CLOSE_AUDIO -DHAVE_SYS_CLOSE_MIDI since we ↵ | Hans-Christoph Steiner | |
expect pd 0.43 svn path=/trunk/; revision=15417 | |||
2011-09-29 | add mediasettings library | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15415 | |||
2011-09-29 | remove the global .la remover and put it to zexy only | Roman Haefeli | |
svn path=/trunk/; revision=15413 | |||
2011-09-29 | cleaned out cruft from zexy targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15412 | |||
2011-09-29 | added mrpeach's osc to Pd-extended as its own lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15409 | |||
2011-09-29 | remove all .la files after install | Roman Haefeli | |
svn path=/trunk/; revision=15397 | |||
2011-09-28 | setup zexy targets to use zexy's build system | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15393 | |||
2011-09-28 | added setup() alias function so that list can be easily loaded via symlink ↵ | Hans-Christoph Steiner | |
like 1.list.pd_linux svn path=/trunk/; revision=15382 | |||
2011-09-28 | move pd-settings.reg to bin/ so that its easy to tell that pd-extended.bat ↵ | Hans-Christoph Steiner | |
is the thing to run svn path=/trunk/; revision=15379 | |||
2011-09-27 | use zexy's own Makefile's install target for zexy_install target. | Roman Haefeli | |
This will hopefully install the aliases correctly. svn path=/trunk/; revision=15368 | |||
2011-09-27 | remove delread~, delwrite~, vd~ until they work as standalone objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15362 | |||
2011-09-26 | included pd-extended.bat in installer and .zip | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15348 | |||
2011-09-26 | add -noprefs to pd-extended.bat so that it only loads libs from the command ↵ | Hans-Christoph Steiner | |
line flags, not the registry svn path=/trunk/; revision=15347 | |||
2011-09-26 | set global lib load list back to 0.42.5 style | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15346 | |||
2011-09-26 | added ordered libdir and list in startup/, and added vanilla and extra to ↵ | Hans-Christoph Steiner | |
startup/ svn path=/trunk/; revision=15345 | |||
2011-09-25 | add -f to ln to force creation of links so that install targets can install ↵ | Hans-Christoph Steiner | |
over existing builds (Closes #3413815 from Jacob Lee) svn path=/trunk/; revision=15344 | |||
2011-09-22 | centralize loader startup installing and set pdlua to start automatically | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15343 | |||
2011-09-22 | revert my --with-pdpath confusion on zexy | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15340 | |||
2011-09-21 | updated from pure-data.git v0.43.1test4 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15336 | |||
2011-09-21 | sort out the .desktop file and rename all icons to 'pd-extended' to avoid ↵ | Hans-Christoph Steiner | |
clashes svn path=/trunk/; revision=15324 | |||
2011-09-21 | don't forget the backslash... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15323 | |||
2011-09-20 | hmm, /src probably shouldn't be there, but zexy's ./configure --with-pdpath ↵ | Hans-Christoph Steiner | |
doesn't seem to affect the build svn path=/trunk/; revision=15322 | |||
2011-09-20 | added -DHAVE_G_CANVAS_H for iemlib and fixed up zexy ./configure flags to be ↵ | Hans-Christoph Steiner | |
Pd-extended-ish svn path=/trunk/; revision=15321 | |||
2011-09-20 | make pd-extended support the 'pdextended' command via /etc/alternatives to ↵ | Hans-Christoph Steiner | |
ease the transition to the upcoming 'pdextended' package svn path=/trunk/; revision=15320 | |||
2011-09-20 | cleaned up formatting | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15319 | |||
2011-09-19 | include tcllib 1.13 for things like base64, etc. | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15313 | |||
2011-09-19 | as IOhannes pointed out, 'pd-extended' still conflicts with old versions of ↵ | Hans-Christoph Steiner | |
the 'puredata' package svn path=/trunk/; revision=15311 | |||
2011-09-19 | include tkdnd 2.2 in the Pd-extended package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15308 | |||
2011-09-19 | added a .menu file and an 32x32 .xpm icon to try to make the menu item show ↵ | Hans-Christoph Steiner | |
up again svn path=/trunk/; revision=15303 | |||
2011-09-19 | added prerm script for update-alternatives | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15302 | |||
2011-09-18 | added update-alternatives support | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15301 | |||
2011-09-18 | fixed man page to not collide with 'puredata' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15300 | |||
2011-09-18 | rename binary to 'pd-extended' so this package and live with 'puredata' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15299 | |||
2011-09-16 | remove files from pd-extended package that are provided by puredata-dev and ↵ | Hans-Christoph Steiner | |
puredata-utils svn path=/trunk/; revision=15298 | |||
2011-09-15 | make test return True and execute on False so that make doesn't think there ↵ | Hans-Christoph Steiner | |
is an error when the noncvs dir is not found svn path=/trunk/; revision=15297 |