1. b012a15 Finish the pyexpat rework for Windows: builders needn't suck down the by Tim Peters · 22 years ago
  2. 83a3f0c Windows build: close out 2.2, prep for 2.3. by Tim Peters · 23 years ago
  3. 909c091 Post-release fiddling -- prep for 2.2 final. by Tim Peters · 23 years ago
  4. 1ec040f Update Windows installer for 2.2c1. by Tim Peters · 23 years ago
  5. 6f0699b SF bug #478949 Windows installer start menu registry. by Tim Peters · 23 years ago
  6. 84362bc The usual post-release fiddling. by Tim Peters · 23 years ago
  7. 5ae95ab Added new hotshot pkg to the Windows installer. by Tim Peters · 23 years ago
  8. 0af6703 If all of Python, IDLE and Tcl/Tk are being installed, and the user has by Tim Peters · 23 years ago
  9. abf925f Post-release fiddling (prep for 2.2b1). by Tim Peters · 23 years ago
  10. 8ca177b Install the new Lib/email pkg. by Tim Peters · 23 years ago
  11. 3069d50 Install the compiler package under Lib. by Tim Peters · 23 years ago
  12. b07352e The usual post-release fiddling. by Tim Peters · 23 years ago
  13. 7c198d3 Add pynche's top-level txt files to Windows installer -- I don't believe by Tim Peters · 23 years ago
  14. edc9931 "The usual" post-release fiddling. by Tim Peters · 23 years ago
  15. a6b9e3c Windows fiddling for 2.2a2: bump build number; update copyright and by Tim Peters · 23 years ago
  16. fc7265a Wise uninstallers never delete the Python DLL from the system directory. by Tim Peters · 23 years ago
  17. 591f71b New, larger installer bitmap from Erik van Blokland. Added more by Tim Peters · 23 years ago
  18. 68db9dd Now that the dialogs have some breathing room, split the combo of Tcl/Tk, by Tim Peters · 23 years ago
  19. f5d3505 Grow the dialogs 25%, to make room for a nicer bitmap (in progress; don't by Tim Peters · 23 years ago
  20. f30f1fc In the acks, CamelCase InstallMaster the same way Wise does it. by Tim Peters · 23 years ago
  21. b6135df Add a comma. by Tim Peters · 23 years ago
  22. 8eb16b1 Give some special thanks on the final "Installation Completed!" screen. by Tim Peters · 23 years ago
  23. 36a90f6 Thanks to by Tim Peters · 23 years ago
  24. ce42a8e Add the new Tools/compiler/README to the WIndows install, as README.txt. by Tim Peters · 23 years ago
  25. ae5262e + Turn off patch creation (this isn't a patch release! got turned on by by Tim Peters · 23 years ago
  26. 223ec93 + Made installer more reluctant to overwrite MS C runtime DLLs -- it's by Tim Peters · 23 years ago
  27. 45e5e72 Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pyw by Tim Peters · 23 years ago
  28. b39fa0e + Redid file associations on Win2K in what I believe is "the right way". by Tim Peters · 23 years ago
  29. 67b9ada New runtime vrbl DOADMIN. When false, we never try to write under HKLM, by Tim Peters · 23 years ago
  30. 4de219d + Add version info to Win2K add/remove. by Tim Peters · 23 years ago
  31. a0a7706 + Moved IDLE from the "tools" component to the main component. by Tim Peters · 23 years ago
  32. 2aadd36 No more Inno Envy: the "Start Installation" dialog now displays a nice by Tim Peters · 23 years ago
  33. a7f6de7 Just changes to comments. by Tim Peters · 23 years ago
  34. 6051557 Repair more ways in which the "backup files" dialog differed from all the by Tim Peters · 23 years ago
  35. 5a99e0c We always wrote a pair of lines to the Wise install.log telling it to by Tim Peters · 23 years ago
  36. b8b3291 Hmm. The Backup/Replace dialog also had back/next buttons three pixels by Tim Peters · 23 years ago
  37. bbeb69e Aha! Finally figured out something else that's been driving me nuts: by Tim Peters · 23 years ago
  38. 4951a98 The "Select Destination Directory" dialog didn't ask for confirmation by Tim Peters · 23 years ago
  39. 1f7862e Remove useless Back button from Finished dialog. by Tim Peters · 23 years ago
  40. ce5f13a I hope this irons out the Add/Remove kinks on Win2K for users w/o Admin by Tim Peters · 23 years ago
  41. 85a5bae Remove oodles of pointless file date and size stamps. I caught the Wise by Tim Peters · 23 years ago
  42. 96e1d2f Massive fiddling to get the install to work at all on a Win2K box under a by Tim Peters · 23 years ago
  43. a1fd050 Add a dialog for the backup directory (default "yes I want one, and by Tim Peters · 23 years ago
  44. 6ea8baa Now stop distutils and xml from getting *too* much (like .pyc files). by Tim Peters · 23 years ago
  45. 8e02fb1 Repair long-standing mistakes in the distutils and xml installations: by Tim Peters · 23 years ago
  46. 412e458 Remove Lib\plat-win from PYTHONPATH; that directory went away a year ago. by Tim Peters · 23 years ago
  47. d8c7da4 Don't prompt for the doc (HTML) directory anymore (just assume ..\html). by Tim Peters · 23 years ago
  48. 4670b3a Whew -- I *think* this completes folding in all the new-in-8.1 stuff. by Tim Peters · 23 years ago
  49. 4e9a00e Ewwww -- the 8.1 support for rolling back changes in case the user aborts by Tim Peters · 23 years ago
  50. 0097bae Add oodles more 8.1 Wizard boilerplate. This creates lots of vrbls we by Tim Peters · 23 years ago
  51. 386b7a3 Add version resource info to installer .exe. by Tim Peters · 23 years ago
  52. 6307bb8 Folding some Wizard boilerplate back in, created in new Wise projects but by Tim Peters · 23 years ago
  53. e7b2a27 Updated to Wise 8.14 (web update). by Tim Peters · 23 years ago
  54. db642c6 Woo hoo! Relative paths! This is, alas, partly braindead: When the new by Tim Peters · 23 years ago
  55. 50e278e Convert from Wise version 5.0 to 8.1. Gotta hand it to 'em! 8.1 imported by Tim Peters · 23 years ago
  56. faa7f11 Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't work by Tim Peters · 23 years ago
  57. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  58. 0eb4f3e Prepare Windows installer for 2.2a1. by Tim Peters · 23 years ago
  59. 9b23920 Fiddle Windows installer to create Lib/site-packages/REAMDE as by Tim Peters · 23 years ago
  60. 52709e3 Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1 installations. by Tim Peters · 23 years ago
  61. dd37dac Update Windows installer & buildno for 2.1 final. by Tim Peters · 23 years ago
  62. b093166 Update Windows installer & build number to 2.1c2 release. by Tim Peters · 23 years ago
  63. fd09e86 Update Windows build # and installer for 2.1c1. by Tim Peters · 23 years ago
  64. 66f0961 pydoc changed overnight in such a way that it no longer worked from the by Tim Peters · 23 years ago
  65. fe0d79f Add Jeremy's compiler to the Windows install. by Tim Peters · 23 years ago
  66. 55f826c Update Windows installer for 2.1b2. by Tim Peters · 23 years ago
  67. baa03e8 When building the installer, prompt for the location of the system directory by Tim Peters · 23 years ago
  68. b3d6be9 Windows: Fallout from renaming the pydoc file. by Tim Peters · 23 years ago
  69. 1eb0a92 SF bug Win32: pydoc command isn't executable. by Tim Peters · 23 years ago
  70. b2a22f4 Magic strings in both Python and the Wise installer define the registry key by Tim Peters · 23 years ago
  71. fe010e4 Add a new item to the Python 2.1 start menu: "Module Docs". by Guido van Rossum · 23 years ago
  72. 5f850ab Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number". by Tim Peters · 23 years ago
  73. d66595f Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call! by Tim Peters · 23 years ago
  74. b16c56f Teach Windows build and installer about new _symtable module/DLL. by Tim Peters · 23 years ago
  75. 4d282de Teach the Windows installer about the _test module. by Tim Peters · 24 years ago
  76. ca873ed Windows build: update for 2.1a2, + get ucnhash out of the installer. by Tim Peters · 24 years ago
  77. 97c9640 Windows: 2.1a1 changes so Python runs again. Note that the python20 by Tim Peters · 24 years ago
  78. 78542ef Windows installer: update dialogs, program groups, etc, to 2.1 alpha 1. by Tim Peters · 24 years ago
  79. 6869245 Prep the Windows installer for 2.0 final: by Tim Peters · 24 years ago
  80. 70d87d7 Prep Windows installer for 2.0c1: title and build number. by Tim Peters · 24 years ago
  81. 7b5af04 Yet another new unique extension in the test directory. by Tim Peters · 24 years ago
  82. 39fb28f Windows installer: by Tim Peters · 24 years ago
  83. 0932cb4 Windows installer: In the Start menu IDLE shortcut, explictly invoke the by Tim Peters · 24 years ago
  84. 553d2a5 Windows installer, reflecting changes that went into a replacement 2.0b1 by Tim Peters · 24 years ago
  85. 0d416d3 Windows build: install NEWS.txt; bump BUILD# to 3 in preparation for next by Tim Peters · 24 years ago
  86. 87106b5 Now that I've got real docs, redirect _DOC_ out of the Python 1.6 tree and by Tim Peters · 24 years ago
  87. 7527e00 Install LICENSE.txt and README.txt. by Tim Peters · 24 years ago
  88. 9a83b92 Guido pointed out that the "non-admin install" blurb got displayed by Tim Peters · 24 years ago
  89. f6f6fa2 Back off to HKCU (instead of HKLM) if user doesn't have "NT adminstrator by Tim Peters · 24 years ago
  90. b04e650 Added installation of w9xpopen.exe. by Tim Peters · 24 years ago
  91. aff1284 In readme.txt, make what's needed to build the "optional" subprojects by Tim Peters · 24 years ago
  92. 93ff482 At Mark Hammond's request, removing registry key by Guido van Rossum · 24 years ago
  93. 6424524 Thomas Heller noticed that the wrong registry entry was written for by Guido van Rossum · 24 years ago
  94. 7cee6dd somehow the 'Total Keys=1' disappears. No other changes. by Guido van Rossum · 24 years ago
  95. ed2bf9c Oops. by Guido van Rossum · 24 years ago
  96. cce79a1 Poke and hope for Tcl version: now settable through _TCLMINOR_ variable... by Guido van Rossum · 24 years ago
  97. a1956e2 Move Wise install dir consistently to C:\Wise. Don't use %_WISE_% in by Guido van Rossum · 24 years ago
  98. f00562a Poke and hope for Tim... by Guido van Rossum · 24 years ago
  99. e4aa4ca Bump version to 2.0. by Guido van Rossum · 24 years ago