summaryrefslogtreecommitdiffstats
path: root/PCbuild/python20.wse
Commit message (Expand)AuthorAgeFilesLines
* I hope this irons out the Add/Remove kinks on Win2K for users w/o AdminTim Peters2001-07-311-5/+44
* Remove oodles of pointless file date and size stamps. I caught the WiseTim Peters2001-07-301-112/+0
* Massive fiddling to get the install to work at all on a Win2K box under aTim Peters2001-07-301-3/+174
* Add a dialog for the backup directory (default "yes I want one, andTim Peters2001-07-301-6/+289
* Now stop distutils and xml from getting *too* much (like .pyc files).Tim Peters2001-07-291-6/+25
* Repair long-standing mistakes in the distutils and xml installations:Tim Peters2001-07-291-3/+42
* Remove Lib\plat-win from PYTHONPATH; that directory went away a year ago.Tim Peters2001-07-291-2/+4
* Don't prompt for the doc (HTML) directory anymore (just assume ..\html).Tim Peters2001-07-291-1/+2
* Whew -- I *think* this completes folding in all the new-in-8.1 stuff.Tim Peters2001-07-291-50/+42
* Ewwww -- the 8.1 support for rolling back changes in case the user abortsTim Peters2001-07-291-0/+9
* Add oodles more 8.1 Wizard boilerplate. This creates lots of vrbls weTim Peters2001-07-291-11/+247
* Add version resource info to installer .exe.Tim Peters2001-07-291-2/+6
* Folding some Wizard boilerplate back in, created in new Wise projects butTim Peters2001-07-291-28/+38
* Updated to Wise 8.14 (web update).Tim Peters2001-07-291-224/+281
* Woo hoo! Relative paths! This is, alas, partly braindead: When the newTim Peters2001-07-291-108/+140
* Convert from Wise version 5.0 to 8.1. Gotta hand it to 'em! 8.1 importedTim Peters2001-07-291-2/+32
* Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't workTim Peters2001-07-281-8/+2
* Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.Martin v. Löwis2001-07-261-3/+3
* Prepare Windows installer for 2.2a1.Tim Peters2001-07-171-2/+3
* Fiddle Windows installer to create Lib/site-packages/REAMDE asTim Peters2001-07-121-0/+6
* Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1Tim Peters2001-04-181-9/+9
* Update Windows installer & buildno for 2.1 final.Tim Peters2001-04-161-2/+2
* Update Windows installer & build number to 2.1c2 release.Tim Peters2001-04-161-2/+2
* Update Windows build # and installer for 2.1c1.Tim Peters2001-04-121-6/+2
* pydoc changed overnight in such a way that it no longer worked from theTim Peters2001-03-231-3/+3
* Add Jeremy's compiler to the Windows install.Tim Peters2001-03-231-0/+18
* Update Windows installer for 2.1b2.Tim Peters2001-03-211-2/+2
* When building the installer, prompt for the location of the system directoryTim Peters2001-03-191-3/+5
* Windows: Fallout from renaming the pydoc file.Tim Peters2001-03-111-1/+1
* SF bug Win32: pydoc command isn't executable.Tim Peters2001-03-111-1/+1
* Magic strings in both Python and the Wise installer define the registry keyTim Peters2001-03-111-1/+4
* Add a new item to the Python 2.1 start menu: "Module Docs".Guido van Rossum2001-03-021-0/+14
* Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number".Tim Peters2001-03-011-3/+3
* Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call!Tim Peters2001-02-041-4/+4
* Teach Windows build and installer about new _symtable module/DLL.Tim Peters2001-02-021-0/+10
* Teach the Windows installer about the _test module.Tim Peters2001-02-021-0/+10
* Windows build: update for 2.1a2, + get ucnhash out of the installer.Tim Peters2001-02-011-13/+3
* Windows: 2.1a1 changes so Python runs again. Note that the python20Tim Peters2001-01-171-4/+4
* Windows installer: update dialogs, program groups, etc, to 2.1 alpha 1.Tim Peters2001-01-171-5/+5
* Prep the Windows installer for 2.0 final:Tim Peters2000-10-141-5/+9
* Prep Windows installer for 2.0c1: title and build number.Tim Peters2000-10-071-2/+2
* Yet another new unique extension in the test directory.Tim Peters2000-09-261-0/+5
* Windows installer:Tim Peters2000-09-211-9/+159
* Windows installer: In the Start menu IDLE shortcut, explictly invoke theTim Peters2000-09-111-1/+2
* Windows installer, reflecting changes that went into a replacement 2.0b1Tim Peters2000-09-071-5/+17
* Windows build: install NEWS.txt; bump BUILD# to 3 in preparation for nextTim Peters2000-09-051-0/+5
* Now that I've got real docs, redirect _DOC_ out of the Python 1.6 tree andTim Peters2000-09-051-1/+2
* Install LICENSE.txt and README.txt.Tim Peters2000-09-011-12/+11
* Guido pointed out that the "non-admin install" blurb got displayedTim Peters2000-09-011-13/+11
* Back off to HKCU (instead of HKLM) if user doesn't have "NT adminstratorTim Peters2000-09-011-1/+61