aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-09backup pd-gem SVNHans-Christoph Steiner
svn path=/trunk/; revision=15556
2011-10-09try to output the rsync log to the email reportHans-Christoph Steiner
svn path=/trunk/; revision=15555
2011-10-09removed line that doesn't workHans-Christoph Steiner
svn path=/trunk/; revision=15554
2011-10-09removed debug print/write and set file to utf-8Hans-Christoph Steiner
svn path=/trunk/; revision=15553
2011-10-09clean up code making a PdTest() class and also check for help files in extra/Hans-Christoph Steiner
svn path=/trunk/; revision=15552
2011-10-09load each test on a random network portHans-Christoph Steiner
svn path=/trunk/; revision=15551
2011-10-09[import vanilla] in netreceive patch just in caseHans-Christoph Steiner
svn path=/trunk/; revision=15550
2011-10-09made it write to the long file after each patch is runHans-Christoph Steiner
svn path=/trunk/; revision=15549
2011-10-08remove gem and gem2pdp from Mac OS X until it builds againHans-Christoph Steiner
svn path=/trunk/; revision=15548
2011-10-08-ftree-vectorize forces -fstrict-aliasing so disable tree-vectorize before ↵Hans-Christoph Steiner
strict-aliasing svn path=/trunk/; revision=15547
2011-10-08script to check a vanilla release tarball into the pure-data SVNHans-Christoph Steiner
svn path=/trunk/; revision=15543
2011-10-07fixed log file name for rsyncHans-Christoph Steiner
svn path=/trunk/; revision=15542
2011-10-07add -fno-strict-aliasing to libs that are not C99 compliant and have ↵Hans-Christoph Steiner
type-punning svn path=/trunk/; revision=15538
2011-10-07fixed URL to log in emailHans-Christoph Steiner
svn path=/trunk/; revision=15537
2011-10-07script to parse build logs for type-punning warnings and email about themHans-Christoph Steiner
svn path=/trunk/; revision=15536
2011-10-06updated Gem version fetchingHans-Christoph Steiner
svn path=/trunk/; revision=15527
2011-10-06fixed iemlib_clean to work properlyHans-Christoph Steiner
svn path=/trunk/; revision=15524
2011-10-05setup loaders-pdlua to install like a libdir; removed some cruft from old ↵Hans-Christoph Steiner
style installs svn path=/trunk/; revision=15520
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