1. 945863a Fixes build order and lingering intermediate files. by Steve Dower · 8 years ago
  2. b066058 Adds version info to all signed binaries on Windows. by Steve Dower · 8 years ago
  3. ac2bd5b Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line. by Steve Dower · 9 years ago
  4. e5a6c4e Fixes python3_d.dll build so that functions are forwarded to python35_d.dll by Steve Dower · 9 years ago
  5. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  6. 2658dd7 Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly. by Christian Heimes · 11 years ago
  7. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago