summaryrefslogtreecommitdiffstats
path: root/.azure-pipelines
Commit message (Collapse)AuthorAgeFilesLines
* bpo-34855: Fix EXTERNALS_DIR build variable for Windows (GH-11177)antektek2019-01-102-2/+2
|
* bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport ↵Steve Dower2019-01-082-0/+21
| | | | | restrictions (GH-11465) Also adds extra steps to the CI build for Windows on Azure Pipelines to validate that the various layouts at least execute.
* Remove spurious quote in Azure Pipelines script (GH-10763)Pierre Glaser2019-01-081-1/+1
|
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-112-0/+69
| | | 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-65/+0
| | | This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad.
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-071-0/+65
|
* Doc: Bump sphinx. (GH-10676)Julien Palard2018-11-241-1/+1
|
* Add --tempdir option for test run (GH-10322)Steve Dower2018-11-171-1/+1
|
* bpo-34081: Fix wrong example link that was linking to distutils (GH-8248)Xtreak2018-10-211-1/+1
|
* bpo-34902: Fixes VM image for Azure Pipelines build (GH-9719)Steve Dower2018-10-052-2/+2
|
* bpo-34582: Fixes Python version used for patch check (GH-9532)Steve Dower2018-09-241-1/+1
| | | https://bugs.python.org/issue34582
* bpo-34582: Update syntax of Azure Pipelines builds (GH-9521)Steve Dower2018-09-249-0/+526