Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |