aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of MD5 table at end of Windows release build (GH-32345)Steve Dower2022-04-061-4/+12
* Fix GPG signing in Windows release build (GH-32089)Steve Dower2022-03-232-41/+26
* bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038)Steve Dower2022-03-224-9/+12
* Fix some Windows release build script issues (GH-31931)Steve Dower2022-03-164-7/+22
* In Windows release builds, do not attempt to copy Tcl/Tk for ARM64 when it is...Steve Dower2022-03-165-20/+45
* bpo-46567: Add Tcl/Tk build for Windows ARM64 (GH-31574)Steve Dower2022-02-284-3/+23
* bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)Steve Dower2022-01-284-12/+51
* Improve the Windows release build scripts (GH-30771)Steve Dower2022-01-2214-108/+118
* Restore MSIX signing and ensure expired certificates are not selected (GH-30649)Steve Dower2022-01-172-4/+6
* Skip signing side-loadable MSIX for Windows (GH-30644)Steve Dower2022-01-171-1/+3
* Enable signing of nuget.org packages and update to supported timestamp server...Steve Dower2020-11-033-3/+12
* bpo-41492: Fixes the description appearing in UAC prompts on Windows (GH-21754)Steve Dower2020-08-063-1/+19
* bpo-39789: Update Windows release build machines to VS 2019 (GH-18695)Steve Dower2020-02-2915-18/+18
* Fix ordering issue in Windows release upload script (GH-18465)Steve Dower2020-02-111-5/+5
* Fix Windows release builds (GH-17550)Steve Dower2019-12-092-1/+8
* Fix unquoted YAML in Windows release build (GH-17479)Steve Dower2019-12-052-2/+2
* bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-...Steve Dower2019-11-2013-18/+90
* 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
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-1421-0/+1308