Miss Islington (bot)
45c4112b72
bpo-39789: Update Windows release build machines to VS 2019 (GH-18695)
...
Also fixes some potential Nuget build issues.
(cherry picked from commit 03153dd145
)
Co-authored-by: Steve Dower <steve.dower@python.org>
2020-02-28 16:41:03 -08:00
Miss Islington (bot)
4ce626eeff
Fix Windows release builds (GH-17550)
...
(cherry picked from commit abdeb57a21
)
Co-authored-by: Steve Dower <steve.dower@python.org>
2019-12-09 21:28:10 -08:00
Steve Dower
c9f480d2cc
bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-17480)
...
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-12-06 09:40:39 -08:00
Miss Islington (bot)
2b98d8ec7e
bpo-37354: Sign Activate.ps1 for release (GH-15235)
...
(cherry picked from commit 3e34a25a7a
)
Co-authored-by: Steve Dower <steve.dower@python.org>
2019-08-12 14:35:16 -07:00
Miss Islington (bot)
494ed69bcf
Fix publishing of Windows release (GH-15006)
...
(cherry picked from commit fe330fc4ad
)
Co-authored-by: Steve Dower <steve.dower@python.org>
2019-07-29 11:41:37 -07:00
Miss Islington (bot)
12f3312aa2
Enable publish of Windows releases through Azure Pipelines (GH-14720)
...
(cherry picked from commit 994a3b88dc
)
Co-authored-by: Steve Dower <steve.dower@python.org>
2019-07-13 12:10:33 +02:00
Miss Islington (bot)
f29a5770c2
Improve release build performance using new artifacts tasks (GH-14175)
...
(cherry picked from commit fe2ad927f4
)
Co-authored-by: Steve Dower <steve.dower@python.org>
2019-06-17 16:32:05 -07:00
Steve Dower
f78e66c3c9
Implement Windows release builds in Azure Pipelines (GH-14065)
...
Includes backported fixes from GH-14091
2019-06-14 14:20:16 -07:00