Commit Graph

10 Commits

Author SHA1 Message Date
Fred L. Drake, Jr.
17fc960ec4 Consistently use the shorter libexpat.org URL. 2002-06-13 18:12:20 +00:00
Fred L. Drake, Jr.
6f7d95c4af Specify the compression type; the current version of Inno Setup
supports the more efficient bzip algorithm, so we can produce a
smaller installer to download.  Or at least partially mitigate
the addition of the wchar_t version of the DLLs.

Install the Changes file as Changes.txt.

Add a note telling what version of Inno Setup the script is for.
2002-06-01 02:12:30 +00:00
Fred L. Drake, Jr.
8eb92dde2b Added the test suite and wchar_t versions of the DLL. 2002-05-31 04:35:57 +00:00
Fred L. Drake, Jr.
6af14eca02 Bump version number. 2002-04-24 13:10:09 +00:00
Fred L. Drake, Jr.
f14ab18aa7 Shorten the name of the directory we store the uninstaller in. 2001-07-27 15:31:22 +00:00
Fred L. Drake, Jr.
edc66fb325 Add more information to the Welcome screen of the installer. 2001-07-27 15:22:35 +00:00
Fred L. Drake, Jr.
903a9f4754 Try to make the Windows installer a little more rational, and install all
the sources a developer might want, not just the parser itself.
2001-07-27 14:54:11 +00:00
Fred L. Drake, Jr.
8d4ff3433c Make the built installer land in an existing directory. 2001-07-26 19:58:06 +00:00
Fred L. Drake, Jr.
2b1678311c Changes so that we can actually build an installer, and fix the URLs. 2001-07-26 19:44:42 +00:00
Fred L. Drake, Jr.
41d112cacd Installer-builder script for Inno Setup, contributed by Tim Peters. 2001-07-26 18:28:17 +00:00