Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v2.5.6
/
PCbuild8
4db2c25
Add .hgeol file and fix newlines in the 2.5 branch.
by Georg Brandl
· 14 years ago
7303f70
Patch #1105: Explain that one needs to build the solution
by Martin v. Löwis
· 18 years ago
b4c0bea
Merging changes 55092, 55101,55120 from trunk, making PCBuild8 solution up to date.
by Kristján Valur Jónsson
· 18 years ago
e5ebbec
Additional changes to the property sheets in PCBuild8. Visual Studio doesn's save those when it builds, unlike the .vcproj files, so I chekced in out-of-date versions.
by Kristján Valur Jónsson
· 18 years ago
55d53f0
Merging of change 55024 from the truk to release25-maint branch.
by Kristján Valur Jónsson
· 18 years ago
a7118d3
update to (c) years to include 2007
by Anthony Baxter
· 19 years ago
2c8851e
Backport the .sln and .vcproj files for PCBuild8 from the python trunk to the 2.5 maintainance branch. This fixes build problems with visual studio 2005, and cleans up profile guided optimization.
by Kristján Valur Jónsson
· 19 years ago
bc09e10
Fixup the PCBuild8 project directory. exceptions.c have moved to Objects, and the functionalmodule.c has been replaced with _functoolsmodule.c. Other minor changes to .vcproj files and .sln to fix compilation
by Kristján Valur Jónsson
· 19 years ago
a37722c
Added missing svn:eol-style property to text files.
by Tim Peters
· 19 years ago
2b38e40
Add a PCBuild8 build directory for building with Visual Studio .NET 2005. Contains a special project to perform profile guided optimizations on the pythoncore.dll, by instrumenting and running pybench.py
by Kristján Valur Jónsson
· 19 years ago