Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't work | Tim Peters | 2001-07-28 | 1 | -2/+1 |
| | | | | until you download the new expat and install it; see PCbuild\readme.txt. | ||||
* | Repair more now-obsolete references to config.h. | Tim Peters | 2001-07-26 | 1 | -1/+1 |
| | |||||
* | Leave the Inno script in better shape. Added registration of .py etc | Tim Peters | 2001-07-21 | 1 | -16/+51 |
| | | | | | extensions -- but Inno uninstall doesn't restore previous ones (if any), so that's another step backwards. | ||||
* | A full Inno Setup script for Python, except for the few hard and esoteric | Tim Peters | 2001-07-20 | 1 | -0/+206 |
parts Inno has no good answer for (read the comments at the top of the script). |