Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-02 | commit windows binaries from old rsync auto-build setup, including Gem 0.93.1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16520 | |||
2012-10-24 | only try to install Gem videos into media/ if they exist | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16489 | |||
2012-10-24 | on MinGW, move media_install symlinking to the Inno Setup packaging: MinGW's ↵ | Hans-Christoph Steiner | |
ln is cp, so you can't ln a file that doesn't exist svn path=/trunk/; revision=16488 | |||
2012-10-24 | when launching Pd-extended on Windows from zip via pd-extended.bat, using ↵ | Hans-Christoph Steiner | |
'Lucida Console' as default font svn path=/trunk/; revision=16487 | |||
2012-10-23 | new and improved zip package that doesn't need admin to generate, based on ↵ | Hans-Christoph Steiner | |
'innounp' aka Inno Setup Unpacker svn path=/trunk/; revision=16484 | |||
2012-10-23 | use zip from MinGW instead of Cygwin, now that you can get it from mingw-get | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16483 | |||
2012-10-23 | use PROGRAMFILES variable instead of hard-coded path so things work on ↵ | Hans-Christoph Steiner | |
machines in other languages besides English svn path=/trunk/; revision=16482 | |||
2012-10-23 | make Inno Setup get the required fonts from SVN rather than relying on ↵ | Hans-Christoph Steiner | |
people to install the fonts in their system svn path=/trunk/; revision=16481 | |||
2012-10-23 | simplify rsyncing of Tcl libs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16480 | |||
2012-10-23 | fix bindir installs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16479 | |||
2012-10-23 | fix libcurl ABI version | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16478 | |||
2012-10-23 | update oscx version scrape | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16477 | |||
2012-10-23 | add some more codec DLLs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16476 | |||
2012-10-22 | update list of included DLLs to include more libs based on current MinGW setup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16462 | |||
2012-10-22 | replace cp with rsync in order to prevent .svn and other SCM files from ↵ | Hans-Christoph Steiner | |
being included in the final distro package svn path=/trunk/; revision=16461 | |||
2012-10-20 | when building from scratch, unzip asiosdk2.2.zip into pd/asio | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16446 | |||
2012-10-17 | remove exec perms from all file types used in docs and examples | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16420 | |||
2012-10-17 | menu, icons, init.d, and bash_completion fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16419 | |||
2012-10-17 | in final assembly, remove executable perms from all sorts of doc and image files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16413 | |||
2012-09-24 | purge references to 'extensions/' from Pd-extended build system, since its ↵ | Hans-Christoph Steiner | |
long since unused svn path=/trunk/; revision=16276 | |||
2012-04-19 | switch to using @loader_path in dylibs to result in shorter paths, so we ↵ | Hans-Christoph Steiner | |
don't run into the error 'install_name_tool: changing install names can't be redone for: libvorbisenc.2.dylib (for architecture ppc) because larger updated load commands do not fit (the program must be relinked)' svn path=/trunk/; revision=16127 | |||
2012-04-18 | include src/ as alias to include/ since Miller's Pd.app has headers there | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16126 | |||
2012-03-12 | use = instead of := for getting the results of dpkg-shlibdeps so that the ↵ | Hans-Christoph Steiner | |
command is only run when its actually needed ( := was making it run everytime) svn path=/trunk/; revision=16069 | |||
2012-03-12 | create Debian docs/pd-extended dir and add links to all relevant docs there | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16068 | |||
2012-03-08 | set --prefix for ./configure for things like pkgconfig | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16058 | |||
2012-02-28 | added lua5.1 to Depends: since pdlua requires it, and things like gdebi ↵ | Hans-Christoph Steiner | |
ignore Recommends: svn path=/trunk/; revision=16035 | |||
2012-02-16 | move tk8.5 from Recommends: to Depends: since gdebi, python-apt, and other ↵ | Hans-Christoph Steiner | |
installers ignore Recommends svn path=/trunk/; revision=15966 | |||
2012-02-11 | make find statements handle paths with spaces in them | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15959 | |||
2012-02-07 | added tk8.5 to Recommends: to make sure its installed when it should be | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15956 | |||
2012-02-02 | move x-ttcidfont-conf and tcllib to Recommends since they not absolutely ↵ | Hans-Christoph Steiner | |
essential svn path=/trunk/; revision=15933 | |||
2012-01-29 | force use of built-in sed so testing works with or w/o fink or macports sed | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15903 | |||
2012-01-28 | hard-coded 'en' localization since that's the built-in language of Pd and ↵ | Hans-Christoph Steiner | |
Mac OS X seems to need to that set to work properly svn path=/trunk/; revision=15899 | |||
2012-01-27 | embed the included languages into the Info.plist to enable per-app language ↵ | Hans-Christoph Steiner | |
selection svn path=/trunk/; revision=15894 | |||
2012-01-16 | default to ALSA since that seems to work fine on Pulseaudio systems | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15872 | |||
2011-12-12 | add -Wstrict-aliasing=2 to everything to try to catch all type-punning | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15815 | |||
2011-11-16 | streamlined global debug flags and added -fno-inline-functions for valgrind | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15771 | |||
2011-10-28 | make tar exclude flags compatible with BSD tar | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15672 | |||
2011-10-23 | purged the unneeded remnamts of readmesdir, examplesdir, and stopped using ↵ | Hans-Christoph Steiner | |
manualsdir for libraries svn path=/trunk/; revision=15645 | |||
2011-10-20 | for the final step in eliminating the 'flatspace' hacked collection from ↵ | Hans-Christoph Steiner | |
Pd-extended, add the 'chaos' lib as its own standalone library, but load by default since flatspace was loaded by default svn path=/trunk/; revision=15627 | |||
2011-10-18 | make the Pd headers available in the standard locations | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15618 | |||
2011-10-18 | added new 'flatgui' to default load list to replace old 'flatspace' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15613 | |||
2011-10-14 | add an Installed-Size: field to the package so Ubuntu Software Center ↵ | Hans-Christoph Steiner | |
doesn't complain svn path=/trunk/; revision=15598 | |||
2011-10-13 | add tclpd to the 'startup' folder to load at startup by default | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15583 | |||
2011-10-12 | make 64-bit builds on 10.6 compatible with 10.5 using -mmacosx-version-min=10.5 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15575 | |||
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-06 | updated Gem version fetching | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15527 | |||
2011-10-05 | remove -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-05 | enable 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-04 | turned on debug symbols -g and set up gcc 4.x optimization flags | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15495 | |||
2011-10-03 | recurse into pd/startup when building the Windows installer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15486 |