summaryrefslogtreecommitdiffstats
path: root/PC/layout/support/constants.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-39012: Fix RC version suffix for nuget release files (GH-17564)Miss Islington (bot)2019-12-101-1/+1
| | | | | (cherry picked from commit d0802d07d2c864b95480a9b24c7cc050e19189d5) Co-authored-by: Steve Dower <steve.dower@python.org>
* bpo-33125: Add support for building and releasing Windows ARM64 packages ↵Steve Dower2019-12-061-9/+23
| | | | | (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.
* bpo-38343: Fixes version handling for nuget packages (GH-16527)Miss Islington (bot)2019-10-021-1/+1
| | | | | (cherry picked from commit b9a8b8296cd7be22f8b5bf92af686a788c47c7bf) Co-authored-by: Steve Dower <steve.dower@python.org>
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-111-0/+28
| | | Also adds the PC/layout script for generating layouts on Windows.
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-28/+0
| | | This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad.
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-071-0/+28