11 Commits (c879ff247ae1b67a790ff98d2d59145302cd4e4e)

Author SHA1 Message Date
Paul Monson f96e7fd924 bpo-36941: Windows build changes for Windows ARM64 (GH-13365) 7 years ago
Paul Monson 8a1657b934 bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825) 7 years ago
Steve Dower f9b364fe51
bro-33614: Override exit code in find_msbuild.bat (GH-7169) 8 years ago
Steve Dower e97ba4c690
bpo-33614: Ensures module definition files for the stable ABI on Windows are correctly regenerated. (GH-7165) 8 years ago
Steve Dower 945863a691 Fixes build order and lingering intermediate files. 10 years ago
Steve Dower b0660582cc Adds version info to all signed binaries on Windows. 10 years ago
Steve Dower ac2bd5b1e8 Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line. 11 years ago
Steve Dower e5a6c4ecfc Fixes python3_d.dll build so that functions are forwarded to python35_d.dll 11 years ago
Steve Dower 65e4cb10d9 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. 11 years ago
Christian Heimes 2658dd7cab Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly. 12 years ago
Brian Curtin 401f9f3d32 Fix #13210. Port the Windows build from VS2008 to VS2010. 14 years ago