summaryrefslogtreecommitdiffstats
path: root/PCbuild/find_python.bat
Commit message (Expand)AuthorAgeFilesLines
* gh-94280: Require Python 3.9 or higher to compile CPython on Windows (GH-94281)Shixian Li2022-06-271-2/+2
* bpo-46088: Automatically detect or install bootstrap Python runtime when buil...Steve Dower2021-12-181-4/+15
* bpo-45873: Get rid of bootstrap_python (#29717)Guido van Rossum2021-11-231-3/+3
* bpo-45850: Implement deep-freeze on Windows (#29648)Guido van Rossum2021-11-221-3/+3
* bpo-40432: Use python 3.8 or higher to compile CPython on Windows (#25389)Ken Jin2021-04-261-2/+2
* Add Python 3.8 to py based search in find_python.bat (GH-17188)Segev Finer2019-11-201-1/+1
* bpo-38809: Windows build scripts use python.exe from virtual envs (GH-17164)Tal Einat2019-11-181-0/+3
* bpo-34855: Fix EXTERNALS_DIR build variable for Windows (GH-11177)antektek2019-01-101-1/+1
* bpo-34267: Update find_python.bat to use 3.7 if available (GH-8552)Steve Dower2018-09-171-2/+2
* Improves the ability to build in CI (GH-5728)Steve Dower2018-02-181-3/+3
* bpo-30450: Fix logic for retrying nuget.exe download (#2744)Steve Dower2017-07-181-2/+19
* bpo-30450: Adds alternate download approach for nuget.exe (#2737)Steve Dower2017-07-171-1/+2
* [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)Steve Dower2017-07-171-0/+57