1. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  2. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  3. 21967d0 Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 13 years ago
  4. 7f14f0d Recorded merge of revisions 81032 via svnmerge from by Antoine Pitrou · 14 years ago
  5. 891f263 Fix issue5076: bdist_wininst fails on py3k by Mark Hammond · 15 years ago
  6. 6d0e975 Merged revisions 69094 via svnmerge from by Mark Hammond · 15 years ago
  7. 26adf52 Merged revisions 63828 via svnmerge from by Georg Brandl · 16 years ago
  8. 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
  9. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  10. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  11. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  12. 9f2e3be Running a bdist_wininst installer, built with Python 2.3, installing by Thomas Heller · 19 years ago
  13. 8abe7bf Set PYTHONHOME before loading Python, so that sys.path will be set correctly. by Thomas Heller · 19 years ago
  14. 0f25b72 Close stdout and stderr, which are redirected into a temp file, before by Thomas Heller · 20 years ago
  15. 8992b9b printf format code for integers is %d not %s. by Thomas Heller · 20 years ago
  16. 9cc5cb7 Running the pre-install or post-install script did not work when by Thomas Heller · 20 years ago
  17. 876d990 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  18. 0062be2 Ignore some more build products. by Thomas Heller · 20 years ago
  19. d1d92ea Add a warning so that it isn't forgotten to recreate the binaries AND by Thomas Heller · 20 years ago
  20. 55a9864 Don't complain that non-existant registry entries cannot be deleted. by Thomas Heller · 20 years ago
  21. ad6ce46 Remove the annoing and useless messagebox asking about overwriting files. by Thomas Heller · 20 years ago
  22. f9bfdd8 Patch [ 983775 ] Allow bdist_wininst to install for non-admin users by Mark Hammond · 20 years ago
  23. 32b8f80 Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy. by Thomas Heller · 20 years ago
  24. 74db404 The wininst.exe is no longer compressed with UPX. by Thomas Heller · 20 years ago
  25. 4834039 When loading the Python dll to run the postinstall script, try to load by Thomas Heller · 20 years ago
  26. b4fb862 The wininst-6.exe template binary for bdist_wininst is now linked by Thomas Heller · 20 years ago
  27. 89adf0a The wininst-7.1.exe template binary for bdist_wininst is now linked by Thomas Heller · 20 years ago
  28. 9614219 Minor reformatting. by Thomas Heller · 20 years ago
  29. 6837f65 Solution and project file to build wininstXX.exe with MSVC7.1 (Visual by Thomas Heller · 20 years ago
  30. cad71d0 To avoid problems with conflicting dlls, the windows installers built by Thomas Heller · 20 years ago
  31. a19cdad Patch #892660 from Mark Hammond, for distutils bdist_wininst command. by Thomas Heller · 20 years ago
  32. b0cd38c Oops, MSVC was still open, so the project file was not yet saved. by Thomas Heller · 22 years ago
  33. bb4b7d2 Copied the sources from the distutils CVS repository. by Thomas Heller · 22 years ago