summaryrefslogtreecommitdiffstats
path: root/PCbuild/xxlimited.vcxproj
Commit message (Collapse)AuthorAgeFilesLines
* Issue #24376: xxlimited.c errors when building 32 and 64 bit on WindowsSteve Dower2015-06-031-1/+1
|
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵Steve Dower2014-11-221-129/+23
| | | | which will be used for the official 3.5 release.
* Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds.Zachary Ware2014-03-191-3/+3
|
* Drop reference to pythoncore, to avoid linking python34.dllMartin v. Löwis2014-01-041-5/+0
|
* Clean up the PCBuild project files, removing redundant settings andKristján Valur Jónsson2012-05-191-11/+7
| | | | | use "references" to link to dependent projects. Update readme and batch files.
* Fix release build settings.Martin v. Löwis2012-05-141-2/+0
|
* changeset: 76969:0cbe1099226dBrian Curtin2012-05-131-2/+11
| | | | | | | | 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 Curtin2012-05-131-0/+191