]> granicus.if.org Git - python/commit
bpo-32507: Change Windows install to include app-local UCRT (#5119)
authorSteve Dower <steve.dower@microsoft.com>
Tue, 9 Jan 2018 08:14:46 +0000 (19:14 +1100)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2018 08:14:46 +0000 (19:14 +1100)
commitd135f20ae8887acc7716561bc8f4c7eb6d58d24c
tree8c988503dc2f0f2dc757442a073c06b7a9a16078
parentca0c5f26563349ed761af13590acef80e1064eab
bpo-32507: Change Windows install to include app-local UCRT (#5119)
31 files changed:
Misc/NEWS.d/next/Windows/2018-01-07-12-32-49.bpo-32507.vB4gxk.rst [new file with mode: 0644]
Misc/NEWS.d/next/Windows/2018-01-07-12-33-21.bpo-29911.ewSJKb.rst [new file with mode: 0644]
PC/dllbase_nt.txt [deleted file]
PCbuild/_bz2.vcxproj
PCbuild/_ctypes.vcxproj
PCbuild/_decimal.vcxproj
PCbuild/_elementtree.vcxproj
PCbuild/_msi.vcxproj
PCbuild/_multiprocessing.vcxproj
PCbuild/_overlapped.vcxproj
PCbuild/_socket.vcxproj
PCbuild/_sqlite3.vcxproj
PCbuild/_testbuffer.vcxproj
PCbuild/_testcapi.vcxproj
PCbuild/_testimportmultiple.vcxproj
PCbuild/python.vcxproj
PCbuild/pythoncore.vcxproj
PCbuild/pythonw.vcxproj
PCbuild/select.vcxproj
PCbuild/unicodedata.vcxproj
PCbuild/xxlimited.vcxproj
Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp
Tools/msi/bundle/bundle.targets
Tools/msi/bundle/packagegroups/crt.wxs
Tools/msi/exe/exe.wxs
Tools/msi/get_externals.bat
Tools/msi/msi.props
Tools/msi/ucrt/ucrt.wixproj [new file with mode: 0644]
Tools/msi/ucrt/ucrt.wxs [new file with mode: 0644]
Tools/msi/ucrt/ucrt_en-US.wxl [new file with mode: 0644]
Tools/msi/uploadrelease.proj