COMMITS
/ PCbuild/python3dll.vcxproj July 14, 2016
S
Fixes build order and lingering intermediate files.
Steve Dower committed
April 6, 2016
S
Adds version info to all signed binaries on Windows.
Steve Dower committed
July 3, 2015
January 31, 2015
S
Fixes python3_d.dll build so that functions are forwarded to python35_d.dll
Steve Dower committed
November 22, 2014
November 19, 2013
C
Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly.
Christian Heimes committed
May 13, 2012
B
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin committed