1. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  2. 891f263 Fix issue5076: bdist_wininst fails on py3k by Mark Hammond · 16 years ago
  3. 6d0e975 Merged revisions 69094 via svnmerge from by Mark Hammond · 16 years ago
  4. 26adf52 Merged revisions 63828 via svnmerge from by Georg Brandl · 16 years ago
  5. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  6. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  7. 9f2e3be Running a bdist_wininst installer, built with Python 2.3, installing by Thomas Heller · 20 years ago
  8. 8abe7bf Set PYTHONHOME before loading Python, so that sys.path will be set correctly. by Thomas Heller · 20 years ago
  9. 0f25b72 Close stdout and stderr, which are redirected into a temp file, before by Thomas Heller · 20 years ago
  10. 8992b9b printf format code for integers is %d not %s. by Thomas Heller · 20 years ago
  11. 9cc5cb7 Running the pre-install or post-install script did not work when by Thomas Heller · 20 years ago
  12. 876d990 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  13. d1d92ea Add a warning so that it isn't forgotten to recreate the binaries AND by Thomas Heller · 20 years ago
  14. 55a9864 Don't complain that non-existant registry entries cannot be deleted. by Thomas Heller · 20 years ago
  15. ad6ce46 Remove the annoing and useless messagebox asking about overwriting files. by Thomas Heller · 20 years ago
  16. f9bfdd8 Patch [ 983775 ] Allow bdist_wininst to install for non-admin users by Mark Hammond · 20 years ago
  17. 32b8f80 Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy. by Thomas Heller · 20 years ago
  18. 4834039 When loading the Python dll to run the postinstall script, try to load by Thomas Heller · 20 years ago
  19. 9614219 Minor reformatting. by Thomas Heller · 20 years ago
  20. a19cdad Patch #892660 from Mark Hammond, for distutils bdist_wininst command. by Thomas Heller · 21 years ago
  21. bb4b7d2 Copied the sources from the distutils CVS repository. by Thomas Heller · 22 years ago