Age | Commit message (Expand) | Author |
2012-10-24 | only try to install Gem videos into media/ if they exist | Hans-Christoph Steiner |
2012-10-24 | on MinGW, move media_install symlinking to the Inno Setup packaging: MinGW's ... | Hans-Christoph Steiner |
2012-10-24 | when launching Pd-extended on Windows from zip via pd-extended.bat, using 'Lu... | Hans-Christoph Steiner |
2012-10-23 | new and improved zip package that doesn't need admin to generate, based on 'i... | Hans-Christoph Steiner |
2012-10-23 | use zip from MinGW instead of Cygwin, now that you can get it from mingw-get | Hans-Christoph Steiner |
2012-10-23 | use PROGRAMFILES variable instead of hard-coded path so things work on machin... | Hans-Christoph Steiner |
2012-10-23 | make Inno Setup get the required fonts from SVN rather than relying on people... | Hans-Christoph Steiner |
2012-10-23 | simplify rsyncing of Tcl libs | Hans-Christoph Steiner |
2012-10-23 | fix bindir installs | Hans-Christoph Steiner |
2012-10-23 | fix libcurl ABI version | Hans-Christoph Steiner |
2012-10-23 | update oscx version scrape | Hans-Christoph Steiner |
2012-10-23 | add some more codec DLLs | Hans-Christoph Steiner |
2012-10-22 | update list of included DLLs to include more libs based on current MinGW setup | Hans-Christoph Steiner |
2012-10-22 | replace cp with rsync in order to prevent .svn and other SCM files from being... | Hans-Christoph Steiner |
2012-10-20 | when building from scratch, unzip asiosdk2.2.zip into pd/asio | Hans-Christoph Steiner |
2012-10-17 | remove exec perms from all file types used in docs and examples | Hans-Christoph Steiner |
2012-10-17 | menu, icons, init.d, and bash_completion fixes | Hans-Christoph Steiner |
2012-10-17 | in final assembly, remove executable perms from all sorts of doc and image files | Hans-Christoph Steiner |
2012-09-24 | purge references to 'extensions/' from Pd-extended build system, since its lo... | Hans-Christoph Steiner |
2012-04-19 | switch to using @loader_path in dylibs to result in shorter paths, so we don'... | Hans-Christoph Steiner |
2012-04-18 | include src/ as alias to include/ since Miller's Pd.app has headers there | Hans-Christoph Steiner |
2012-03-12 | use = instead of := for getting the results of dpkg-shlibdeps so that the com... | Hans-Christoph Steiner |
2012-03-12 | create Debian docs/pd-extended dir and add links to all relevant docs there | Hans-Christoph Steiner |
2012-03-08 | set --prefix for ./configure for things like pkgconfig | Hans-Christoph Steiner |
2012-02-28 | added lua5.1 to Depends: since pdlua requires it, and things like gdebi ignor... | Hans-Christoph Steiner |
2012-02-16 | move tk8.5 from Recommends: to Depends: since gdebi, python-apt, and other in... | Hans-Christoph Steiner |
2012-02-11 | make find statements handle paths with spaces in them | Hans-Christoph Steiner |
2012-02-07 | added tk8.5 to Recommends: to make sure its installed when it should be | Hans-Christoph Steiner |
2012-02-02 | move x-ttcidfont-conf and tcllib to Recommends since they not absolutely esse... | Hans-Christoph Steiner |
2012-01-29 | force use of built-in sed so testing works with or w/o fink or macports sed | Hans-Christoph Steiner |
2012-01-28 | hard-coded 'en' localization since that's the built-in language of Pd and Mac... | Hans-Christoph Steiner |
2012-01-27 | embed the included languages into the Info.plist to enable per-app language s... | Hans-Christoph Steiner |
2012-01-16 | default to ALSA since that seems to work fine on Pulseaudio systems | Hans-Christoph Steiner |
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 |