summaryrefslogtreecommitdiffstats
path: root/.azure-pipelines/windows-release
Commit message (Collapse)AuthorAgeFilesLines
* bpo-37354: Sign Activate.ps1 for release (GH-15235)Steve Dower2019-08-126-4/+29
|
* Fix publishing of Windows release (GH-15006)Steve Dower2019-07-291-1/+1
|
* Enable publish of Windows releases through Azure Pipelines (GH-14720)Steve Dower2019-07-134-10/+184
|
* Improve release build performance using new artifacts tasks (GH-14175)Steve Dower2019-06-1712-126/+97
|
* Fix Windows release build issues (GH-14091)Steve Dower2019-06-144-6/+14
| | | | | | | * Increase timeout for PGO builds in Windows release * Fix test step failures * Disable MinGW step properly * Fix embeddable distro name
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-1421-0/+1308