Steve Dower
abdeb57a21
Fix Windows release builds (GH-17550)
2019-12-09 21:10:22 -08:00
Steve Dower
44ea525ca5
Fix unquoted YAML in Windows release build (GH-17479)
2019-12-05 15:32:04 -08:00
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
Steve Dower
3e34a25a7a
bpo-37354: Sign Activate.ps1 for release (GH-15235)
2019-08-12 14:09:36 -07:00
Steve Dower
fe330fc4ad
Fix publishing of Windows release (GH-15006)
2019-07-29 11:22:27 -07:00
Steve Dower
994a3b88dc
Enable publish of Windows releases through Azure Pipelines (GH-14720)
2019-07-13 11:46:16 +02:00
Steve Dower
fe2ad927f4
Improve release build performance using new artifacts tasks (GH-14175)
2019-06-17 15:27:36 -07:00
Steve Dower
749e73065d
Fix Windows release build issues (GH-14091)
...
* Increase timeout for PGO builds in Windows release
* Fix test step failures
* Disable MinGW step properly
* Fix embeddable distro name
2019-06-14 14:19:25 -07:00
Steve Dower
21a92f8cda
Implement Windows release builds in Azure Pipelines (GH-14065)
2019-06-14 08:29:20 -07:00