summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* Issue #16061: Speed up str.replace() for replacing 1-character strings.Serhiy Storchaka2013-04-131-0/+1
* Issue #15038: Optimize python Locks on WindowsKristján Valur Jónsson2012-06-181-1/+3
* Add namespaceobject.h and namespaceobject.c to pythoncore.vcxprojRichard Oudkerk2012-06-041-1/+3
* Issue #14952: Fix incorrect output dll names for win64/debug builds, causingKristjan Valur Jonsson2012-05-311-4/+0
* Remove missing files from the PCbuild pythoncore project. This avoids aKristján Valur Jónsson2012-05-191-4/+0
* Clean up the PCBuild project files, removing redundant settings andKristján Valur Jónsson2012-05-191-32/+14
* Stop including gzio in the build; it's not used.Martin v. Löwis2012-05-151-6/+0
* changeset: 76969:0cbe1099226dBrian Curtin2012-05-131-0/+5
* Fix #13210. Port the Windows build from VS2008 to VS2010.Brian Curtin2012-05-131-0/+703