summaryrefslogtreecommitdiff
path: root/PCbuild/python.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* bpo-32507: Change Windows install to include app-local UCRT (#5119)Steve Dower2018-01-091-1/+0
* bpo-32030: Split Py_Main() into subfunctions (#4399)Victor Stinner2017-11-151-2/+2
* bpo-31340: Change to building with MSVC v141 (included with Visual Studio 201...Steve Dower2017-09-061-0/+1
* bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars...Steve Dower2017-06-191-1/+4
* Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-221-1/+5
* Closes #26624: Adds validation of ucrtbase[d].dll version with warning for ol...Steve Dower2016-04-121-0/+7
* Adds version info to all signed binaries on Windows.Steve Dower2016-04-061-1/+0
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...Steve Dower2014-11-221-442/+20
* Issue #18093: Factor out the programs that embed the runtimeNick Coghlan2014-07-251-1/+1
* Issue #19962: The Windows build process now creates "python.bat"Zachary Ware2014-04-301-1/+161
* Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fixVictor Stinner2013-07-071-1/+1
* Fix #14470. Remove w9xpopen per PEP 11.Brian Curtin2012-12-231-5/+1
* Clean up the PCBuild project files, removing redundant settings andKristján Valur Jónsson2012-05-191-8/+0
* changeset: 76969:0cbe1099226dBrian Curtin2012-05-131-0/+4
* Fix #13210. Port the Windows build from VS2008 to VS2010.Brian Curtin2012-05-131-0/+372