Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282) | Julien Palard | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | bpo-36675: Doc: Reveal doctest directives (GH-23620) | Julien Palard | 2020-12-15 | 1 | -2/+2 |
| | |||||
* | bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313) | Julien Palard | 2020-11-25 | 1 | -1/+1 |
| | | | | | It probably helped a lot a while back, but may not be as usefull today. We'll continue monitoring it before deletion, so true positives can be migrated to rstlint. | ||||
* | bpo-42336: Improve PCbuild batch files (GH-23275) | Steve Dower | 2020-11-18 | 2 | -2/+2 |
| | |||||
* | Enable signing of nuget.org packages and update to supported timestamp ↵ | Steve Dower | 2020-11-03 | 3 | -3/+12 |
| | | | | server (GH-23132) | ||||
* | Update Azure Pipelines build to use Ubuntu 18.04 and move triggers into YAML ↵ | Steve Dower | 2020-08-07 | 2 | -80/+10 |
| | | | | files (GH-21776) | ||||
* | bpo-41492: Fixes the description appearing in UAC prompts on Windows (GH-21754) | Steve Dower | 2020-08-06 | 3 | -1/+19 |
| | |||||
* | bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834) | Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) | 2020-06-12 | 2 | -4/+4 |
| | |||||
* | bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19288) | Victor Stinner | 2020-04-02 | 2 | -4/+4 |
| | |||||
* | bpo-39837: Disable macOS tests on Azure Pipelines (GH-18818) | Steve Dower | 2020-03-07 | 2 | -2/+6 |
| | |||||
* | bpo-39789: Update Windows release build machines to VS 2019 (GH-18695) | Steve Dower | 2020-02-29 | 15 | -18/+18 |
| | | | Also fixes some potential Nuget build issues. | ||||
* | bpo-39704: Explicitly pass the path to codecov config (GH-18680) | Ammar Askar | 2020-02-27 | 1 | -1/+1 |
| | |||||
* | bpo-39699: Don't silence make on Azure and Github CIs (GH-18583) | Ammar Askar | 2020-02-26 | 2 | -2/+2 |
| | |||||
* | Fix ordering issue in Windows release upload script (GH-18465) | Steve Dower | 2020-02-11 | 1 | -5/+5 |
| | | | Automerge-Triggered-By: @zooba | ||||
* | Fix Windows release builds (GH-17550) | Steve Dower | 2019-12-09 | 2 | -1/+8 |
| | |||||
* | Fix unquoted YAML in Windows release build (GH-17479) | Steve Dower | 2019-12-05 | 2 | -2/+2 |
| | |||||
* | bpo-33125: Add support for building and releasing Windows ARM64 packages ↵ | Steve Dower | 2019-11-20 | 16 | -21/+98 |
| | | | | | (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. | ||||
* | Bump Sphinx to 2.2.0. (GH-16532) | Julien Palard | 2019-10-22 | 1 | -2/+2 |
| | |||||
* | bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) | Christian Heimes | 2019-09-11 | 2 | -4/+4 |
| | | | 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 | 3 | -4/+6 |
| | | | | optional (GH-15851) | ||||
* | Unmark files as executable that can't actually be executed. (GH-15353) | Greg Price | 2019-08-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are plenty of legitimate scripts in the tree that begin with a `#!`, but also a few that seem to be marked executable by mistake. Found them with this command -- it gets executable files known to Git, filters to the ones that don't start with a `#!`, and then unmarks them as executable: $ git ls-files --stage \ | perl -lane 'print $F[3] if (!/^100644/)' \ | while read f; do head -c2 "$f" | grep -qxF '#!' \ || chmod a-x "$f"; \ done Looking at the list by hand confirms that we didn't sweep up any files that should have the executable bit after all. In particular * The `.psd` files are images from Photoshop. * The `.bat` files sure look like things that can be run. But we have lots of other `.bat` files, and they don't have this bit set, so it must not be needed for them. Automerge-Triggered-By: @benjaminp | ||||
* | bpo-37354: Sign Activate.ps1 for release (GH-15235) | Steve Dower | 2019-08-12 | 6 | -4/+29 |
| | |||||
* | Fix publishing of Windows release (GH-15006) | Steve Dower | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | 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-07 | 1 | -1/+1 |
| | |||||
* | bpo-34977: Add Windows App Store package (GH-11027) | Steve Dower | 2018-12-10 | 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-06 | 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 |