aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-05removed references to rradical since its no longer needed or included in ↵Hans-Christoph Steiner
Pd-extended svn path=/trunk/; revision=15519
2011-10-05remove -mmacosx-version-min so that the build defaults to the system that ↵Hans-Christoph Steiner
its being built on svn path=/trunk/; revision=15507
2011-10-05enable setting STRIP from the global package-specific Makefile and set ↵Hans-Christoph Steiner
STRIP=echo to keep debug symbols svn path=/trunk/; revision=15506
2011-10-05added more harmless patterns to ignoreHans-Christoph Steiner
svn path=/trunk/; revision=15505
2011-10-05replace scale with maxlib/rangeHans-Christoph Steiner
svn path=/trunk/; revision=15504
2011-10-05include deprecated aliases q8_sqrt~ and q8_rsqrt~ in the form of Pd patchesHans-Christoph Steiner
svn path=/trunk/; revision=15503
2011-10-05updated innocuous lines to ignoreHans-Christoph Steiner
svn path=/trunk/; revision=15502
2011-10-05nqpoly is no longer distributed with Pd-extendedHans-Christoph Steiner
svn path=/trunk/; revision=15501
2011-10-05also install the glossary.txt file that is used to build glossary.pdHans-Christoph Steiner
svn path=/trunk/; revision=15500
2011-10-05windows only object, it has its own (deleted) section in svnHans-Christoph Steiner
svn path=/trunk/; revision=15499
2011-10-05removed pixeltango, rradical, memento, and memento-p from Pd-extended ↵Hans-Christoph Steiner
because they have errors and are unmaintained svn path=/trunk/; revision=15498
2011-10-05gripd is a defunct objectHans-Christoph Steiner
svn path=/trunk/; revision=15497
2011-10-04turned on debug symbols -g and set up gcc 4.x optimization flagsHans-Christoph Steiner
svn path=/trunk/; revision=15495
2011-10-03updated to template/Makefile version 1.011Hans-Christoph Steiner
svn path=/trunk/; revision=15491
2011-10-03added build script for building Pd with 64-bit double-precisionHans-Christoph Steiner
svn path=/trunk/; revision=15487
2011-10-03recurse into pd/startup when building the Windows installerHans-Christoph Steiner
svn path=/trunk/; revision=15486
2011-10-03updated Windows READMEHans-Christoph Steiner
svn path=/trunk/; revision=15485
2011-10-03updated template/Makefile to 1.0.11Hans-Christoph Steiner
svn path=/trunk/; revision=15474
2011-10-03updated tclpd to latest template/Makefile to get working PD_INCLUDE supportHans-Christoph Steiner
svn path=/trunk/; revision=15470
2011-10-02added LN_S variable so it can be set to 'cp -a' on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=15456
2011-10-02removing loaders-tclpd from the autobuild since it doesn't install on any ↵Hans-Christoph Steiner
platform svn path=/trunk/; revision=15438
2011-10-02removed 7 year old copies of the tilde objects in pd/extra/Hans-Christoph Steiner
svn path=/trunk/; revision=15437
2011-10-01fixed stupid typoHans-Christoph Steiner
svn path=/trunk/; revision=15435
2011-10-01re-added 'plugin' to the windows buildHans-Christoph Steiner
svn path=/trunk/; revision=15434
2011-10-01s/tclpd/loaders-tclpd/mescalinum
svn path=/trunk/; revision=15432
2011-10-01moved tclpd loader to loaders/ with mescalinum's approvalHans-Christoph Steiner
svn path=/trunk/; revision=15429
2011-09-30created 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-30update to include link to GettingPdSourceHans-Christoph Steiner
svn path=/trunk/; revision=15427
2011-09-30made 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-29add mediasettings libraryHans-Christoph Steiner
svn path=/trunk/; revision=15415
2011-09-29remove the global .la remover and put it to zexy onlyRoman Haefeli
svn path=/trunk/; revision=15413
2011-09-29cleaned out cruft from zexy targetsHans-Christoph Steiner
svn path=/trunk/; revision=15412
2011-09-29added mrpeach's osc to Pd-extended as its own libHans-Christoph Steiner
svn path=/trunk/; revision=15409
2011-09-29remove all .la files after installRoman Haefeli
svn path=/trunk/; revision=15397
2011-09-28setup zexy targets to use zexy's build systemHans-Christoph Steiner
svn path=/trunk/; revision=15393
2011-09-28added 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-28move 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-27use 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-27remove delread~, delwrite~, vd~ until they work as standalone objectsHans-Christoph Steiner
svn path=/trunk/; revision=15362
2011-09-26included pd-extended.bat in installer and .zipHans-Christoph Steiner
svn path=/trunk/; revision=15348
2011-09-26add -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-26set global lib load list back to 0.42.5 styleHans-Christoph Steiner
svn path=/trunk/; revision=15346
2011-09-26added ordered libdir and list in startup/, and added vanilla and extra to ↵Hans-Christoph Steiner
startup/ svn path=/trunk/; revision=15345
2011-09-25add -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-22centralize loader startup installing and set pdlua to start automaticallyHans-Christoph Steiner
svn path=/trunk/; revision=15343
2011-09-22revert my --with-pdpath confusion on zexyHans-Christoph Steiner
svn path=/trunk/; revision=15340
2011-09-21updated from pure-data.git v0.43.1test4Hans-Christoph Steiner
svn path=/trunk/; revision=15336
2011-09-21sort out the .desktop file and rename all icons to 'pd-extended' to avoid ↵Hans-Christoph Steiner
clashes svn path=/trunk/; revision=15324
2011-09-21don't forget the backslash...Hans-Christoph Steiner
svn path=/trunk/; revision=15323