summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.vcxproj.filters
Commit message (Collapse)AuthorAgeFilesLines
* Issue #15038: Optimize python Locks on WindowsKristján Valur Jónsson2012-06-181-0/+8
| | | | | Extract cross-platform condition variable support into a separate file and provide user-mode non-recursive locks for Windows.
* Remove missing files from the PCbuild pythoncore project. This avoids aKristján Valur Jónsson2012-05-191-12/+0
| | | | "missing dependency", causing pythocore to be rebuilt every time.
* Stop including gzio in the build; it's not used.Martin v. Löwis2012-05-151-3/+0
|
* Fix #13210. Port the Windows build from VS2008 to VS2010.Brian Curtin2012-05-131-0/+932