]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Close #24508: Backport the 3.5 MSBuild project files.
authorZachary Ware <zachary.ware@gmail.com>
Thu, 16 Jul 2015 05:24:48 +0000 (00:24 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Thu, 16 Jul 2015 05:24:48 +0000 (00:24 -0500)
commit4734372aa0c7ae481bb6b9de0b5c3f9323c670fd
tree256a901ba2990cd1427852a2c9a83fc0313fd003
parent10c997ae9c522e323fe430ef67507376fad835b3
Close #24508: Backport the 3.5 MSBuild project files.

The old project files move to PC/VS9.0 and remain supported.

VS2008 is still required to build 2.7; VS2010 (or later, plus Windows SDK 7.1)
is *also* required to use the new project files.
124 files changed:
.hgeol
.hgignore
Lib/distutils/command/build_ext.py
Lib/lib-tk/FixTk.py
Lib/test/regrtest.py
Lib/test/test_tcl.py
Misc/NEWS
PC/VS9.0/_bsddb.vcproj [moved from PCbuild/_bsddb.vcproj with 94% similarity]
PC/VS9.0/_ctypes.vcproj [moved from PCbuild/_ctypes.vcproj with 84% similarity]
PC/VS9.0/_ctypes_test.vcproj [moved from PCbuild/_ctypes_test.vcproj with 92% similarity]
PC/VS9.0/_elementtree.vcproj [moved from PCbuild/_elementtree.vcproj with 83% similarity]
PC/VS9.0/_hashlib.vcproj [moved from PCbuild/_hashlib.vcproj with 94% similarity]
PC/VS9.0/_msi.vcproj [moved from PCbuild/_msi.vcproj with 94% similarity]
PC/VS9.0/_multiprocessing.vcproj [moved from PCbuild/_multiprocessing.vcproj with 89% similarity]
PC/VS9.0/_socket.vcproj [moved from PCbuild/_socket.vcproj with 93% similarity]
PC/VS9.0/_sqlite3.vcproj [moved from PCbuild/_sqlite3.vcproj with 86% similarity]
PC/VS9.0/_ssl.vcproj [moved from PCbuild/_ssl.vcproj with 94% similarity]
PC/VS9.0/_testcapi.vcproj [moved from PCbuild/_testcapi.vcproj with 93% similarity]
PC/VS9.0/_tkinter.vcproj [moved from PCbuild/_tkinter.vcproj with 93% similarity]
PC/VS9.0/bdist_wininst.vcproj [moved from PCbuild/bdist_wininst.vcproj with 74% similarity]
PC/VS9.0/build.bat [new file with mode: 0644]
PC/VS9.0/build_env.bat [new file with mode: 0644]
PC/VS9.0/build_pgo.bat [new file with mode: 0644]
PC/VS9.0/build_ssl.bat [moved from PCbuild/build_ssl.bat with 100% similarity]
PC/VS9.0/build_ssl.py [moved from PCbuild/build_ssl.py with 99% similarity]
PC/VS9.0/build_tkinter.py [moved from PCbuild/build_tkinter.py with 100% similarity]
PC/VS9.0/bz2.vcproj [moved from PCbuild/bz2.vcproj with 94% similarity]
PC/VS9.0/debug.vsprops [moved from PCbuild/debug.vsprops with 100% similarity]
PC/VS9.0/env.bat [new file with mode: 0644]
PC/VS9.0/field3.py [new file with mode: 0644]
PC/VS9.0/idle.bat [new file with mode: 0644]
PC/VS9.0/installer.bmp [new file with mode: 0644]
PC/VS9.0/kill_python.c [moved from PCbuild/kill_python.c with 100% similarity]
PC/VS9.0/kill_python.vcproj [moved from PCbuild/kill_python.vcproj with 100% similarity]
PC/VS9.0/make_buildinfo.c [moved from PCbuild/make_buildinfo.c with 92% similarity]
PC/VS9.0/make_buildinfo.vcproj [moved from PCbuild/make_buildinfo.vcproj with 100% similarity]
PC/VS9.0/make_versioninfo.vcproj [moved from PCbuild/make_versioninfo.vcproj with 87% similarity]
PC/VS9.0/pcbuild.sln [new file with mode: 0644]
PC/VS9.0/pginstrument.vsprops [moved from PCbuild/pginstrument.vsprops with 100% similarity]
PC/VS9.0/pgupdate.vsprops [moved from PCbuild/pgupdate.vsprops with 100% similarity]
PC/VS9.0/pyd.vsprops [moved from PCbuild/pyd.vsprops with 100% similarity]
PC/VS9.0/pyd_d.vsprops [moved from PCbuild/pyd_d.vsprops with 100% similarity]
PC/VS9.0/pyexpat.vcproj [moved from PCbuild/pyexpat.vcproj with 88% similarity]
PC/VS9.0/pyproject.vsprops [moved from PCbuild/pyproject.vsprops with 90% similarity]
PC/VS9.0/python.vcproj [moved from PCbuild/python.vcproj with 93% similarity]
PC/VS9.0/pythoncore.vcproj [moved from PCbuild/pythoncore.vcproj with 56% similarity]
PC/VS9.0/pythonw.vcproj [moved from PCbuild/pythonw.vcproj with 94% similarity]
PC/VS9.0/readme.txt [new file with mode: 0644]
PC/VS9.0/release.vsprops [moved from PCbuild/release.vsprops with 100% similarity]
PC/VS9.0/rmpyc.py [new file with mode: 0644]
PC/VS9.0/rt.bat [new file with mode: 0644]
PC/VS9.0/select.vcproj [moved from PCbuild/select.vcproj with 94% similarity]
PC/VS9.0/sqlite3.vcproj [moved from PCbuild/sqlite3.vcproj with 100% similarity]
PC/VS9.0/sqlite3.vsprops [moved from PCbuild/sqlite3.vsprops with 100% similarity]
PC/VS9.0/unicodedata.vcproj [moved from PCbuild/unicodedata.vcproj with 92% similarity]
PC/VS9.0/vs9to8.py [moved from PCbuild/vs9to8.py with 100% similarity]
PC/VS9.0/w9xpopen.vcproj [moved from PCbuild/w9xpopen.vcproj with 94% similarity]
PC/VS9.0/winsound.vcproj [moved from PCbuild/winsound.vcproj with 93% similarity]
PC/VS9.0/x64.vsprops [moved from PCbuild/x64.vsprops with 100% similarity]
PC/bdist_wininst/bdist_wininst.vcxproj [new file with mode: 0644]
PC/bdist_wininst/bdist_wininst.vcxproj.filters [new file with mode: 0644]
PCbuild/_bsddb.vcxproj [new file with mode: 0644]
PCbuild/_bsddb.vcxproj.filters [new file with mode: 0644]
PCbuild/_ctypes.vcxproj [new file with mode: 0644]
PCbuild/_ctypes.vcxproj.filters [new file with mode: 0644]
PCbuild/_ctypes_test.vcxproj [new file with mode: 0644]
PCbuild/_ctypes_test.vcxproj.filters [new file with mode: 0644]
PCbuild/_elementtree.vcxproj [new file with mode: 0644]
PCbuild/_elementtree.vcxproj.filters [new file with mode: 0644]
PCbuild/_hashlib.vcxproj [new file with mode: 0644]
PCbuild/_hashlib.vcxproj.filters [new file with mode: 0644]
PCbuild/_msi.vcxproj [new file with mode: 0644]
PCbuild/_msi.vcxproj.filters [new file with mode: 0644]
PCbuild/_multiprocessing.vcxproj [new file with mode: 0644]
PCbuild/_multiprocessing.vcxproj.filters [new file with mode: 0644]
PCbuild/_socket.vcxproj [new file with mode: 0644]
PCbuild/_socket.vcxproj.filters [new file with mode: 0644]
PCbuild/_sqlite3.vcxproj [new file with mode: 0644]
PCbuild/_sqlite3.vcxproj.filters [new file with mode: 0644]
PCbuild/_ssl.vcxproj [new file with mode: 0644]
PCbuild/_ssl.vcxproj.filters [new file with mode: 0644]
PCbuild/_testcapi.vcxproj [new file with mode: 0644]
PCbuild/_testcapi.vcxproj.filters [new file with mode: 0644]
PCbuild/_tkinter.vcxproj [new file with mode: 0644]
PCbuild/_tkinter.vcxproj.filters [new file with mode: 0644]
PCbuild/build.bat
PCbuild/build_pgo.bat
PCbuild/bz2.vcxproj [new file with mode: 0644]
PCbuild/bz2.vcxproj.filters [new file with mode: 0644]
PCbuild/clean.bat [new file with mode: 0644]
PCbuild/env.bat
PCbuild/get_externals.bat
PCbuild/libeay.vcxproj [new file with mode: 0644]
PCbuild/openssl.props [new file with mode: 0644]
PCbuild/pcbuild.proj [new file with mode: 0644]
PCbuild/pcbuild.sln
PCbuild/pyexpat.vcxproj [new file with mode: 0644]
PCbuild/pyexpat.vcxproj.filters [new file with mode: 0644]
PCbuild/pyproject.props [new file with mode: 0644]
PCbuild/python.props [new file with mode: 0644]
PCbuild/python.vcxproj [new file with mode: 0644]
PCbuild/python.vcxproj.filters [new file with mode: 0644]
PCbuild/pythoncore.vcxproj [new file with mode: 0644]
PCbuild/pythoncore.vcxproj.filters [new file with mode: 0644]
PCbuild/pythonw.vcxproj [new file with mode: 0644]
PCbuild/pythonw.vcxproj.filters [new file with mode: 0644]
PCbuild/readme.txt
PCbuild/rt.bat
PCbuild/select.vcxproj [new file with mode: 0644]
PCbuild/select.vcxproj.filters [new file with mode: 0644]
PCbuild/sqlite3.vcxproj [new file with mode: 0644]
PCbuild/sqlite3.vcxproj.filters [new file with mode: 0644]
PCbuild/ssleay.vcxproj [new file with mode: 0644]
PCbuild/tcl.vcxproj [new file with mode: 0644]
PCbuild/tcltk.props [new file with mode: 0644]
PCbuild/tix.vcxproj [new file with mode: 0644]
PCbuild/tk.vcxproj [new file with mode: 0644]
PCbuild/unicodedata.vcxproj [new file with mode: 0644]
PCbuild/unicodedata.vcxproj.filters [new file with mode: 0644]
PCbuild/w9xpopen.vcxproj [new file with mode: 0644]
PCbuild/w9xpopen.vcxproj.filters [new file with mode: 0644]
PCbuild/winsound.vcxproj [new file with mode: 0644]
PCbuild/winsound.vcxproj.filters [new file with mode: 0644]
Tools/buildbot/build.bat