]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add third-party Windows build definitions (GH-29476)
authorSteve Dower <steve.dower@python.org>
Mon, 8 Nov 2021 22:16:53 +0000 (22:16 +0000)
committerGitHub <noreply@github.com>
Mon, 8 Nov 2021 22:16:53 +0000 (22:16 +0000)
commitcfc9154121e2d677b782cfadfc90b949b1259332
tree0773ae52bc0d9182371ca7bb2726ed52ac1ea851
parentcbab997efb3ba5123dc8d9f706184fa8e634b3ec
Add third-party Windows build definitions (GH-29476)

These definition files are for OpenSSL, libffi and Tcl/Tk, which we build and sign ourselves.
.azure-pipelines/find-tools.yml [new file with mode: 0644]
.azure-pipelines/libffi-build.yml [new file with mode: 0644]
.azure-pipelines/openssl-build.yml [new file with mode: 0644]
.azure-pipelines/tcltk-build.yml [new file with mode: 0644]