]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which...
authorSteve Dower <steve.dower@microsoft.com>
Sat, 22 Nov 2014 20:54:57 +0000 (12:54 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 22 Nov 2014 20:54:57 +0000 (12:54 -0800)
commit65e4cb10d9d9964f30bc72561bf0e86833328a3b
tree1c9502ea790480e2ea06b380d912eeb879b2f96d
parent92716777b862af05bf149bd02cac4d83234751c4
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
144 files changed:
.gitignore
.hgignore
Lib/ctypes/util.py
Lib/distutils/command/build_ext.py
Lib/distutils/command/wininst-14.0-amd64.exe [new file with mode: 0644]
Lib/distutils/command/wininst-14.0.exe [new file with mode: 0644]
Lib/distutils/msvc9compiler.py
Lib/distutils/msvccompiler.py
Lib/distutils/sysconfig.py
Lib/sysconfig.py
Misc/NEWS
Modules/posixmodule.c
Modules/socketmodule.c
Modules/timemodule.c
PC/VS9.0/_bz2.vcproj [deleted file]
PC/VS9.0/_ctypes.vcproj [deleted file]
PC/VS9.0/_ctypes_test.vcproj [deleted file]
PC/VS9.0/_decimal.vcproj [deleted file]
PC/VS9.0/_elementtree.vcproj [deleted file]
PC/VS9.0/_hashlib.vcproj [deleted file]
PC/VS9.0/_lzma.vcproj [deleted file]
PC/VS9.0/_msi.vcproj [deleted file]
PC/VS9.0/_multiprocessing.vcproj [deleted file]
PC/VS9.0/_socket.vcproj [deleted file]
PC/VS9.0/_sqlite3.vcproj [deleted file]
PC/VS9.0/_ssl.vcproj [deleted file]
PC/VS9.0/_testbuffer.vcproj [deleted file]
PC/VS9.0/_testcapi.vcproj [deleted file]
PC/VS9.0/_testimportmultiple.vcproj [deleted file]
PC/VS9.0/_tkinter.vcproj [deleted file]
PC/VS9.0/bdist_wininst.vcproj [deleted file]
PC/VS9.0/debug.vsprops [deleted file]
PC/VS9.0/kill_python.c [deleted file]
PC/VS9.0/kill_python.vcproj [deleted file]
PC/VS9.0/make_buildinfo.c [deleted file]
PC/VS9.0/make_buildinfo.vcproj [deleted file]
PC/VS9.0/make_versioninfo.vcproj [deleted file]
PC/VS9.0/pcbuild.sln [deleted file]
PC/VS9.0/pginstrument.vsprops [deleted file]
PC/VS9.0/pgupdate.vsprops [deleted file]
PC/VS9.0/pyd.vsprops [deleted file]
PC/VS9.0/pyd_d.vsprops [deleted file]
PC/VS9.0/pyexpat.vcproj [deleted file]
PC/VS9.0/pyproject.vsprops [deleted file]
PC/VS9.0/python.vcproj [deleted file]
PC/VS9.0/python3dll.vcproj [deleted file]
PC/VS9.0/pythoncore.vcproj [deleted file]
PC/VS9.0/pythonw.vcproj [deleted file]
PC/VS9.0/release.vsprops [deleted file]
PC/VS9.0/select.vcproj [deleted file]
PC/VS9.0/sqlite3.vcproj [deleted file]
PC/VS9.0/sqlite3.vsprops [deleted file]
PC/VS9.0/ssl.vcproj [deleted file]
PC/VS9.0/unicodedata.vcproj [deleted file]
PC/VS9.0/winsound.vcproj [deleted file]
PC/VS9.0/x64.vsprops [deleted file]
PC/VS9.0/xxlimited.vcproj [deleted file]
PC/bdist_wininst/archive.h
PC/bdist_wininst/extract.c
PC/bdist_wininst/install.c
PC/bdist_wininst/install.rc
PC/bdist_wininst/resource.h
PC/pyconfig.h
PC/pylauncher.rc
PC/python3.def
PC/python3.mak [deleted file]
PC/python35gen.py [deleted file]
PC/python35stub.def [deleted file]
PC/python_nt.rc
PC/readme.txt
PCbuild/_bz2.vcxproj
PCbuild/_ctypes.vcxproj
PCbuild/_ctypes_test.vcxproj
PCbuild/_decimal.vcxproj
PCbuild/_elementtree.vcxproj
PCbuild/_freeze_importlib.vcxproj
PCbuild/_hashlib.vcxproj
PCbuild/_lzma.vcxproj
PCbuild/_msi.vcxproj
PCbuild/_multiprocessing.vcxproj
PCbuild/_overlapped.vcxproj
PCbuild/_socket.vcxproj
PCbuild/_sqlite3.vcxproj
PCbuild/_ssl.vcxproj
PCbuild/_testbuffer.vcxproj
PCbuild/_testcapi.vcxproj
PCbuild/_testembed.vcxproj
PCbuild/_testimportmultiple.vcxproj
PCbuild/_tkinter.vcxproj
PCbuild/bdist_wininst.vcxproj
PCbuild/build.bat
PCbuild/build_pgo.bat
PCbuild/clean.bat [new file with mode: 0644]
PCbuild/debug.props [deleted file]
PCbuild/env.bat
PCbuild/idle.bat
PCbuild/installer.bmp [deleted file]
PCbuild/kill_python.c [deleted file]
PCbuild/kill_python.vcxproj [deleted file]
PCbuild/kill_python.vcxproj.filters [deleted file]
PCbuild/libeay.vcxproj [new file with mode: 0644]
PCbuild/make_buildinfo.c [deleted file]
PCbuild/make_buildinfo.vcxproj [deleted file]
PCbuild/make_buildinfo.vcxproj.filters [deleted file]
PCbuild/make_versioninfo.vcxproj [deleted file]
PCbuild/make_versioninfo.vcxproj.filters [deleted file]
PCbuild/openssl.props [new file with mode: 0644]
PCbuild/pcbuild.proj [new file with mode: 0644]
PCbuild/pcbuild.sln
PCbuild/pginstrument.props [deleted file]
PCbuild/pgupdate.props [deleted file]
PCbuild/pyd.props [deleted file]
PCbuild/pyd_d.props [deleted file]
PCbuild/pyexpat.vcxproj
PCbuild/pylauncher.vcxproj
PCbuild/pyproject.props
PCbuild/python.props [new file with mode: 0644]
PCbuild/python.vcxproj
PCbuild/python3dll.vcxproj
PCbuild/pythoncore.vcxproj
PCbuild/pythonw.vcxproj
PCbuild/pywlauncher.vcxproj
PCbuild/readme.txt
PCbuild/release.props [deleted file]
PCbuild/rt.bat
PCbuild/select.vcxproj
PCbuild/sqlite3.props [deleted file]
PCbuild/sqlite3.vcxproj
PCbuild/ssl.vcxproj [deleted file]
PCbuild/ssleay.vcxproj [new file with mode: 0644]
PCbuild/tcl.vcxproj
PCbuild/tcltk.props
PCbuild/tix.vcxproj
PCbuild/tk.vcxproj
PCbuild/unicodedata.vcxproj
PCbuild/vs9to10.py [deleted file]
PCbuild/vs9to8.py [deleted file]
PCbuild/winsound.vcxproj
PCbuild/x64.props [deleted file]
PCbuild/xxlimited.vcxproj
Tools/buildbot/build.bat
Tools/buildbot/buildmsi.bat
Tools/buildbot/clean.bat
Tools/ssl/sslspeed.vcxproj [new file with mode: 0644]