aboutsummaryrefslogtreecommitdiff
path: root/packages/win32_inno
AgeCommit message (Expand)Author
2009-09-22added Inconsolata to the installer, since its a very nice font with PdHans-Christoph Steiner
2009-09-16more DESTDIR fixes and also included 'tcl8', 'dde1.3' and 'reg1.2' Tcl librar...Hans-Christoph Steiner
2009-06-15set CC as gcc globally since MinGW seems to lack a 'cc' command... I wonder h...Hans-Christoph Steiner
2009-06-14oops, missed one DESTDIR fixHans-Christoph Steiner
2009-06-14updated for Tcl/Tk 8.5 and better DESTDIR supportHans-Christoph Steiner
2009-06-07checked in georg's patch that 'patch that checks for previous version and off...Hans-Christoph Steiner
2009-04-29removed failed attempt of getting asio4all.com to launch after installer comp...Hans-Christoph Steiner
2009-04-26added new url files for delete upon uninstall; new attempt at getting the ASI...Hans-Christoph Steiner
2009-04-22forgot to uncomment Run section when enabling the ASIO4ALL URL to auto-launchHans-Christoph Steiner
2009-04-18added links to the books that are freely available onlineHans-Christoph Steiner
2009-04-18added asio4all link to start menu and installer; switched license to GNU GPL v3Hans-Christoph Steiner
2009-04-09- hard-coded user install paths outlined in this FAQ entry. This makes it soHans-Christoph Steiner
2009-04-09this file needs an ENDHERE tag to be parsed properly by generate-pd-settings-...Hans-Christoph Steiner
2009-01-21removed crufty ancient TODO files and moved a couple still-relevant notes to ...Hans-Christoph Steiner
2008-08-14merged in changes from the v0-40 pd-extended release branchHans-Christoph Steiner
2008-05-15added npath and nloadlib to stop CPU spike at load; added ~/pd/ and ~/Library...Hans-Christoph Steiner
2008-04-28switched name from 'Pure Data' to 'Pd-extended' for the sake of clarity and t...Hans-Christoph Steiner
2008-03-08added FFTW3 and Lua DLLs to the packageHans-Christoph Steiner
2008-03-02The newly updated 'make depend' section in makefile.mingw means that you needHans-Christoph Steiner
2007-11-04fixed bad tagname preventing successful buildHans-Christoph Steiner
2007-10-27reverted ggee back to original order since it was conflicting with vbapHans-Christoph Steiner
2007-10-26fixed bunk path1 registry entryHans-Christoph Steiner
2007-09-25updated to load libdir first, so it'll actually load the rest of the libdirs ...Hans-Christoph Steiner
2007-08-29added Ed Kelly's library to the list for libs to load by defaultHans-Christoph Steiner
2007-07-11removed stoopid typoHans-Christoph Steiner
2007-07-09added flib to the list of libs to load by deafultHans-Christoph Steiner
2007-07-08added ggee to standard libs to loadHans-Christoph Steiner
2007-06-13quick hack to install the pddplink files in a place where they will be found ...Hans-Christoph Steiner
2007-05-17checked in Martin Peach's iconHans-Christoph Steiner
2007-05-17created checkboxes for the file associations and library registry settingsHans-Christoph Steiner
2007-05-16switched DLLs to install into system32 to reduce chances of DLL HellHans-Christoph Steiner
2007-05-15added fonts to the package from C:\WINDOWS; switched to 7zip compressionHans-Christoph Steiner
2007-02-25added iem_anything as a lib so that [any] is available by defaultHans-Christoph Steiner
2006-12-31added libdir to the default library listHans-Christoph Steiner
2006-12-15only try to include gripd if it existsHans-Christoph Steiner
2006-12-14gripd is no longer supported by its author, and the old binaries don't really...Hans-Christoph Steiner
2006-12-06added program versions to test target so they are in the build logsHans-Christoph Steiner
2006-10-21cleaned up version handling to make more sense; removed some obsolete chmodsHans-Christoph Steiner
2006-10-18changed distclean targets to prevent seemingly endless loops; this stuff defi...Hans-Christoph Steiner
2006-10-18minor build and clean tweaksHans-Christoph Steiner
2006-10-17added hardware libHans-Christoph Steiner
2006-09-29added blank test_package target so the auto-build doesn't throw an errorHans-Christoph Steiner
2006-09-28Makefile tune ups and clean ups, hopefully to allow things to build faster, e...Hans-Christoph Steiner
2006-09-19added miniscript to shorten path namesHans-Christoph Steiner
2006-09-18updated pref files for more libs that are included in the auto-buildsHans-Christoph Steiner
2006-09-14Inno Setup now runs headless from the command lineHans-Christoph Steiner
2006-09-13added flatspace and deprecated libdirs to the standard load...Hans-Christoph Steiner
2006-07-21more work on centralizing the CPU optimization flags. With GNU/Linux on Powe...Hans-Christoph Steiner
2006-04-29an attempt at automating package generation... that failedHans-Christoph Steiner
2006-04-27added package_clean targetHans-Christoph Steiner