| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-40432: Use python 3.8 or higher to compile CPython on Windows (GH-25389) ↵ | Miss Islington (bot) | 2021-04-26 | 1 | -2/+2 |
| | | | | | | | | (#25637) (cherry picked from commit 425434dadc30d96dc1c0c628f954f9b6f5edd2c9) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> | ||||
| * | Add Python 3.8 to py based search in find_python.bat (GH-17188) | Segev Finer | 2019-11-20 | 1 | -1/+1 |
| | | |||||
| * | bpo-38809: Windows build scripts use python.exe from virtual envs (GH-17164) | Tal Einat | 2019-11-18 | 1 | -0/+3 |
| | | | | https://bugs.python.org/issue38809 | ||||
| * | bpo-34855: Fix EXTERNALS_DIR build variable for Windows (GH-11177) | antektek | 2019-01-10 | 1 | -1/+1 |
| | | |||||
| * | bpo-34267: Update find_python.bat to use 3.7 if available (GH-8552) | Steve Dower | 2018-09-17 | 1 | -2/+2 |
| | | |||||
| * | Improves the ability to build in CI (GH-5728) | Steve Dower | 2018-02-18 | 1 | -3/+3 |
| | | |||||
| * | bpo-30450: Fix logic for retrying nuget.exe download (#2744) | Steve Dower | 2017-07-18 | 1 | -2/+19 |
| | | | | | | | | Fix logic for retrying nuget.exe download with Python. Add support for HOST_PYTHON variable. Clear internal environment variables used in find_python.bat Use HOST_PYTHON as the actual Python if it is recent enough. Adds HOST_PYTHON variable to AppVeyor configuration | ||||
| * | bpo-30450: Adds alternate download approach for nuget.exe (#2737) | Steve Dower | 2017-07-17 | 1 | -1/+2 |
| | | | | | | | * bpo-30450: Adds alternate download approach for nuget.exe * Whitespace fix. | ||||
| * | [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) | Steve Dower | 2017-07-17 | 1 | -0/+57 |
| Updates ssl and tkinter projects to use pre-built externals | |||||
