1. 16b2a5e Display installer warning that Windows 2000 won't by Martin v. Löwis · 15 years ago
  2. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 15 years ago
  3. 3436064 Integrate merge.py into msi.py. by Martin v. Löwis · 15 years ago
  4. 24e4e16 Issue #6716: Quote -x arguments of compileall in MSI installer. by Martin v. Löwis · 15 years ago
  5. a0fd4cc Add 2.6 uuids. by Martin v. Löwis · 15 years ago
  6. 13ba1a1 Move the xml test data to their own directory. by Florent Xicluna · 15 years ago
  7. f4803aa set svn:eol-style on various files by Benjamin Peterson · 15 years ago
  8. add792f Add UUIDs for 2.7. Drop UUIDs for 2.4. by Martin v. Löwis · 16 years ago
  9. 741e699 Fix types in logic to compute help file name. by Martin v. Löwis · 16 years ago
  10. ecb4f95 Issue 5390: Add uninstall icon independent of whether file by Martin v. Löwis · 16 years ago
  11. 0805b28 handle different rc format by Benjamin Peterson · 16 years ago
  12. ea598b6 Issue #6158: package Sine-1000Hz-300ms.aif. by Martin v. Löwis · 16 years ago
  13. 8dc74f4 Issue #5721: don't package Lib/test/README anymore. by Martin v. Löwis · 16 years ago
  14. 588b54b Issue #5847: Remove -n switch on "Edit with IDLE" menu item. by Martin v. Löwis · 16 years ago
  15. 91a1a07 Issue #5470: Package zipdir.zip. by Martin v. Löwis · 16 years ago
  16. 7e28b9c Add optional code signing after merging. by Martin v. Löwis · 17 years ago
  17. d378dc0 #4700: crtlicense.txt is displayed by the license() command and should be kept ascii-only. by Amaury Forgeot d'Arc · 17 years ago
  18. b5120ce Consider micro version for name of CHM file. by Martin v. Löwis · 17 years ago
  19. 17fa44f Add UUIDs for 2.6.1 and 2.6.2. by Martin v. Löwis · 17 years ago
  20. cb6c359 Issue #4389: Add icon to the uninstall entry in "add-and-remove-programs". by Martin v. Löwis · 17 years ago
  21. 6347098 Issue #4289: Remove Cancel button from AdvancedDlg. by Martin v. Löwis · 17 years ago
  22. 3d6f8ff Issue #1656675: Register a drop handler for .py* files on Windows. by Martin v. Löwis · 17 years ago
  23. ddd8263 Stop including fake manifest file in DLLs directory. by Martin v. Löwis · 17 years ago
  24. 0f3e769 Issue #4091: Install pythonxy.dll in system32 again. by Martin v. Löwis · 17 years ago
  25. eba774b Issue #4018: Disable "for me" installations on Vista. by Martin v. Löwis · 17 years ago
  26. 62d4538 Add UUID for 2.7. by Martin v. Löwis · 17 years ago
  27. f738f0b Use CRT 9 policy files. by Martin v. Löwis · 17 years ago
  28. d69c904 Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows installer. by Martin v. Löwis · 17 years ago
  29. e1d9dca Use AMD64 version of CRT in just-for-me installations for Win64 installers. by Martin v. Löwis · 17 years ago
  30. 175d007 Bug #3887: Package x64 version of CRT for AMD64 Windows binaries. by Martin v. Löwis · 17 years ago
  31. 0c280c0 Fix grammar. by Martin v. Löwis · 17 years ago
  32. b080256 Set eol-style to native. by Martin v. Löwis · 17 years ago
  33. 4eb18f9 Issue #3617: Include a licensing statement regarding the Microsoft C runtime in the Windows installer. by Martin v. Löwis · 17 years ago
  34. a9aff01 Change product code of Win64 installer to allow simultaneous installation on Win32 and Win64; also change product name to be able to distinguish the two in ARP. by Martin v. Löwis · 17 years ago
  35. ab0b29b Issue #3833: Use a different upgrade code for Win64 installers. by Martin v. Löwis · 17 years ago
  36. 996b9f3 Add UUIDs for upcoming releases by Martin v. Löwis · 17 years ago
  37. 3f5fda8 Issue #2271: Set SecureCustomProperties so that installation will properly by Martin v. Löwis · 17 years ago
  38. 67543a9 Allow passing the MSI file name to merge.py. by Martin v. Löwis · 17 years ago
  39. 1d2ce45 Add _multiprocessing module. by Martin v. Löwis · 17 years ago
  40. fd82f2e Disable UAC by default. by Martin v. Löwis · 17 years ago
  41. c9798fc Pickup sqlite3.dll from binary directory. Commit more often. by Martin v. Löwis · 17 years ago
  42. b8a18ea Fix Tcl/Tk license file in tcl8*/tk8*, include Tix license. by Martin v. Löwis · 17 years ago
  43. 7b9e124 Support file names which include '+' (for Tk 8.5). by Martin v. Löwis · 17 years ago
  44. 367c79a Create grammar pickle files on installation; remove them on uninstallation. by Martin v. Löwis · 17 years ago
  45. dcc8620 Include all licenses of the packages that we include. by Martin v. Löwis · 17 years ago
  46. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  47. 6c90c9f Add new tkinter dir to various locations where lib-tk shows up. by Georg Brandl · 17 years ago
  48. f466c2a Port to VS 2008. Drop W9x support. by Martin v. Löwis · 17 years ago
  49. 344d066 Use the CHM file name that Sphinx assigns. by Martin v. Löwis · 17 years ago
  50. 8bd5334 Add 2.6b1 and 2.6b2 UUIDs. by Martin v. Löwis · 17 years ago
  51. 023b9f9 Package wininst*.exe from distutils/command. by Martin v. Löwis · 17 years ago
  52. 775e10d Suppress compilation of py3_ files upon installation. by Martin v. Löwis · 17 years ago
  53. 1e72fec Make the "private CRT" case work, by editing the by Martin v. Löwis · 17 years ago
  54. 46a8be7 Drop support for 7.1 CRT. by Martin v. Löwis · 17 years ago
  55. e411f89 Make private_crt feature object a global variable. by Martin v. Löwis · 17 years ago
  56. 54d489a Delete ALLUSERS property merged from CRT merge module, so that per-user installations become possible again. by Martin v. Löwis · 17 years ago
  57. db508be Add script to merge msvcr90. by Martin v. Löwis · 17 years ago
  58. 4dc3415 Add two features to distinguish between private and SxS CRT. by Martin v. Löwis · 17 years ago
  59. 5f187fb Extend sizes of various fields, to support the CRT90 merge module. by Martin v. Löwis · 17 years ago
  60. 0e795e7 Package Tcl from tcltk64 on AMD64. by Martin v. Löwis · 17 years ago
  61. 03dc56c Locate VS installation dir from environment, so that it works with the express edition. by Martin v. Löwis · 17 years ago
  62. d9759c4 Bundle msvcr90.dll as a "private assembly". by Martin v. Löwis · 17 years ago
  63. 1c5105d Add 2.6aN uuids. by Martin v. Löwis · 17 years ago
  64. 94da1d6 Don't try to package msvcr90 for the moment. by Martin v. Löwis · 18 years ago
  65. e7a434e Package using VS 2008. by Martin v. Löwis · 18 years ago
  66. e1c6af0 The root of the project is two levels up from PC/VS7.1 by Christian Heimes · 18 years ago
  67. 7e28e49 Added new wininst files to msi.py and adjusted some paths by Christian Heimes · 18 years ago
  68. e604eb9 MSI uses back slashes as path separators by Christian Heimes · 18 years ago
  69. ce49f02 Fix paths for build bot, part 2 by Christian Heimes · 18 years ago
  70. 19b1aaa Added VS 2005 and VS 2008 to the search path for cabarc.exe by Christian Heimes · 18 years ago
  71. 9acba04 Added self generated UUID for msvcr90.dll to msi.py Readded a missing line. by Christian Heimes · 18 years ago
  72. 6b449f4 Issue #1727780: Support loading pickles of random.Random objects created by Martin v. Löwis · 18 years ago
  73. 0ffdacd Patch #1468: Package Lib/test/*.pem. by Martin v. Löwis · 18 years ago
  74. 8628f75 Take chm file from build/htmlhelp/pydoc.chm. by Martin v. Löwis · 18 years ago
  75. 8bc77e4 Bug #1737210: Change Manufacturer of Windows installer to PSF. by Martin v. Löwis · 18 years ago
  76. 1ab4a1f Mark registry components as 64-bit on Win64. by Martin v. Löwis · 18 years ago
  77. 75c23bd Bug #1746880: Correctly install DLLs into system32 folder on Win64. by Martin v. Löwis · 18 years ago
  78. 5409c8d Fix typo. by Martin v. Löwis · 18 years ago
  79. e89cd17 Fix popen usage. by Martin v. Löwis · 18 years ago
  80. be7abbb Add a UUID for python26.dll. by Martin v. Löwis · 18 years ago
  81. 42dd86b Deprecate os.popen* and popen2 module in favor of the subprocess module. by Neal Norwitz · 18 years ago
  82. 0682a52 Add UUIDs for 2.5.1 and 2.5.2 by Martin v. Löwis · 19 years ago
  83. 1c08bb9 Forward port r52134: Add uuids for 2.4.4. by Martin v. Löwis · 19 years ago
  84. c0fdb18 Forward-port 51862: Add sgml_input.html. by Martin v. Löwis · 19 years ago
  85. 147f9ae Whitespace normalization. by Tim Peters · 19 years ago
  86. 38325b7 Patch #1545507: Exclude ctypes package in Win64 MSI file. Will backport to 2.5. by Martin v. Löwis · 19 years ago
  87. a09fd6e Build _hashlib on Windows. Build OpenSSL with masm assembler code. by Martin v. Löwis · 19 years ago
  88. 9315251 Add UUID for upcoming 2.5b3. by Martin v. Löwis · 19 years ago
  89. 4cbd05c Properly quote compileall and Lib paths in case TARGETDIR has a space. by Martin v. Löwis · 19 years ago
  90. 88ef637 Add sqlite3.dll to the DLLs component, not to the TkDLLs component. by Martin v. Löwis · 19 years ago
  91. 8301c79 Rest of patch #1490384: Commit icon source, remove by Martin v. Löwis · 19 years ago
  92. 1319bb1 Move icon files into DLLs dir. Fixes #1477968. by Martin v. Löwis · 19 years ago
  93. 64ed043 Package setuptools by Martin v. Löwis · 19 years ago
  94. 9fbc44c Adjust compileall -x option to Makefile.pre.in. Fixes #1465093. by Martin v. Löwis · 19 years ago
  95. 3bd3315 Per Martins request, add empty.vbs to Tools\msi\msi.py. by Thomas Heller · 19 years ago
  96. e510bd1 Adjust sqlite3 build process to Win64. by Martin v. Löwis · 19 years ago
  97. 1a494bd Add sqlite3 to the Windows build process. by Martin v. Löwis · 19 years ago
  98. 59c3acc Add check_soundcard.vbs. Will backport by Martin v. Löwis · 19 years ago
  99. 1d278fc Move product_codes in their own file. by Martin v. Löwis · 19 years ago
  100. df51179 Correct case in test for Windows 9X. by Martin v. Löwis · 19 years ago