]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a PCBuild8 build directory for building with Visual Studio .NET 2005. Contains...
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Sat, 27 May 2006 15:41:31 +0000 (15:41 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Sat, 27 May 2006 15:41:31 +0000 (15:41 +0000)
commit2b38e40a5a9ae50e13456fd2c22cd56e3ee372f2
treed242bd8508bac157df9fa77ca5207d7d5f13527a
parent0b7ef46950e383aaac7eeed1dff2c622d144fffe
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
38 files changed:
PCbuild8/Uninstal.wse [new file with mode: 0644]
PCbuild8/_bsddb.vcproj [new file with mode: 0644]
PCbuild8/_ctypes.vcproj [new file with mode: 0644]
PCbuild8/_ctypes_test.vcproj [new file with mode: 0644]
PCbuild8/_elementtree.vcproj [new file with mode: 0644]
PCbuild8/_msi.vcproj [new file with mode: 0644]
PCbuild8/_socket.vcproj [new file with mode: 0644]
PCbuild8/_sqlite3.vcproj [new file with mode: 0644]
PCbuild8/_ssl.mak [new file with mode: 0644]
PCbuild8/_ssl.vcproj [new file with mode: 0644]
PCbuild8/_testcapi.vcproj [new file with mode: 0644]
PCbuild8/_tkinter.vcproj [new file with mode: 0644]
PCbuild8/build_ssl.py [new file with mode: 0644]
PCbuild8/bz2.vcproj [new file with mode: 0644]
PCbuild8/db.build [new file with mode: 0644]
PCbuild8/field3.py [new file with mode: 0644]
PCbuild8/installer.bmp [new file with mode: 0644]
PCbuild8/make_buildinfo.c [new file with mode: 0644]
PCbuild8/make_buildinfo.vcproj [new file with mode: 0644]
PCbuild8/make_versioninfo.vcproj [new file with mode: 0644]
PCbuild8/pcbuild.sln [new file with mode: 0644]
PCbuild8/pyexpat.vcproj [new file with mode: 0644]
PCbuild8/python.build [new file with mode: 0644]
PCbuild8/python.iss [new file with mode: 0644]
PCbuild8/python.vcproj [new file with mode: 0644]
PCbuild8/python20.wse [new file with mode: 0644]
PCbuild8/pythoncore.vcproj [new file with mode: 0644]
PCbuild8/pythoncore_link.txt [new file with mode: 0644]
PCbuild8/pythoncore_pgo.vcproj [new file with mode: 0644]
PCbuild8/pythoncore_pgo_link.txt [new file with mode: 0644]
PCbuild8/pythonw.vcproj [new file with mode: 0644]
PCbuild8/readme.txt [new file with mode: 0644]
PCbuild8/rmpyc.py [new file with mode: 0644]
PCbuild8/rt.bat [new file with mode: 0644]
PCbuild8/select.vcproj [new file with mode: 0644]
PCbuild8/unicodedata.vcproj [new file with mode: 0644]
PCbuild8/w9xpopen.vcproj [new file with mode: 0644]
PCbuild8/winsound.vcproj [new file with mode: 0644]