Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Enable publish of Windows releases through Azure Pipelines (GH-14720) | Steve Dower | 2019-07-13 | 5 | -16/+223 | |
| | ||||||
* | Improve release build performance using new artifacts tasks (GH-14175) | Steve Dower | 2019-06-17 | 12 | -126/+97 | |
| | ||||||
* | Doc: Bump Sphinx verison. (#13785) | Julien Palard | 2019-06-15 | 1 | -1/+1 | |
| | | | To reflect the one we're using in production. | |||||
* | Fix Windows release build issues (GH-14091) | Steve Dower | 2019-06-14 | 4 | -6/+14 | |
| | | | | | | | * Increase timeout for PGO builds in Windows release * Fix test step failures * Disable MinGW step properly * Fix embeddable distro name | |||||
* | Implement Windows release builds in Azure Pipelines (GH-14065) | Steve Dower | 2019-06-14 | 22 | -0/+1404 | |
| | ||||||
* | bpo-37081: Test with OpenSSL 1.1.1c (GH-13631) | Christian Heimes | 2019-06-03 | 2 | -4/+4 | |
| | | | Signed-off-by: Christian Heimes <christian@python.org> | |||||
* | bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779) | Paul Monson | 2019-05-15 | 1 | -2/+2 | |
| | ||||||
* | Temporary workaround for an ACL issue on Ubuntu on Azure Pipelines (GH-12649) | Steve Dower | 2019-04-01 | 1 | -0/+4 | |
| | ||||||
* | bpo-35683: Improve Azure Pipelines steps (GH-11493) | Steve Dower | 2019-01-22 | 8 | -164/+136 | |
| | ||||||
* | bpo-34855: Fix EXTERNALS_DIR build variable for Windows (GH-11177) | antektek | 2019-01-10 | 2 | -2/+2 | |
| | ||||||
* | bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport ↵ | Steve Dower | 2019-01-08 | 2 | -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 Glaser | 2019-01-08 | 1 | -1/+1 | |
| | ||||||
* | bpo-34977: Add Windows App Store package (GH-11027) | Steve Dower | 2018-12-11 | 2 | -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 Stinner | 2018-12-07 | 1 | -65/+0 | |
| | | | This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad. | |||||
* | bpo-34977: Add Windows App Store package (GH-10245) | Steve Dower | 2018-12-07 | 1 | -0/+65 | |
| | ||||||
* | Doc: Bump sphinx. (GH-10676) | Julien Palard | 2018-11-24 | 1 | -1/+1 | |
| | ||||||
* | Add --tempdir option for test run (GH-10322) | Steve Dower | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | bpo-34081: Fix wrong example link that was linking to distutils (GH-8248) | Xtreak | 2018-10-21 | 1 | -1/+1 | |
| | ||||||
* | bpo-34902: Fixes VM image for Azure Pipelines build (GH-9719) | Steve Dower | 2018-10-05 | 2 | -2/+2 | |
| | ||||||
* | bpo-34582: Fixes Python version used for patch check (GH-9532) | Steve Dower | 2018-09-24 | 1 | -1/+1 | |
| | | | https://bugs.python.org/issue34582 | |||||
* | bpo-34582: Update syntax of Azure Pipelines builds (GH-9521) | Steve Dower | 2018-09-24 | 9 | -0/+526 | |