]> granicus.if.org Git - python/commit
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
authorPaul Monson <paulmon@users.noreply.github.com>
Fri, 17 May 2019 17:07:24 +0000 (10:07 -0700)
committerSteve Dower <steve.dower@python.org>
Fri, 17 May 2019 17:07:24 +0000 (10:07 -0700)
commitf96e7fd9240c1ce13f52bd3ba81f58b2511d89c3
tree8308057eebe43b7d81dbe0bc481bf3dd1165ad17
parentcab5d0741ee6adf2ae9ff5aaafe06b75b4b5bca3
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
47 files changed:
.gitignore
PCbuild/_asyncio.vcxproj
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/_queue.vcxproj
PCbuild/_socket.vcxproj
PCbuild/_sqlite3.vcxproj
PCbuild/_ssl.vcxproj
PCbuild/_testbuffer.vcxproj
PCbuild/_testcapi.vcxproj
PCbuild/_testconsole.vcxproj
PCbuild/_testembed.vcxproj
PCbuild/_testimportmultiple.vcxproj
PCbuild/_testinternalcapi.vcxproj
PCbuild/_testmultiphase.vcxproj
PCbuild/_tkinter.vcxproj
PCbuild/build.bat
PCbuild/liblzma.vcxproj
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
PCbuild/prepare_libffi.bat
PCbuild/pyexpat.vcxproj
PCbuild/pylauncher.vcxproj
PCbuild/pyproject.props
PCbuild/pyshellext.vcxproj
PCbuild/python.props
PCbuild/python.vcxproj
PCbuild/python3dll.vcxproj
PCbuild/pythoncore.vcxproj
PCbuild/pythonw.vcxproj
PCbuild/pywlauncher.vcxproj
PCbuild/select.vcxproj
PCbuild/sqlite3.vcxproj
PCbuild/unicodedata.vcxproj
PCbuild/venvlauncher.vcxproj
PCbuild/venvwlauncher.vcxproj
PCbuild/winsound.vcxproj
PCbuild/xxlimited.vcxproj