Steve Dower
|
28f6cb34f6
|
bpo-35683: Improve Azure Pipelines steps (GH-11493)
|
2019-01-22 10:49:52 -08:00 |
antektek
|
6aedfa6b9a
|
bpo-34855: Fix EXTERNALS_DIR build variable for Windows (GH-11177)
|
2019-01-10 11:19:29 +11:00 |
Steve Dower
|
872bd2b57c
|
bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport 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.
|
2019-01-08 02:38:01 -08:00 |
Pierre Glaser
|
202d1bde8f
|
Remove spurious quote in Azure Pipelines script (GH-10763)
|
2019-01-07 18:02:26 -08:00 |
Steve Dower
|
0cd6391fd8
|
bpo-34977: Add Windows App Store package (GH-11027)
Also adds the PC/layout script for generating layouts on Windows.
|
2018-12-10 18:52:57 -08:00 |
Victor Stinner
|
cb0b78a070
|
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
This reverts commit 468a15aaf9 .
|
2018-12-07 12:57:43 +01:00 |
Steve Dower
|
468a15aaf9
|
bpo-34977: Add Windows App Store package (GH-10245)
|
2018-12-06 21:09:20 -08:00 |
Julien Palard
|
7f4ba4afd4
|
Doc: Bump sphinx. (GH-10676)
|
2018-11-24 11:35:21 +01:00 |
Steve Dower
|
38df97a03c
|
Add --tempdir option for test run (GH-10322)
|
2018-11-17 04:14:36 -08:00 |
Xtreak
|
121eb1694c
|
bpo-34081: Fix wrong example link that was linking to distutils (GH-8248)
|
2018-10-21 16:54:52 +02:00 |
Steve Dower
|
4313a293da
|
bpo-34902: Fixes VM image for Azure Pipelines build (GH-9719)
|
2018-10-05 11:05:47 -07:00 |
Steve Dower
|
1b77f929f8
|
bpo-34582: Fixes Python version used for patch check (GH-9532)
https://bugs.python.org/issue34582
|
2018-09-24 06:03:02 -07:00 |
Steve Dower
|
57675090b0
|
bpo-34582: Update syntax of Azure Pipelines builds (GH-9521)
|
2018-09-24 07:44:50 -04:00 |