cpython/.azure-pipelines/windows-release
Steve Dower de148f263f
bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828)
Note that the support is not actually enabled yet, and so we won't be publishing these packages. However, for those who want to build it themselves (even by reusing the Azure Pipelines definition), it's now relatively easy to enable.
2019-11-20 09:30:47 -08:00
..
build-steps.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
checkout.yml Implement Windows release builds in Azure Pipelines (GH-14065) 2019-06-14 08:29:20 -07:00
find-sdk.yml Implement Windows release builds in Azure Pipelines (GH-14065) 2019-06-14 08:29:20 -07:00
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 Implement Windows release builds in Azure Pipelines (GH-14065) 2019-06-14 08:29:20 -07:00
msi-steps.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-build.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-layout-embed.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-layout-full.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-layout-msix.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-layout-nuget.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-msi.yml Implement Windows release builds in Azure Pipelines (GH-14065) 2019-06-14 08:29:20 -07:00
stage-pack-msix.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-pack-nuget.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-publish-nugetorg.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-publish-pythonorg.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-publish-store.yml Enable publish of Windows releases through Azure Pipelines (GH-14720) 2019-07-13 11:46:16 +02:00
stage-sign.yml bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828) 2019-11-20 09:30:47 -08:00
stage-test-embed.yml Fix Windows release build issues (GH-14091) 2019-06-14 14:19:25 -07:00
stage-test-msi.yml Improve release build performance using new artifacts tasks (GH-14175) 2019-06-17 15:27:36 -07:00
stage-test-nuget.yml Implement Windows release builds in Azure Pipelines (GH-14065) 2019-06-14 08:29:20 -07:00