]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-132983: Build ``_zstd`` on Windows (#133366)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Mon, 5 May 2025 23:58:47 +0000 (00:58 +0100)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 23:58:47 +0000 (00:58 +0100)
commite6f8e0a035f4cbeffb331d90c295ab5894852c39
tree00d9285b736cfd6f44143cfe0dff0707e05db56a
parentea598730ef810d48a7d890457ba89330d2996e49
GH-132983: Build ``_zstd`` on Windows (#133366)
17 files changed:
Misc/externals.spdx.json
Modules/Setup
Modules/Setup.stdlib.in
Modules/_zstd/clinic/zstddict.c.h [moved from Modules/_zstd/clinic/zdict.c.h with 100% similarity]
Modules/_zstd/zstddict.c [moved from Modules/_zstd/zdict.c with 99% similarity]
PCbuild/_zstd.vcxproj [new file with mode: 0644]
PCbuild/_zstd.vcxproj.filters [new file with mode: 0644]
PCbuild/get_externals.bat
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
PCbuild/python.props
PCbuild/readme.txt
PCbuild/regen.targets
Tools/msi/freethreaded/freethreaded_files.wxs
Tools/msi/lib/lib_files.wxs
configure
configure.ac