Age | Commit message (Expand) | Author |
2013-01-22 | merge in updates from pd-extended/0.43 | Hans-Christoph Steiner |
2013-01-18 | add more debug info and aliasing warnings to pd build | Hans-Christoph Steiner |
2013-01-18 | remove support for old pd-extended.git build system < 0.43 | Hans-Christoph Steiner |
2013-01-18 | convert the random UNIX linefeeds to Windows | Hans-Christoph Steiner |
2013-01-18 | only clean files likely to have been made by this build system | Hans-Christoph Steiner |
2013-01-10 | update README | Hans-Christoph Steiner |
2013-01-08 | use 'pd-gui.tcl -open' otherwise Pd doesn't open filenames with spaces | Hans-Christoph Steiner |
2013-01-02 | include translation files in installer and zip (i.e. po/ folder) | Hans-Christoph Steiner |
2013-01-02 | make file associations open pd-gui instead of pd.exe to take advantage of the... | Hans-Christoph Steiner |
2012-12-22 | when installing search-plugin, also include the translations | Hans-Christoph Steiner |
2012-12-21 | Win32: load zexy hex-named objects as libraries and kludge to get them workin... | Hans-Christoph Steiner |
2012-12-21 | the 'extensions' section is no longer relevant here | Hans-Christoph Steiner |
2012-12-21 | the 'extensions' section is no longer relevant here | Hans-Christoph Steiner |
2012-12-18 | try to make CPU arch detection less error prone... ('uname -m' sometimes give... | Hans-Christoph Steiner |
2012-12-18 | make zip creation reliable by using proper 'make' dependency tracking | Hans-Christoph Steiner |
2012-12-13 | use basic optmization when setup for debugging | Hans-Christoph Steiner |
2012-12-13 | print out TARGET_PLATFORM and OPT_CFLAGS for debugging | Hans-Christoph Steiner |
2012-12-01 | fix translation install location | Hans-Christoph Steiner |
2012-11-30 | force the libpddir installation location of po/ | Hans-Christoph Steiner |
2012-11-30 | on Windows, use autoconf setup to install the translation files | Hans-Christoph Steiner |
2012-11-25 | tkdnd upgraded to 2.6 | Hans-Christoph Steiner |
2012-11-15 | include search-plugin.tcl by default | Hans-Christoph Steiner |
2012-11-02 | commit Gem 0.93.3 from http://gem.iem.at/releases/0.93.3/Gem-0.93.3-W32-i686.zip | Hans-Christoph Steiner |
2012-11-02 | commit windows binaries from old rsync auto-build setup, including Gem 0.93.1 | Hans-Christoph Steiner |
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 |