summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* Added new hotshot pkg to the Windows installer.Tim Peters2001-10-131-35/+43
* Get hotshot closer to compiling on Windows.Tim Peters2001-10-121-0/+15
* If all of Python, IDLE and Tcl/Tk are being installed, and the user hasTim Peters2001-10-091-0/+42
* Teach Windows how to build the new weakref module.Tim Peters2001-10-051-0/+15
* Post-release fiddling (prep for 2.2b1).Tim Peters2001-09-281-4/+4
* Bump Windows build numbers for 2.2a4; installer changes were done earlier.Tim Peters2001-09-272-2/+4
* Install the new Lib/email pkg.Tim Peters2001-09-231-0/+16
* Install the compiler package under Lib.Tim Peters2001-09-201-26/+8
* The usual post-release fiddling.Tim Peters2001-09-081-4/+4
* Bump Windows buildno (installer changes were made earlier).Tim Peters2001-09-062-2/+4
* First part of fix for bug #442142 - DLL base assignments need updateMark Hammond2001-09-067-14/+16
* Add pynche's top-level txt files to Windows installer -- I don't believeTim Peters2001-08-221-1/+7
* "The usual" post-release fiddling.Tim Peters2001-08-222-5/+5
* Windows fiddling for 2.2a2: bump build number; update copyright andTim Peters2001-08-193-6/+8
* Wise uninstallers never delete the Python DLL from the system directory.Tim Peters2001-08-161-0/+9
* New, larger installer bitmap from Erik van Blokland. Added moreTim Peters2001-08-152-4/+6
* Now that the dialogs have some breathing room, split the combo of Tcl/Tk,Tim Peters2001-08-111-56/+130
* Grow the dialogs 25%, to make room for a nicer bitmap (in progress; don'tTim Peters2001-08-111-83/+84
* In the acks, CamelCase InstallMaster the same way Wise does it.Tim Peters2001-08-091-1/+1
* Add a comma.Tim Peters2001-08-081-1/+1
* Give some special thanks on the final "Installation Completed!" screen.Tim Peters2001-08-081-1/+21
* Thanks toTim Peters2001-08-082-4/+4
* Add the new Tools/compiler/README to the WIndows install, as README.txt.Tim Peters2001-08-082-4/+11
* + Turn off patch creation (this isn't a patch release! got turned on byTim Peters2001-08-061-23/+45
* + Made installer more reluctant to overwrite MS C runtime DLLs -- it'sTim Peters2001-08-051-44/+271
* 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