aboutsummaryrefslogtreecommitdiff
path: root/packages/win32_inno/Makefile
AgeCommit message (Collapse)Author
2007-05-16switched DLLs to install into system32 to reduce chances of DLL HellHans-Christoph Steiner
svn path=/trunk/; revision=7674
2006-12-14gripd is no longer supported by its author, and the old binaries don't ↵Hans-Christoph Steiner
really work with newer versions of Pd, so I am removing the gripd kludge frmo the build svn path=/trunk/; revision=6887
2006-12-06added program versions to test target so they are in the build logsHans-Christoph Steiner
svn path=/trunk/; revision=6666
2006-10-21cleaned up version handling to make more sense; removed some obsolete chmodsHans-Christoph Steiner
svn path=/trunk/; revision=6151
2006-10-18changed distclean targets to prevent seemingly endless loops; this stuff ↵Hans-Christoph Steiner
definitely could be a lot more cleanly implemented... svn path=/trunk/; revision=6136
2006-10-18minor build and clean tweaksHans-Christoph Steiner
svn path=/trunk/; revision=6130
2006-09-29added blank test_package target so the auto-build doesn't throw an errorHans-Christoph Steiner
svn path=/trunk/; revision=6053
2006-09-28Makefile tune ups and clean ups, hopefully to allow things to build faster, ↵Hans-Christoph Steiner
especially when using make -j svn path=/trunk/; revision=6040
2006-09-19added miniscript to shorten path namesHans-Christoph Steiner
svn path=/trunk/; revision=5964
2006-09-14Inno Setup now runs headless from the command lineHans-Christoph Steiner
svn path=/trunk/; revision=5931
2006-07-21more work on centralizing the CPU optimization flags. With GNU/Linux on ↵Hans-Christoph Steiner
PowerPC and Mac OS X on Intel, things are becoming more complicated... ;) svn path=/trunk/; revision=5389
2006-04-29an attempt at automating package generation... that failedHans-Christoph Steiner
svn path=/trunk/; revision=5037
2006-04-27added package_clean targetHans-Christoph Steiner
svn path=/trunk/; revision=5012
2006-04-15built Pd-0.39.2-extended-test2 on fever.idmi.poly.eduHans-Christoph Steiner
svn path=/trunk/; revision=4915
2006-04-10added test for dll before copying so things build without the gripd hackHans-Christoph Steiner
svn path=/trunk/; revision=4861
2006-01-17got and RC7 build, everything seems OK, but launching .htm files from the ↵Hans-Christoph Steiner
help browser doesn't work. arg. Documented the basic process of making the installer on the website svn path=/trunk/; revision=4441
2005-12-20added in mingw_fixes patch which includes NT2_MSC_VER and lots of other ↵Hans-Christoph Steiner
stuff so that everything can compile using MinGW; reorged things to use the full name 'windows' rather than just 'win'. This matches 'darwin' and 'linux'; this is windows RC6 svn path=/trunk/; revision=4260
2005-12-18fixed linux package bug that left out pd-gui; tweaked optimization setupHans-Christoph Steiner
svn path=/trunk/; revision=4251
2005-12-14working towards RC6... soonHans-Christoph Steiner
svn path=/trunk/; revision=4205
2005-12-12made standard shortcut target so I don't have to remember the names of the ↵Hans-Christoph Steiner
different package types svn path=/trunk/; revision=4193
2005-12-12added targets for testing the final destinations that are currently setHans-Christoph Steiner
svn path=/trunk/; revision=4192
2005-11-28- finally got a Linux Pd-extended release out, RC5Hans-Christoph Steiner
- built a tar.bz2 package maker with a generated Makefile for installing and uninstalling - switched all Makefiles to follow GNU $(DESTDIR)/$(prefix) standards svn path=/trunk/; revision=4064
2005-11-27lots of build bug fixes and additions, including pixeltango and lots of ↵Hans-Christoph Steiner
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5 svn path=/trunk/; revision=4051
2005-11-26updated names to be more GNU-like and easier to readHans-Christoph Steiner
svn path=/trunk/; revision=4036
2005-11-23oops forgot this one, its just a sketch, but its a start. pd-inno.iss ↵Hans-Christoph Steiner
compilation works for the most part svn path=/trunk/; revision=4019