summaryrefslogtreecommitdiff
path: root/.azure-pipelines
Commit message (Collapse)AuthorAgeFilesLines
* [3.7] bpo-37081: Test with OpenSSL 1.1.1c (GH-13631) (GH-13782)Miss Islington (bot)2019-06-032-4/+4
| | | | | | | | | | Signed-off-by: Christian Heimes <christian@python.org> (cherry picked from commit 06651ee418b5e4e013195d6b702763a1220706a7) Co-authored-by: Christian Heimes <christian@python.org> https://bugs.python.org/issue37081
* bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)Steve Dower2019-05-161-2/+2
|
* Temporary workaround for an ACL issue on Ubuntu on Azure Pipelines (GH-12649)Miss Islington (bot)2019-04-011-0/+4
| | | | | (cherry picked from commit b4bcefe5fe689ef5caf9c775f72c6d150f3e8ece) Co-authored-by: Steve Dower <steve.dower@microsoft.com>
* bpo-35683: Improve Azure Pipelines steps (GH-11493)Steve Dower2019-01-228-164/+136
|
* bpo-34855: Fix EXTERNALS_DIR build variable for Windows (GH-11177)Miss Islington (bot)2019-01-092-2/+2
| | | | | (cherry picked from commit 6aedfa6b9ac324587f64133c23757a66a8f355bb) Co-authored-by: antektek <45912913+antektek@users.noreply.github.com>
* bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport ↵Miss Islington (bot)2019-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. (cherry picked from commit 872bd2b57ce8e4ea7a54acb3934222c0e4e7276b) Co-authored-by: Steve Dower <steve.dower@microsoft.com>
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-102-0/+69
| | | Also adds the PC/layout script for generating layouts on Windows.
* [3.7] Doc: Bump sphinx. (GH-10676) (GH-10803)Julien Palard2018-12-091-1/+1
|
* Revert "[3.7] bpo-34977: Add Windows App Store package (GH-10245)" (GH-11021)Victor Stinner2018-12-071-65/+0
| | | This reverts commit 253209149389e6793a052034e1f2d97691086f18.
* [3.7] bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-061-0/+65
|
* Add --tempdir option for test run (GH-10322)Miss Islington (bot)2018-11-171-1/+1
| | | | | (cherry picked from commit 38df97a03c5102e717a110ab69bff8e5c9ebfd08) Co-authored-by: Steve Dower <steve.dower@microsoft.com>
* bpo-34902: Fixes VM image for Azure Pipelines build (GH-9719)Miss Islington (bot)2018-10-052-2/+2
| | | | | (cherry picked from commit 4313a293dae579f3406aa94508ff3803a79b0344) Co-authored-by: Steve Dower <steve.dower@microsoft.com>
* bpo-34582: Update syntax of Azure Pipelines builds (GH-9521)Miss Islington (bot)2018-09-249-0/+526