1. 5473f06 bpo-34225: Ensure INCLUDE and LIB directories do not end with a backslash. (GH-8464) by Steve Dower · 6 years ago
  2. 2507e29 bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227) by Steve Dower · 7 years ago
  3. 05f01d8 bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler (#1632) by Steve Dower · 7 years ago
  4. 08bb8a4 Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters by Steve Dower · 8 years ago
  5. 1d32941 Issue #25850: Use cross-compilation by default for 64-bit Windows. by Steve Dower · 9 years ago
  6. f0ccf02 Issue #25316: distutils raises OSError instead of DistutilsPlatformError when MSVC is not installed. by Steve Dower · 9 years ago
  7. 52e40cd Whitespace fixes to make the commit hook on hg.python.org happy. by Larry Hastings · 9 years ago
  8. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  9. 31202ea Issue #24798: _msvccompiler.py doesn't properly support manifests by Steve Dower · 9 years ago
  10. b465cb5 Update default msvccompiler link options to match the options used for core builds. by Steve Dower · 9 years ago
  11. fd3664b Issue #23970: Adds distutils._msvccompiler for new Visual Studio versions. by Steve Dower · 9 years ago