Age | Commit message (Expand) | Author |
2011-09-22 | centralize loader startup installing and set pdlua to start automatically | Hans-Christoph Steiner |
2011-09-19 | include tcllib 1.13 for things like base64, etc. | Hans-Christoph Steiner |
2011-09-19 | include tkdnd 2.2 in the Pd-extended package | 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-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 |
2011-08-16 | removed very out of date windows batch files | Hans-Christoph Steiner |
2011-06-28 | add the 'startup' folder contents to the Windows installer and therefore .zip... | Hans-Christoph Steiner |
2011-06-28 | run the zip command in the cygwin sh to make sure its in its native env | Hans-Christoph Steiner |
2011-06-27 | fixed stupid recursive variable in $(zippackagefolder) | Hans-Christoph Steiner |
2011-06-27 | make zip only have a single folder of depth | Hans-Christoph Steiner |
2011-06-26 | added zip: target to create a zip from the contents of the Inno installer | Hans-Christoph Steiner |
2011-06-26 | remove Ok dialog since its unneeded and interferes with automating the instal... | Hans-Christoph Steiner |
2011-04-19 | copy libdir.dll into place, stop the ln -s trickery | Hans-Christoph Steiner |
2011-04-16 | move libdir ln -s statement since on MinGW ln is actually cp, and the target ... | Hans-Christoph Steiner |
2011-04-13 | create pd/startup and include libdir.dll; add notes.txt to Help Browser; inst... | Hans-Christoph Steiner |
2011-03-28 | install tcllib in the package since its needed for base64 for including image... | Hans-Christoph Steiner |
2011-02-22 | removed libdir since its in 'startup' and added vanilla/list since it must be... | Hans-Christoph Steiner |
2011-01-20 | updated installer for 0.43 | Hans-Christoph Steiner |
2011-01-19 | updated ancient README | Hans-Christoph Steiner |
2011-01-11 | added new 'extra' libdir to default libraries since its not built with Pd-ext... | Hans-Christoph Steiner |
2010-12-15 | try a config stripped of almost all libraries | Hans-Christoph Steiner |
2010-12-12 | updated libraries to load by default and added pd-extended.bat for MS Windows | Hans-Christoph Steiner |
2010-09-16 | replaced dead pure-data.org with puredata.info | Hans-Christoph Steiner |
2010-09-07 | actually install 'include' into a folder called 'include' | Hans-Christoph Steiner |
2010-06-09 | include libdl i.e. dlopen() in Pd-extended for easy porting from UNIX | Hans-Christoph Steiner |
2010-04-13 | added headers to Windows package to hopefully make it easier to build externa... | Hans-Christoph Steiner |
2010-04-13 | removed some cruft related to pddplink | Hans-Christoph Steiner |
2010-04-13 | zexy's [matchbox] and [regex] need libgnurx-0.dll, so include it in the package | Hans-Christoph Steiner |
2010-04-12 | converted to use 'Pd-extended' as the folder for the registry settings; fixed... | Hans-Christoph Steiner |
2010-03-10 | converted freeverb folder to have the same name as the object, therefore it d... | Hans-Christoph Steiner |
2010-02-07 | doh, need close quote | Hans-Christoph Steiner |
2010-01-21 | changed Pd-extended's registry dir to Pd-extended to separate settings from P... | Hans-Christoph Steiner |
2009-10-31 | switched font from Bitstream Vera to DejaVu | Hans-Christoph Steiner |
2009-09-22 | added Inconsolata to the installer, since its a very nice font with Pd | Hans-Christoph Steiner |
2009-09-16 | more DESTDIR fixes and also included 'tcl8', 'dde1.3' and 'reg1.2' Tcl librar... | Hans-Christoph Steiner |
2009-06-15 | set CC as gcc globally since MinGW seems to lack a 'cc' command... I wonder h... | Hans-Christoph Steiner |
2009-06-14 | oops, missed one DESTDIR fix | Hans-Christoph Steiner |
2009-06-14 | updated for Tcl/Tk 8.5 and better DESTDIR support | Hans-Christoph Steiner |
2009-06-07 | checked in georg's patch that 'patch that checks for previous version and off... | Hans-Christoph Steiner |
2009-04-29 | removed failed attempt of getting asio4all.com to launch after installer comp... | Hans-Christoph Steiner |
2009-04-26 | added new url files for delete upon uninstall; new attempt at getting the ASI... | Hans-Christoph Steiner |
2009-04-22 | forgot to uncomment Run section when enabling the ASIO4ALL URL to auto-launch | Hans-Christoph Steiner |
2009-04-18 | added links to the books that are freely available online | Hans-Christoph Steiner |
2009-04-18 | added asio4all link to start menu and installer; switched license to GNU GPL v3 | Hans-Christoph Steiner |
2009-04-09 | - hard-coded user install paths outlined in this FAQ entry. This makes it so | Hans-Christoph Steiner |
2009-04-09 | this file needs an ENDHERE tag to be parsed properly by generate-pd-settings-... | Hans-Christoph Steiner |