Age | Commit message (Expand) | Author |
2011-12-12 | add -Wstrict-aliasing=2 to everything to try to catch all type-punning | Hans-Christoph Steiner |
2011-11-16 | streamlined global debug flags and added -fno-inline-functions for valgrind | Hans-Christoph Steiner |
2011-10-28 | make tar exclude flags compatible with BSD tar | Hans-Christoph Steiner |
2011-10-23 | purged the unneeded remnamts of readmesdir, examplesdir, and stopped using ma... | Hans-Christoph Steiner |
2011-10-20 | for the final step in eliminating the 'flatspace' hacked collection from Pd-e... | Hans-Christoph Steiner |
2011-10-18 | make the Pd headers available in the standard locations | Hans-Christoph Steiner |
2011-10-18 | added new 'flatgui' to default load list to replace old 'flatspace' | Hans-Christoph Steiner |
2011-10-14 | add an Installed-Size: field to the package so Ubuntu Software Center doesn't... | Hans-Christoph Steiner |
2011-10-13 | add tclpd to the 'startup' folder to load at startup by default | Hans-Christoph Steiner |
2011-10-12 | make 64-bit builds on 10.6 compatible with 10.5 using -mmacosx-version-min=10.5 | Hans-Christoph Steiner |
2011-10-08 | -ftree-vectorize forces -fstrict-aliasing so disable tree-vectorize before st... | Hans-Christoph Steiner |
2011-10-06 | updated Gem version fetching | Hans-Christoph Steiner |
2011-10-05 | remove -mmacosx-version-min so that the build defaults to the system that its... | Hans-Christoph Steiner |
2011-10-05 | enable setting STRIP from the global package-specific Makefile and set STRIP=... | Hans-Christoph Steiner |
2011-10-04 | turned on debug symbols -g and set up gcc 4.x optimization flags | Hans-Christoph Steiner |
2011-10-03 | recurse into pd/startup when building the Windows installer | Hans-Christoph Steiner |
2011-10-03 | updated Windows README | Hans-Christoph Steiner |
2011-10-02 | added LN_S variable so it can be set to 'cp -a' on MinGW | Hans-Christoph Steiner |
2011-09-30 | created pd_startup_install target for setting up pd/startup and works with ma... | Hans-Christoph Steiner |
2011-09-30 | update to include link to GettingPdSource | Hans-Christoph Steiner |
2011-09-30 | made libpddir be /. on Windows to try to deal with the blank -rpath arg issue... | Hans-Christoph Steiner |
2011-09-28 | move pd-settings.reg to bin/ so that its easy to tell that pd-extended.bat is... | Hans-Christoph Steiner |
2011-09-26 | included pd-extended.bat in installer and .zip | Hans-Christoph Steiner |
2011-09-26 | add -noprefs to pd-extended.bat so that it only loads libs from the command l... | Hans-Christoph Steiner |
2011-09-26 | set global lib load list back to 0.42.5 style | Hans-Christoph Steiner |
2011-09-26 | added ordered libdir and list in startup/, and added vanilla and extra to sta... | Hans-Christoph Steiner |
2011-09-25 | add -f to ln to force creation of links so that install targets can install o... | Hans-Christoph Steiner |
2011-09-22 | centralize loader startup installing and set pdlua to start automatically | Hans-Christoph Steiner |
2011-09-21 | sort out the .desktop file and rename all icons to 'pd-extended' to avoid cla... | Hans-Christoph Steiner |
2011-09-21 | don't forget the backslash... | Hans-Christoph Steiner |
2011-09-20 | make pd-extended support the 'pdextended' command via /etc/alternatives to ea... | Hans-Christoph Steiner |
2011-09-20 | cleaned up formatting | Hans-Christoph Steiner |
2011-09-19 | include tcllib 1.13 for things like base64, etc. | Hans-Christoph Steiner |
2011-09-19 | as IOhannes pointed out, 'pd-extended' still conflicts with old versions of t... | Hans-Christoph Steiner |
2011-09-19 | include tkdnd 2.2 in the Pd-extended package | Hans-Christoph Steiner |
2011-09-19 | added a .menu file and an 32x32 .xpm icon to try to make the menu item show u... | Hans-Christoph Steiner |
2011-09-19 | added prerm script for update-alternatives | Hans-Christoph Steiner |
2011-09-18 | added update-alternatives support | Hans-Christoph Steiner |
2011-09-18 | fixed man page to not collide with 'puredata' | Hans-Christoph Steiner |
2011-09-18 | rename binary to 'pd-extended' so this package and live with 'puredata' | Hans-Christoph Steiner |
2011-09-16 | remove files from pd-extended package that are provided by puredata-dev and p... | Hans-Christoph Steiner |
2011-09-15 | make test return True and execute on False so that make doesn't think there i... | Hans-Christoph Steiner |
2011-09-15 | make pentium4 the minimum CPU so we can use SSE2 (p4 arrived in 2000). | Hans-Christoph Steiner |
2011-09-14 | test whether noncvs exists before trying to install it | Hans-Christoph Steiner |
2011-09-14 | use tar to copy noncvs into place while omitting .svn dirs | Hans-Christoph Steiner |
2011-09-13 | include pthreadVC.dll from pd-vanilla to support libs that use it | Hans-Christoph Steiner |
2011-09-08 | oops, typo, forgot the c in libstdc++-6.dll | Hans-Christoph Steiner |
2011-09-07 | added libstd++-6.dll to package | Hans-Christoph Steiner |
2011-09-05 | added some new DLLs needed from builds using MinGW's gcc 4.5 | Hans-Christoph Steiner |
2011-08-16 | removed some ancient history, circa 2003 | Hans-Christoph Steiner |