summaryrefslogtreecommitdiff
path: root/win32/expat.iss
Commit message (Expand)AuthorAgeFilesLines
* Win32 preparations for release.kwaclaw2012-03-041-7/+7
* Don't need to specify the max option - its the default.kwaclaw2007-05-041-1/+1
* Added SolidCompression flag. Saves another 170KB.kwaclaw2007-05-041-0/+1
* VersionInfoVersion added (to avoid "0.0.0.0"), compression set to "lzma/max"hartwork2007-05-031-3/+5
* New install directory structure. All binaries are now in the Bin directory.kwaclaw2007-05-031-37/+33
* Changed install directory and application name/version to be more typical for...kwaclaw2007-04-301-5/+5
* Fixed some file references and updated to InnoSetup 5.1.6.kwaclaw2006-01-011-36/+43
* include the C++ test harness in the Windows packagefdrake2005-01-291-0/+1
* Update version number to 1.95.8 in preparation for release.fdrake2004-07-161-4/+4
* - bump the versioning informationfdrake2003-07-151-5/+5
* Add win32/README.txt to the Source/ directory that gets installed.fdrake2003-01-281-0/+1
* Add the .DEF files to the Windows installer.fdrake2003-01-261-0/+1
* Update more version numbers.fdrake2003-01-251-4/+4
* Install the static libs and the PNG icon for the documentaiton.fdrake2002-09-061-28/+31
* Add the Borland support files to the installer.fdrake2002-07-121-0/+1
* Version number needs to be bumped here as well.fdrake2002-06-141-4/+4
* Consistently use the shorter libexpat.org URL.fdrake2002-06-131-3/+3
* Specify the compression type; the current version of Inno Setup fdrake2002-06-011-2/+3
* Added the test suite and wchar_t versions of the DLL.fdrake2002-05-311-1/+6
* Bump version number.fdrake2002-04-241-4/+5
* Shorten the name of the directory we store the uninstaller in.fdrake2001-07-271-1/+1
* Add more information to the Welcome screen of the installer.fdrake2001-07-271-0/+4
* Try to make the Windows installer a little more rational, and install allfdrake2001-07-271-13/+20
* Make the built installer land in an existing directory.fdrake2001-07-261-1/+3
* Changes so that we can actually build an installer, and fix the URLs.fdrake2001-07-261-15/+20
* Installer-builder script for Inno Setup, contributed by Tim Peters.fdrake2001-07-261-0/+31