Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32507: Change Windows install to include app-local UCRT (#5119) | Steve Dower | 2018-01-09 | 1 | -1/+0 |
| | |||||
* | Adds version info to all signed binaries on Windows. | Steve Dower | 2016-04-06 | 1 | -0/+3 |
| | |||||
* | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵ | Steve Dower | 2014-11-22 | 1 | -154/+8 |
| | | | | which will be used for the official 3.5 release. | ||||
* | Clean up the PCBuild project files, removing redundant settings and | Kristján Valur Jónsson | 2012-05-19 | 1 | -6/+0 |
| | | | | | use "references" to link to dependent projects. Update readme and batch files. | ||||
* | changeset: 76969:0cbe1099226d | Brian Curtin | 2012-05-13 | 1 | -0/+4 |
| | | | | | | | | branch: vs2010 tag: tip user: Brian Curtin <brian@python.org> date: Sun May 13 16:15:11 2012 -0500 summary: Changes to allow Profile Guided Optimization builds to succeed on VS2010 | ||||
* | Fix #13210. Port the Windows build from VS2008 to VS2010. | Brian Curtin | 2012-05-13 | 1 | -0/+232 |