aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-03added build script for building Pd with 64-bit double-precisionHans-Christoph Steiner
2011-10-03recurse into pd/startup when building the Windows installerHans-Christoph Steiner
2011-10-03updated Windows READMEHans-Christoph Steiner
2011-10-03updated template/Makefile to 1.0.11Hans-Christoph Steiner
2011-10-03updated tclpd to latest template/Makefile to get working PD_INCLUDE supportHans-Christoph Steiner
2011-10-02added LN_S variable so it can be set to 'cp -a' on MinGWHans-Christoph Steiner
2011-10-02removing loaders-tclpd from the autobuild since it doesn't install on any pla...Hans-Christoph Steiner
2011-10-02removed 7 year old copies of the tilde objects in pd/extra/Hans-Christoph Steiner
2011-10-01fixed stupid typoHans-Christoph Steiner
2011-10-01re-added 'plugin' to the windows buildHans-Christoph Steiner
2011-10-01s/tclpd/loaders-tclpd/mescalinum
2011-10-01moved tclpd loader to loaders/ with mescalinum's approvalHans-Christoph Steiner
2011-09-30created pd_startup_install target for setting up pd/startup and works with ma...Hans-Christoph Steiner
2011-09-30update to include link to GettingPdSourceHans-Christoph Steiner
2011-09-30made libpddir be /. on Windows to try to deal with the blank -rpath arg issue...Hans-Christoph Steiner
2011-09-29(mediasettings) add -DHAVE_SYS_CLOSE_AUDIO -DHAVE_SYS_CLOSE_MIDI since we exp...Hans-Christoph Steiner
2011-09-29add mediasettings libraryHans-Christoph Steiner
2011-09-29remove the global .la remover and put it to zexy onlyRoman Haefeli
2011-09-29cleaned out cruft from zexy targetsHans-Christoph Steiner
2011-09-29added mrpeach's osc to Pd-extended as its own libHans-Christoph Steiner
2011-09-29remove all .la files after installRoman Haefeli
2011-09-28setup zexy targets to use zexy's build systemHans-Christoph Steiner
2011-09-28added setup() alias function so that list can be easily loaded via symlink li...Hans-Christoph Steiner
2011-09-28move pd-settings.reg to bin/ so that its easy to tell that pd-extended.bat is...Hans-Christoph Steiner
2011-09-27use zexy's own Makefile's install target for zexy_install target.Roman Haefeli
2011-09-27remove delread~, delwrite~, vd~ until they work as standalone objectsHans-Christoph Steiner
2011-09-26included pd-extended.bat in installer and .zipHans-Christoph Steiner
2011-09-26add -noprefs to pd-extended.bat so that it only loads libs from the command l...Hans-Christoph Steiner
2011-09-26set global lib load list back to 0.42.5 styleHans-Christoph Steiner
2011-09-26added ordered libdir and list in startup/, and added vanilla and extra to sta...Hans-Christoph Steiner
2011-09-25add -f to ln to force creation of links so that install targets can install o...Hans-Christoph Steiner
2011-09-22centralize loader startup installing and set pdlua to start automaticallyHans-Christoph Steiner
2011-09-22revert my --with-pdpath confusion on zexyHans-Christoph Steiner
2011-09-21updated from pure-data.git v0.43.1test4Hans-Christoph Steiner
2011-09-21sort out the .desktop file and rename all icons to 'pd-extended' to avoid cla...Hans-Christoph Steiner
2011-09-21don't forget the backslash...Hans-Christoph Steiner
2011-09-20hmm, /src probably shouldn't be there, but zexy's ./configure --with-pdpath d...Hans-Christoph Steiner
2011-09-20added -DHAVE_G_CANVAS_H for iemlib and fixed up zexy ./configure flags to be ...Hans-Christoph Steiner
2011-09-20make pd-extended support the 'pdextended' command via /etc/alternatives to ea...Hans-Christoph Steiner
2011-09-20cleaned up formattingHans-Christoph Steiner
2011-09-19include tcllib 1.13 for things like base64, etc.Hans-Christoph Steiner
2011-09-19as IOhannes pointed out, 'pd-extended' still conflicts with old versions of t...Hans-Christoph Steiner
2011-09-19include tkdnd 2.2 in the Pd-extended packageHans-Christoph Steiner
2011-09-19added a .menu file and an 32x32 .xpm icon to try to make the menu item show u...Hans-Christoph Steiner
2011-09-19added prerm script for update-alternativesHans-Christoph Steiner
2011-09-18added update-alternatives supportHans-Christoph Steiner
2011-09-18fixed man page to not collide with 'puredata'Hans-Christoph Steiner
2011-09-18rename binary to 'pd-extended' so this package and live with 'puredata'Hans-Christoph Steiner
2011-09-16remove files from pd-extended package that are provided by puredata-dev and p...Hans-Christoph Steiner
2011-09-15make test return True and execute on False so that make doesn't think there i...Hans-Christoph Steiner