]> granicus.if.org Git - python/commit
Initial import of new PCbuild9 for VS 2008. It partly based on PCbuild and partly...
authorChristian Heimes <christian@cheimes.de>
Sat, 17 Nov 2007 08:15:27 +0000 (08:15 +0000)
committerChristian Heimes <christian@cheimes.de>
Sat, 17 Nov 2007 08:15:27 +0000 (08:15 +0000)
commitad14d11a5ed34ed8b82636e876246de181c8de3d
treebe355d6e8cdfe73d155890ccadcf519da7d6476c
parent1c8e5bc3b793597d2326d705119fb425d0ecf94d
Initial import of new PCbuild9 for VS 2008. It partly based on PCbuild and partly hand crafted with some idea from PCbuild8. I've recreated all the extension module projects.

The new directory needs some more love and care but it works. I'm not able to test the AMD64 build.

The new tree is heavily using the *.vcprops property sheets. Please set any global settings in the property sheets.
42 files changed:
PCbuild9/Uninstal.wse [new file with mode: 0644]
PCbuild9/_bsddb.rc [new file with mode: 0644]
PCbuild9/_bsddb.vcproj [new file with mode: 0644]
PCbuild9/_ctypes.vcproj [new file with mode: 0644]
PCbuild9/_ctypes_test.vcproj [new file with mode: 0644]
PCbuild9/_elementtree.vcproj [new file with mode: 0644]
PCbuild9/_msi.vcproj [new file with mode: 0644]
PCbuild9/_socket.vcproj [new file with mode: 0644]
PCbuild9/_sqlite3.vcproj [new file with mode: 0644]
PCbuild9/_ssl.vcproj [new file with mode: 0644]
PCbuild9/_template.vcproj [new file with mode: 0644]
PCbuild9/_testcapi.vcproj [new file with mode: 0644]
PCbuild9/_tkinter.vcproj [new file with mode: 0644]
PCbuild9/amd64.vsprops [new file with mode: 0644]
PCbuild9/amd64_ml64.bat [new file with mode: 0644]
PCbuild9/build_env.bat [new file with mode: 0644]
PCbuild9/build_ssl.bat [new file with mode: 0644]
PCbuild9/build_ssl.py [new file with mode: 0644]
PCbuild9/bz2.vcproj [new file with mode: 0644]
PCbuild9/env.bat [new file with mode: 0644]
PCbuild9/field3.py [new file with mode: 0644]
PCbuild9/make_buildinfo.c [new file with mode: 0644]
PCbuild9/make_buildinfo.vcproj [new file with mode: 0644]
PCbuild9/make_versioninfo.vcproj [new file with mode: 0644]
PCbuild9/pcbuild.sln [new file with mode: 0644]
PCbuild9/pyd.vsprops [new file with mode: 0644]
PCbuild9/pyd_d.vsprops [new file with mode: 0644]
PCbuild9/pyexpat.vcproj [new file with mode: 0644]
PCbuild9/pyproject.vsprops [new file with mode: 0644]
PCbuild9/python.build [new file with mode: 0644]
PCbuild9/python.iss [new file with mode: 0644]
PCbuild9/python.vcproj [new file with mode: 0644]
PCbuild9/python20.wse [new file with mode: 0644]
PCbuild9/pythoncore.vcproj [new file with mode: 0644]
PCbuild9/pythonw.vcproj [new file with mode: 0644]
PCbuild9/readme.txt [new file with mode: 0644]
PCbuild9/rmpyc.py [new file with mode: 0644]
PCbuild9/rt.bat [new file with mode: 0644]
PCbuild9/select.vcproj [new file with mode: 0644]
PCbuild9/unicodedata.vcproj [new file with mode: 0644]
PCbuild9/w9xpopen.vcproj [new file with mode: 0644]
PCbuild9/winsound.vcproj [new file with mode: 0644]