summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
...
* Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pywTim Peters2001-08-051-1/+1
* + Redid file associations on Win2K in what I believe is "the right way".Tim Peters2001-08-051-171/+271
* New runtime vrbl DOADMIN. When false, we never try to write under HKLM,Tim Peters2001-08-052-15/+38
* + Add version info to Win2K add/remove.Tim Peters2001-08-041-103/+142
* + Moved IDLE from the "tools" component to the main component.Tim Peters2001-08-031-99/+88
* No more Inno Envy: the "Start Installation" dialog now displays a niceTim Peters2001-08-031-7/+152
* Merge of descr-branch back into trunk.Tim Peters2001-08-021-0/+30
* Just changes to comments.Tim Peters2001-08-012-3/+3
* Repair more ways in which the "backup files" dialog differed from all theTim Peters2001-08-011-29/+28
* We always wrote a pair of lines to the Wise install.log telling it toTim Peters2001-08-011-16/+19
* Hmm. The Backup/Replace dialog also had back/next buttons three pixelsTim Peters2001-08-011-5/+5
* Aha! Finally figured out something else that's been driving me nuts:Tim Peters2001-08-011-2/+2
* The "Select Destination Directory" dialog didn't ask for confirmationTim Peters2001-08-011-45/+12
* Remove useless Back button from Finished dialog.Tim Peters2001-08-011-16/+5
* Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c.Tim Peters2001-07-311-0/+15
* I hope this irons out the Add/Remove kinks on Win2K for users w/o AdminTim Peters2001-07-312-9/+57
* 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-302-3/+681
* 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-284-20/+14
* Repair more now-obsolete references to config.h.Tim Peters2001-07-261-1/+1
* Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.Martin v. Löwis2001-07-261-3/+3
* Leave the Inno script in better shape. Added registration of .py etcTim Peters2001-07-211-16/+51
* A full Inno Setup script for Python, except for the few hard and esotericTim Peters2001-07-201-0/+206
* Remove the TENTATIVE marker from the now-historic Windows buildnos.Tim Peters2001-07-201-2/+2
* Prepare Windows installer for 2.2a1.Tim Peters2001-07-173-4/+7
* Remove TENTATIVE from the 2.1.1c1 Windows buildno.Tim Peters2001-07-141-1/+1
* Remove now-unnecessary "from __future__ import nested_scopes" stmts.Tim Peters2001-07-121-2/+0
* Fiddle Windows installer to create Lib/site-packages/REAMDE asTim Peters2001-07-121-0/+6
* Removed fpectlmodule.c and fpetestmodule.c from the Windows build. TheyTim Peters2001-07-051-30/+0
* Add tentative 2.1.1 Windows build numbers.Tim Peters2001-07-021-0/+4
* Record Windows build number for 2.0.1 final.Tim Peters2001-06-221-0/+2
* Record Windows buildno for 2.0.1c1.Tim Peters2001-06-131-0/+2
* Teach Windows about new iterobject.c.Tim Peters2001-04-201-0/+15
* Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1Tim Peters2001-04-183-16/+18
* Update Windows installer & buildno for 2.1 final.Tim Peters2001-04-163-4/+6
* Update Windows installer & build number to 2.1c2 release.Tim Peters2001-04-163-4/+6
* Update Windows build # and installer for 2.1c1.Tim Peters2001-04-123-8/+6