cpython/.azure-pipelines/windows-release
Steve Dower d56a237e16
Fix some Windows release build script issues (GH-31931)
* Fix the condition used when excluding ARM64 packages from publish
* Do not publish anything unless the traditional installer works
* Fix disabling of MSI build
* Add override conditions for publish steps
* Allow overriding the Nuget version number during build
2022-03-16 15:23:35 +00:00
..
build-steps.yml Fix Windows release builds (GH-17550) 2019-12-09 21:10:22 -08:00
checkout.yml
find-sdk.yml
gpg-sign.yml Enable publish of Windows releases through Azure Pipelines (GH-14720) 2019-07-13 11:46:16 +02:00
layout-command.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
mingw-lib.yml
msi-steps.yml In Windows release builds, do not attempt to copy Tcl/Tk for ARM64 when it is not being published (GH-31918) 2022-03-16 00:44:17 +00:00
stage-build.yml In Windows release builds, do not attempt to copy Tcl/Tk for ARM64 when it is not being published (GH-31918) 2022-03-16 00:44:17 +00:00
stage-layout-embed.yml Improve the Windows release build scripts (GH-30771) 2022-01-22 01:13:16 +00:00
stage-layout-full.yml In Windows release builds, do not attempt to copy Tcl/Tk for ARM64 when it is not being published (GH-31918) 2022-03-16 00:44:17 +00:00
stage-layout-msix.yml In Windows release builds, do not attempt to copy Tcl/Tk for ARM64 when it is not being published (GH-31918) 2022-03-16 00:44:17 +00:00
stage-layout-nuget.yml Improve the Windows release build scripts (GH-30771) 2022-01-22 01:13:16 +00:00
stage-msi.yml In Windows release builds, do not attempt to copy Tcl/Tk for ARM64 when it is not being published (GH-31918) 2022-03-16 00:44:17 +00:00
stage-pack-msix.yml Improve the Windows release build scripts (GH-30771) 2022-01-22 01:13:16 +00:00
stage-pack-nuget.yml Fix some Windows release build script issues (GH-31931) 2022-03-16 15:23:35 +00:00
stage-publish-nugetorg.yml Fix some Windows release build script issues (GH-31931) 2022-03-16 15:23:35 +00:00
stage-publish-pythonorg.yml Fix some Windows release build script issues (GH-31931) 2022-03-16 15:23:35 +00:00
stage-publish-store.yml Fix some Windows release build script issues (GH-31931) 2022-03-16 15:23:35 +00:00
stage-sign.yml Improve the Windows release build scripts (GH-30771) 2022-01-22 01:13:16 +00:00
stage-test-embed.yml Improve the Windows release build scripts (GH-30771) 2022-01-22 01:13:16 +00:00
stage-test-msi.yml bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885) 2022-01-28 16:48:06 +00:00
stage-test-nuget.yml Improve the Windows release build scripts (GH-30771) 2022-01-22 01:13:16 +00:00