aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2011-10-23purged the unneeded remnamts of readmesdir, examplesdir, and stopped using ma...Hans-Christoph Steiner
2011-10-20for the final step in eliminating the 'flatspace' hacked collection from Pd-e...Hans-Christoph Steiner
2011-10-18make the Pd headers available in the standard locationsHans-Christoph Steiner
2011-10-18added new 'flatgui' to default load list to replace old 'flatspace'Hans-Christoph Steiner
2011-10-14add an Installed-Size: field to the package so Ubuntu Software Center doesn't...Hans-Christoph Steiner
2011-10-13add tclpd to the 'startup' folder to load at startup by defaultHans-Christoph Steiner
2011-10-12make 64-bit builds on 10.6 compatible with 10.5 using -mmacosx-version-min=10.5Hans-Christoph Steiner
2011-10-08-ftree-vectorize forces -fstrict-aliasing so disable tree-vectorize before st...Hans-Christoph Steiner
2011-10-06updated Gem version fetchingHans-Christoph Steiner
2011-10-05remove -mmacosx-version-min so that the build defaults to the system that its...Hans-Christoph Steiner
2011-10-05enable setting STRIP from the global package-specific Makefile and set STRIP=...Hans-Christoph Steiner
2011-10-04turned on debug symbols -g and set up gcc 4.x optimization flagsHans-Christoph Steiner
2011-10-03recurse into pd/startup when building the Windows installerHans-Christoph Steiner
2011-10-03updated Windows READMEHans-Christoph Steiner
2011-10-02added LN_S variable so it can be set to 'cp -a' on MinGWHans-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-28move pd-settings.reg to bin/ so that its easy to tell that pd-extended.bat is...Hans-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-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-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
2011-09-15make pentium4 the minimum CPU so we can use SSE2 (p4 arrived in 2000).Hans-Christoph Steiner
2011-09-14test whether noncvs exists before trying to install itHans-Christoph Steiner
2011-09-14use tar to copy noncvs into place while omitting .svn dirsHans-Christoph Steiner
2011-09-13include pthreadVC.dll from pd-vanilla to support libs that use itHans-Christoph Steiner
2011-09-08oops, typo, forgot the c in libstdc++-6.dllHans-Christoph Steiner
2011-09-07added libstd++-6.dll to packageHans-Christoph Steiner
2011-09-05added some new DLLs needed from builds using MinGW's gcc 4.5Hans-Christoph Steiner
2011-08-16removed some ancient history, circa 2003Hans-Christoph Steiner
2011-08-16removed very out of date windows batch filesHans-Christoph Steiner
2011-07-15updated README to purge old stuffHans-Christoph Steiner
2011-06-28add the 'startup' folder contents to the Windows installer and therefore .zip...Hans-Christoph Steiner