Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-42336: Improve PCbuild batch files (GH-23275) | Steve Dower | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Update Azure Pipelines build to use Ubuntu 18.04 and move triggers into YAML ↵ | Steve Dower | 2020-08-07 | 1 | -40/+5 |
| | | | | files (GH-21776) | ||||
* | bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834) | Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) | 2020-06-12 | 1 | -2/+2 |
| | |||||
* | bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19288) | Victor Stinner | 2020-04-02 | 1 | -2/+2 |
| | |||||
* | bpo-39837: Disable macOS tests on Azure Pipelines (GH-18818) | Steve Dower | 2020-03-07 | 1 | -1/+3 |
| | |||||
* | bpo-33125: Add support for building and releasing Windows ARM64 packages ↵ | Steve Dower | 2019-11-20 | 1 | -1/+1 |
| | | | | | (GH-16828) 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-38117: Test with OpenSSL 1.1.1d (GH-15983) | Christian Heimes | 2019-09-11 | 1 | -2/+2 |
| | | | Signed-off-by: Christian Heimes <christian@python.org> | ||||
* | bpo-38089: Move Azure Pipelines to latest VM versions and make macOS tests ↵ | Steve Dower | 2019-09-10 | 1 | -2/+2 |
| | | | | optional (GH-15851) | ||||
* | bpo-37081: Test with OpenSSL 1.1.1c (GH-13631) | Christian Heimes | 2019-06-03 | 1 | -2/+2 |
| | | | 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 |
| | |||||
* | bpo-35683: Improve Azure Pipelines steps (GH-11493) | Steve Dower | 2019-01-22 | 1 | -4/+20 |
| | |||||
* | bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport ↵ | Steve Dower | 2019-01-08 | 1 | -0/+10 |
| | | | | | 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. | ||||
* | bpo-34902: Fixes VM image for Azure Pipelines build (GH-9719) | Steve Dower | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | bpo-34582: Update syntax of Azure Pipelines builds (GH-9521) | Steve Dower | 2018-09-24 | 1 | -0/+136 |