| Commit message (Expand) | Author | Age | Files | Lines |
* | We always wrote a pair of lines to the Wise install.log telling it to | Tim Peters | 2001-08-01 | 1 | -16/+19 |
|
|
* | Hmm. The Backup/Replace dialog also had back/next buttons three pixels | Tim Peters | 2001-08-01 | 1 | -5/+5 |
|
|
* | Aha! Finally figured out something else that's been driving me nuts: | Tim Peters | 2001-08-01 | 1 | -2/+2 |
|
|
* | The "Select Destination Directory" dialog didn't ask for confirmation | Tim Peters | 2001-08-01 | 1 | -45/+12 |
|
|
* | Remove useless Back button from Finished dialog. | Tim Peters | 2001-08-01 | 1 | -16/+5 |
|
|
* | Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c. | Tim Peters | 2001-07-31 | 1 | -0/+15 |
|
|
* | I hope this irons out the Add/Remove kinks on Win2K for users w/o Admin | Tim Peters | 2001-07-31 | 2 | -9/+57 |
|
|
* | Remove oodles of pointless file date and size stamps. I caught the Wise | Tim Peters | 2001-07-30 | 1 | -112/+0 |
|
|
* | Massive fiddling to get the install to work at all on a Win2K box under a | Tim Peters | 2001-07-30 | 2 | -3/+681 |
|
|
* | Add a dialog for the backup directory (default "yes I want one, and | Tim Peters | 2001-07-30 | 1 | -6/+289 |
|
|
* | Now stop distutils and xml from getting *too* much (like .pyc files). | Tim Peters | 2001-07-29 | 1 | -6/+25 |
|
|
* | Repair long-standing mistakes in the distutils and xml installations: | Tim Peters | 2001-07-29 | 1 | -3/+42 |
|
|
* | Remove Lib\plat-win from PYTHONPATH; that directory went away a year ago. | Tim Peters | 2001-07-29 | 1 | -2/+4 |
|
|
* | Don't prompt for the doc (HTML) directory anymore (just assume ..\html). | Tim Peters | 2001-07-29 | 1 | -1/+2 |
|
|
* | Whew -- I *think* this completes folding in all the new-in-8.1 stuff. | Tim Peters | 2001-07-29 | 1 | -50/+42 |
|
|
* | Ewwww -- the 8.1 support for rolling back changes in case the user aborts | Tim Peters | 2001-07-29 | 1 | -0/+9 |
|
|
* | Add oodles more 8.1 Wizard boilerplate. This creates lots of vrbls we | Tim Peters | 2001-07-29 | 1 | -11/+247 |
|
|
* | Add version resource info to installer .exe. | Tim Peters | 2001-07-29 | 1 | -2/+6 |
|
|
* | Folding some Wizard boilerplate back in, created in new Wise projects but | Tim Peters | 2001-07-29 | 1 | -28/+38 |
|
|
* | Updated to Wise 8.14 (web update). | Tim Peters | 2001-07-29 | 1 | -224/+281 |
|
|
* | Woo hoo! Relative paths! This is, alas, partly braindead: When the new | Tim Peters | 2001-07-29 | 1 | -108/+140 |
|
|
* | Convert from Wise version 5.0 to 8.1. Gotta hand it to 'em! 8.1 imported | Tim Peters | 2001-07-29 | 1 | -2/+32 |
|
|
* | Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't work | Tim Peters | 2001-07-28 | 4 | -20/+14 |
|
|
* | Repair more now-obsolete references to config.h. | Tim Peters | 2001-07-26 | 1 | -1/+1 |
|
|
* | Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. | Martin v. Löwis | 2001-07-26 | 1 | -3/+3 |
|
|
* | Leave the Inno script in better shape. Added registration of .py etc | Tim Peters | 2001-07-21 | 1 | -16/+51 |
|
|
* | A full Inno Setup script for Python, except for the few hard and esoteric | Tim Peters | 2001-07-20 | 1 | -0/+206 |
|
|
* | Remove the TENTATIVE marker from the now-historic Windows buildnos. | Tim Peters | 2001-07-20 | 1 | -2/+2 |
|
|
* | Prepare Windows installer for 2.2a1. | Tim Peters | 2001-07-17 | 3 | -4/+7 |
|
|
* | Remove TENTATIVE from the 2.1.1c1 Windows buildno. | Tim Peters | 2001-07-14 | 1 | -1/+1 |
|
|
* | Remove now-unnecessary "from __future__ import nested_scopes" stmts. | Tim Peters | 2001-07-12 | 1 | -2/+0 |
|
|
* | Fiddle Windows installer to create Lib/site-packages/REAMDE as | Tim Peters | 2001-07-12 | 1 | -0/+6 |
|
|
* | Removed fpectlmodule.c and fpetestmodule.c from the Windows build. They | Tim Peters | 2001-07-05 | 1 | -30/+0 |
|
|
* | Add tentative 2.1.1 Windows build numbers. | Tim Peters | 2001-07-02 | 1 | -0/+4 |
|
|
* | Record Windows build number for 2.0.1 final. | Tim Peters | 2001-06-22 | 1 | -0/+2 |
|
|
* | Record Windows buildno for 2.0.1c1. | Tim Peters | 2001-06-13 | 1 | -0/+2 |
|
|
* | Teach Windows about new iterobject.c. | Tim Peters | 2001-04-20 | 1 | -0/+15 |
|
|
* | Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1 | Tim Peters | 2001-04-18 | 3 | -16/+18 |
|
|
* | Update Windows installer & buildno for 2.1 final. | Tim Peters | 2001-04-16 | 3 | -4/+6 |
|
|
* | Update Windows installer & build number to 2.1c2 release. | Tim Peters | 2001-04-16 | 3 | -4/+6 |
|
|
* | Update Windows build # and installer for 2.1c1. | Tim Peters | 2001-04-12 | 3 | -8/+6 |
|
|
* | pydoc changed overnight in such a way that it no longer worked from the | Tim Peters | 2001-03-23 | 1 | -3/+3 |
|
|
* | Add Jeremy's compiler to the Windows install. | Tim Peters | 2001-03-23 | 1 | -0/+18 |
|
|
* | Update Windows installer for 2.1b2. | Tim Peters | 2001-03-21 | 3 | -4/+6 |
|
|
* | When building the installer, prompt for the location of the system directory | Tim Peters | 2001-03-19 | 1 | -3/+5 |
|
|
* | Windows: Fallout from renaming the pydoc file. | Tim Peters | 2001-03-11 | 1 | -1/+1 |
|
|
* | SF bug Win32: pydoc command isn't executable. | Tim Peters | 2001-03-11 | 1 | -1/+1 |
|
|
* | Magic strings in both Python and the Wise installer define the registry key | Tim Peters | 2001-03-11 | 1 | -1/+4 |
|
|
* | Add a new item to the Python 2.1 start menu: "Module Docs". | Guido van Rossum | 2001-03-02 | 1 | -0/+14 |
|
|
* | Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number". | Tim Peters | 2001-03-01 | 3 | -5/+7 |
|
|