1. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  2. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  3. 90f00ea Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 14 years ago
  4. faa9ad2 Add updated .hgeol file and fix newlines in the 2.7 branch. by Georg Brandl · 14 years ago
  5. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 14 years ago
  6. f31fd01 Set svn:eol-style=CRLF on all Visual Studio solution files. by Amaury Forgeot d'Arc · 15 years ago
  7. 6ed1cb0 Fix issue5075: bdist_wininst should not depend on the vc runtime? by Mark Hammond · 16 years ago
  8. 5bd8833 Fix bdist_wininst --user-access-control for win2k by Mark Hammond · 16 years ago
  9. 7c5c8e6 #2581: Vista UAC/elevation support for bdist_wininst by Mark Hammond · 16 years ago
  10. b03c35b Add missing svn:eol-style to text files. by Tim Peters · 18 years ago
  11. 8b27426 Add MSVC8 project files to create wininst-8.exe. by Martin v. Löwis · 18 years ago
  12. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  13. 9f2e3be Running a bdist_wininst installer, built with Python 2.3, installing by Thomas Heller · 20 years ago
  14. 8abe7bf Set PYTHONHOME before loading Python, so that sys.path will be set correctly. by Thomas Heller · 20 years ago
  15. 0f25b72 Close stdout and stderr, which are redirected into a temp file, before by Thomas Heller · 20 years ago
  16. 8992b9b printf format code for integers is %d not %s. by Thomas Heller · 20 years ago
  17. 9cc5cb7 Running the pre-install or post-install script did not work when by Thomas Heller · 20 years ago
  18. 876d990 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  19. 0062be2 Ignore some more build products. by Thomas Heller · 20 years ago
  20. d1d92ea Add a warning so that it isn't forgotten to recreate the binaries AND by Thomas Heller · 20 years ago
  21. 55a9864 Don't complain that non-existant registry entries cannot be deleted. by Thomas Heller · 20 years ago
  22. ad6ce46 Remove the annoing and useless messagebox asking about overwriting files. by Thomas Heller · 20 years ago
  23. f9bfdd8 Patch [ 983775 ] Allow bdist_wininst to install for non-admin users by Mark Hammond · 20 years ago
  24. 32b8f80 Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy. by Thomas Heller · 20 years ago
  25. 74db404 The wininst.exe is no longer compressed with UPX. by Thomas Heller · 20 years ago
  26. 4834039 When loading the Python dll to run the postinstall script, try to load by Thomas Heller · 20 years ago
  27. b4fb862 The wininst-6.exe template binary for bdist_wininst is now linked by Thomas Heller · 20 years ago
  28. 89adf0a The wininst-7.1.exe template binary for bdist_wininst is now linked by Thomas Heller · 20 years ago
  29. 9614219 Minor reformatting. by Thomas Heller · 20 years ago
  30. 6837f65 Solution and project file to build wininstXX.exe with MSVC7.1 (Visual by Thomas Heller · 21 years ago
  31. cad71d0 To avoid problems with conflicting dlls, the windows installers built by Thomas Heller · 21 years ago
  32. a19cdad Patch #892660 from Mark Hammond, for distutils bdist_wininst command. by Thomas Heller · 21 years ago
  33. b0cd38c Oops, MSVC was still open, so the project file was not yet saved. by Thomas Heller · 22 years ago
  34. bb4b7d2 Copied the sources from the distutils CVS repository. by Thomas Heller · 22 years ago