Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
bdcc8f9d1b14837aa78b766a7a5e82f0625a1560
/
PCbuild
/
python3dll.vcxproj
945863a
Fixes build order and lingering intermediate files.
by Steve Dower
· 8 years ago
b066058
Adds version info to all signed binaries on Windows.
by Steve Dower
· 9 years ago
ac2bd5b
Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line.
by Steve Dower
· 9 years ago
e5a6c4e
Fixes python3_d.dll build so that functions are forwarded to python35_d.dll
by Steve Dower
· 10 years ago
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
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
401f9f3
Fix #13210. Port the Windows build from VS2008 to VS2010.
by Brian Curtin
· 12 years ago