Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport the .sln and .vcproj files for PCBuild8 from the python trunk to ↵ | Kristján Valur Jónsson | 2006-10-07 | 1 | -45/+45 |
| | | | | the 2.5 maintainance branch. This fixes build problems with visual studio 2005, and cleans up profile guided optimization. | ||||
* | Added missing svn:eol-style property to text files. | Tim Peters | 2006-05-28 | 1 | -375/+375 |
| | |||||
* | Add a PCBuild8 build directory for building with Visual Studio .NET 2005. ↵ | Kristján Valur Jónsson | 2006-05-27 | 1 | -0/+375 |
Contains a special project to perform profile guided optimizations on the pythoncore.dll, by instrumenting and running pybench.py |