summaryrefslogtreecommitdiffstats
path: root/.azure-pipelines/windows-release.yml
Commit message (Expand)AuthorAgeFilesLines
* bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038)Steve Dower2022-03-221-1/+6
* Fix some Windows release build script issues (GH-31931)Steve Dower2022-03-161-52/+63
* In Windows release builds, do not attempt to copy Tcl/Tk for ARM64 when it is...Steve Dower2022-03-161-0/+16
* bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)Steve Dower2022-01-281-18/+23
* Improve the Windows release build scripts (GH-30771)Steve Dower2022-01-221-119/+173
* Enable publish of Windows releases through Azure Pipelines (GH-14720)Steve Dower2019-07-131-6/+39
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-141-0/+96