1. ad134f0 Update master Windows buildno list for 2.1.2final. by Tim Peters · 23 years ago
  2. 57f61fb Update master Windows build-number list for 2.1.2c1. by Tim Peters · 23 years ago
  3. 83a3f0c Windows build: close out 2.2, prep for 2.3. by Tim Peters · 23 years ago
  4. 909c091 Post-release fiddling -- prep for 2.2 final. by Tim Peters · 23 years ago
  5. 6272dfd Update Windows buildno for 2.2c1. Update 2.2c1 release data in NEWS. by Tim Peters · 23 years ago
  6. 1ec040f Update Windows installer for 2.2c1. by Tim Peters · 23 years ago
  7. 330bdfe Bump Windows buildno for 2.2b2. by Tim Peters · 23 years ago
  8. 6f0699b SF bug #478949 Windows installer start menu registry. by Tim Peters · 23 years ago
  9. 84362bc The usual post-release fiddling. by Tim Peters · 23 years ago
  10. d6f8dba add structseq.c to project by Guido van Rossum · 23 years ago
  11. 5a9d16b Bump Windows build # for 2.2b1. by Tim Peters · 23 years ago
  12. 5ae95ab Added new hotshot pkg to the Windows installer. by Tim Peters · 23 years ago
  13. 1566a17 Get hotshot closer to compiling on Windows. by Tim Peters · 23 years ago
  14. 0af6703 If all of Python, IDLE and Tcl/Tk are being installed, and the user has by Tim Peters · 23 years ago
  15. 23d192e Teach Windows how to build the new weakref module. by Tim Peters · 23 years ago
  16. abf925f Post-release fiddling (prep for 2.2b1). by Tim Peters · 23 years ago
  17. 30bff63 Bump Windows build numbers for 2.2a4; installer changes were done earlier. by Tim Peters · 23 years ago
  18. 8ca177b Install the new Lib/email pkg. by Tim Peters · 23 years ago
  19. 3069d50 Install the compiler package under Lib. by Tim Peters · 23 years ago
  20. b07352e The usual post-release fiddling. by Tim Peters · 23 years ago
  21. 745e366 Bump Windows buildno (installer changes were made earlier). by Tim Peters · 23 years ago
  22. 9bc0d6f First part of fix for bug #442142 - DLL base assignments need update by Mark Hammond · 23 years ago
  23. 7c198d3 Add pynche's top-level txt files to Windows installer -- I don't believe by Tim Peters · 23 years ago
  24. edc9931 "The usual" post-release fiddling. by Tim Peters · 23 years ago
  25. a6b9e3c Windows fiddling for 2.2a2: bump build number; update copyright and by Tim Peters · 23 years ago
  26. fc7265a Wise uninstallers never delete the Python DLL from the system directory. by Tim Peters · 23 years ago
  27. 591f71b New, larger installer bitmap from Erik van Blokland. Added more by Tim Peters · 23 years ago
  28. 68db9dd Now that the dialogs have some breathing room, split the combo of Tcl/Tk, by Tim Peters · 23 years ago
  29. f5d3505 Grow the dialogs 25%, to make room for a nicer bitmap (in progress; don't by Tim Peters · 23 years ago
  30. f30f1fc In the acks, CamelCase InstallMaster the same way Wise does it. by Tim Peters · 23 years ago
  31. b6135df Add a comma. by Tim Peters · 23 years ago
  32. 8eb16b1 Give some special thanks on the final "Installation Completed!" screen. by Tim Peters · 23 years ago
  33. 36a90f6 Thanks to by Tim Peters · 23 years ago
  34. ce42a8e Add the new Tools/compiler/README to the WIndows install, as README.txt. by Tim Peters · 23 years ago
  35. ae5262e + Turn off patch creation (this isn't a patch release! got turned on by by Tim Peters · 23 years ago
  36. 223ec93 + Made installer more reluctant to overwrite MS C runtime DLLs -- it's by Tim Peters · 23 years ago
  37. 45e5e72 Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pyw by Tim Peters · 23 years ago
  38. b39fa0e + Redid file associations on Win2K in what I believe is "the right way". by Tim Peters · 23 years ago
  39. 67b9ada New runtime vrbl DOADMIN. When false, we never try to write under HKLM, by Tim Peters · 23 years ago
  40. 4de219d + Add version info to Win2K add/remove. by Tim Peters · 23 years ago
  41. a0a7706 + Moved IDLE from the "tools" component to the main component. by Tim Peters · 23 years ago
  42. 2aadd36 No more Inno Envy: the "Start Installation" dialog now displays a nice by Tim Peters · 23 years ago
  43. 6d6c1a3 Merge of descr-branch back into trunk. by Tim Peters · 23 years ago
  44. a7f6de7 Just changes to comments. by Tim Peters · 23 years ago
  45. 6051557 Repair more ways in which the "backup files" dialog differed from all the by Tim Peters · 23 years ago
  46. 5a99e0c We always wrote a pair of lines to the Wise install.log telling it to by Tim Peters · 23 years ago
  47. b8b3291 Hmm. The Backup/Replace dialog also had back/next buttons three pixels by Tim Peters · 23 years ago
  48. bbeb69e Aha! Finally figured out something else that's been driving me nuts: by Tim Peters · 23 years ago
  49. 4951a98 The "Select Destination Directory" dialog didn't ask for confirmation by Tim Peters · 23 years ago
  50. 1f7862e Remove useless Back button from Finished dialog. by Tim Peters · 23 years ago
  51. aa6111f Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c. by Tim Peters · 23 years ago
  52. ce5f13a I hope this irons out the Add/Remove kinks on Win2K for users w/o Admin by Tim Peters · 23 years ago
  53. 85a5bae Remove oodles of pointless file date and size stamps. I caught the Wise by Tim Peters · 23 years ago
  54. 96e1d2f Massive fiddling to get the install to work at all on a Win2K box under a by Tim Peters · 23 years ago
  55. a1fd050 Add a dialog for the backup directory (default "yes I want one, and by Tim Peters · 23 years ago
  56. 6ea8baa Now stop distutils and xml from getting *too* much (like .pyc files). by Tim Peters · 23 years ago
  57. 8e02fb1 Repair long-standing mistakes in the distutils and xml installations: by Tim Peters · 23 years ago
  58. 412e458 Remove Lib\plat-win from PYTHONPATH; that directory went away a year ago. by Tim Peters · 23 years ago
  59. d8c7da4 Don't prompt for the doc (HTML) directory anymore (just assume ..\html). by Tim Peters · 23 years ago
  60. 4670b3a Whew -- I *think* this completes folding in all the new-in-8.1 stuff. by Tim Peters · 23 years ago
  61. 4e9a00e Ewwww -- the 8.1 support for rolling back changes in case the user aborts by Tim Peters · 23 years ago
  62. 0097bae Add oodles more 8.1 Wizard boilerplate. This creates lots of vrbls we by Tim Peters · 23 years ago
  63. 386b7a3 Add version resource info to installer .exe. by Tim Peters · 23 years ago
  64. 6307bb8 Folding some Wizard boilerplate back in, created in new Wise projects but by Tim Peters · 23 years ago
  65. e7b2a27 Updated to Wise 8.14 (web update). by Tim Peters · 23 years ago
  66. db642c6 Woo hoo! Relative paths! This is, alas, partly braindead: When the new by Tim Peters · 23 years ago
  67. 50e278e Convert from Wise version 5.0 to 8.1. Gotta hand it to 'em! 8.1 imported by Tim Peters · 23 years ago
  68. faa7f11 Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't work by Tim Peters · 23 years ago
  69. 76f373d Repair more now-obsolete references to config.h. by Tim Peters · 23 years ago
  70. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  71. b5c61a8 Leave the Inno script in better shape. Added registration of .py etc by Tim Peters · 23 years ago
  72. 7e5dcf6 A full Inno Setup script for Python, except for the few hard and esoteric by Tim Peters · 23 years ago
  73. 0b89fc0 Remove the TENTATIVE marker from the now-historic Windows buildnos. by Tim Peters · 23 years ago
  74. 0eb4f3e Prepare Windows installer for 2.2a1. by Tim Peters · 23 years ago
  75. c683a29 Remove TENTATIVE from the 2.1.1c1 Windows buildno. by Tim Peters · 23 years ago
  76. c4889c4 Remove now-unnecessary "from __future__ import nested_scopes" stmts. by Tim Peters · 23 years ago
  77. 9b23920 Fiddle Windows installer to create Lib/site-packages/REAMDE as by Tim Peters · 23 years ago
  78. 1a7f16c Removed fpectlmodule.c and fpetestmodule.c from the Windows build. They by Tim Peters · 23 years ago
  79. 8734952 Add tentative 2.1.1 Windows build numbers. by Tim Peters · 23 years ago
  80. 289a961 Record Windows build number for 2.0.1 final. by Tim Peters · 23 years ago
  81. 42107c5 Record Windows buildno for 2.0.1c1. by Tim Peters · 23 years ago
  82. 9dfe4cd Teach Windows about new iterobject.c. by Tim Peters · 23 years ago
  83. 52709e3 Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1 installations. by Tim Peters · 23 years ago
  84. dd37dac Update Windows installer & buildno for 2.1 final. by Tim Peters · 23 years ago
  85. b093166 Update Windows installer & build number to 2.1c2 release. by Tim Peters · 23 years ago
  86. fd09e86 Update Windows build # and installer for 2.1c1. by Tim Peters · 23 years ago
  87. 66f0961 pydoc changed overnight in such a way that it no longer worked from the by Tim Peters · 23 years ago
  88. fe0d79f Add Jeremy's compiler to the Windows install. by Tim Peters · 23 years ago
  89. 55f826c Update Windows installer for 2.1b2. by Tim Peters · 23 years ago
  90. baa03e8 When building the installer, prompt for the location of the system directory by Tim Peters · 23 years ago
  91. b3d6be9 Windows: Fallout from renaming the pydoc file. by Tim Peters · 23 years ago
  92. 1eb0a92 SF bug Win32: pydoc command isn't executable. by Tim Peters · 23 years ago
  93. b2a22f4 Magic strings in both Python and the Wise installer define the registry key by Tim Peters · 23 years ago
  94. fe010e4 Add a new item to the Python 2.1 start menu: "Module Docs". by Guido van Rossum · 23 years ago
  95. 5f850ab Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number". by Tim Peters · 23 years ago
  96. 0f4e93d Backing out nested scopes broke the Windows build. Repairing. by Tim Peters · 23 years ago
  97. bd00cda Teach Windows build about new future.c. by Tim Peters · 23 years ago
  98. 15d7270 Windows: Remove soundex from pythoncore subproject. by Tim Peters · 23 years ago
  99. ffd9328 Clean up the "docs". by Tim Peters · 23 years ago
  100. d807570 Re-add DOS line-endings and mark the files binary. by Thomas Wouters · 23 years ago