Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.8] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25089) | Christian Heimes | 2021-03-30 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christian Heimes <christian@python.org> Automerge-Triggered-By: GH:tiran. (cherry picked from commit a54fc683f237d8f0b6e999a63aa9b8c0a45b7fef) Co-authored-by: Christian Heimes <christian@python.org> | ||||
* | bpo-42584: Update Windows installer to use SQLite 3.34.0 (GH-23675) | Steve Dower | 2021-01-06 | 1 | -1/+1 |
| | | | Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> | ||||
* | bpo-41837: Updated Windows installer to include OpenSSL 1.1.1i (GH-24125) | Steve Dower | 2021-01-06 | 1 | -1/+1 |
| | |||||
* | bpo-41557: Update Windows installer to use SQLite 3.33.0 (GH-21960) | Miss Skeleton (bot) | 2020-10-08 | 1 | -1/+1 |
| | | | | | (cherry picked from commit bfe6e03cd6931813dd61b50f5fdf7d8a8848f4cd) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> | ||||
* | bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570) | Miss Islington (bot) | 2020-07-21 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 84761c3cc4bac31d471e371c53a338686d4b0241) Co-authored-by: Steve Dower <steve.dower@python.org> | ||||
* | bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678) | Miss Islington (bot) | 2020-03-02 | 1 | -1/+1 |
| | | | | | | Automerge-Triggered-By: @zooba (cherry picked from commit 1382c3289bcfd34ac6811fdf9aa5bc09ca8c320e) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> | ||||
* | bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179) | Miss Islington (bot) | 2019-06-24 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 7fd2ba354ec2304743ffd9ba620e07d113532264) Co-authored-by: animalize <animalize@users.noreply.github.com> | ||||
* | bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163) | Miss Islington (bot) | 2019-06-17 | 1 | -1/+1 |
| | | | | | (cherry picked from commit a268edd6a411480281222b1fdb0f78053434d17f) Co-authored-by: Steve Dower <steve.dower@python.org> | ||||
* | bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779) | Paul Monson | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463) | Steve Dower | 2018-04-14 | 1 | -1/+1 |
| | |||||
* | Start of 3.8.0a0 | Ned Deily | 2018-01-31 | 1 | -1/+1 |
| | |||||
* | bpo-31691: Specify where to find build instructions for the Windows ↵ | native-api | 2017-11-16 | 1 | -0/+2 |
| | | | | installer (#4426) | ||||
* | bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246) | Mariatta | 2017-11-07 | 1 | -1/+1 |
| | |||||
* | Updates PCBuild/readme.txt (#3418) | Steve Dower | 2017-09-08 | 1 | -76/+54 |
| | |||||
* | bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) | Zachary Ware | 2017-06-16 | 1 | -8/+16 |
| | | | | | The Windows build now depends on Python 3.6 to fetch externals, but it will be downloaded via NuGet (which is downloaded via PowerShell) if it is not available via `py -3.6`. This means the only thing that must be installed on a modern Windows box to do a full build of CPython with all extensions is Visual Studio. Also fixes an outdated note about _lzma in PCbuild/readme.txt | ||||
* | bpo-27425: Be more explicit in .gitattributes (GH-840) | Zachary Ware | 2017-06-10 | 1 | -300/+300 |
| | | | Updates checked-in line endings on several files. | ||||
* | bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-439) | Zachary Ware | 2017-03-03 | 1 | -1/+1 |
| | |||||
* | Issue #28208: Merge with 3.6 | Zachary Ware | 2016-10-11 | 1 | -1/+1 |
|\ | |||||
| * | Issue #28208: Update Windows build to use SQLite 3.14.2.0 | Zachary Ware | 2016-10-11 | 1 | -1/+1 |
| | | |||||
* | | Issue #28248: Merge with 3.6 | Zachary Ware | 2016-10-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #28248: Merge with 3.5 | Zachary Ware | 2016-10-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Issue #28248: Merge with 3.4 | Zachary Ware | 2016-10-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Issue #28248: Update Windows build to use OpenSSL 1.0.2j | Zachary Ware | 2016-10-11 | 1 | -1/+1 |
| | | | | |||||
| | | * | Closes #25456: Copy Tcl/Tk DLLs to build directory on Windows | Zachary Ware | 2015-10-24 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | This removes the need to add externals/tcltk[64]/bin to PATH to be able to import tkinter. Also documents the necessity for the DLLs to be on PATH or in python.exe's directory. | ||||
| | * | | Issue #26930: Update Windows build to OpenSSL 1.0.2h | Zachary Ware | 2016-06-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | Bump to 3.7.0a0 | Ned Deily | 2016-09-12 | 1 | -1/+1 |
|/ / / | |||||
* | | | Issue #27883: Update sqlite to 3.14.1 on Windows | Zachary Ware | 2016-09-05 | 1 | -1/+1 |
| | | | |||||
* | | | Issue #27647: Update Windows build to Tcl/Tk 8.6.6 | Zachary Ware | 2016-07-28 | 1 | -1/+1 |
| | | | |||||
* | | | Issue #26930: Merge with 3.5 | Zachary Ware | 2016-06-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Issue #26930: Update Windows build to OpenSSL 1.0.2h | Zachary Ware | 2016-06-15 | 1 | -1/+1 |
| |/ / | |||||
* | | | Closes #26706: Merge with 3.5 | Zachary Ware | 2016-04-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #26706: Update OpenSSL version in PCbuild/readme.txt | Zachary Ware | 2016-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Thanks to Shaun Walbridge for noticing. | ||||
* | | | Issue #26268: Merge with 3.5 | Zachary Ware | 2016-02-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #26268: Update Windows builds to use OpenSSL 1.0.2f | Zachary Ware | 2016-02-22 | 1 | -1/+1 |
| | | | |||||
* | | | Closes #25022: Merge with 3.5 | Zachary Ware | 2015-09-10 | 1 | -8/+0 |
|\ \ \ | |/ / | |||||
| * | | Issue #25022: Merge with 3.4 | Zachary Ware | 2015-09-10 | 1 | -8/+0 |
| |\ \ | | |/ | |||||
| | * | Issue #25022: Remove PC/example_nt/ | Zachary Ware | 2015-09-10 | 1 | -8/+0 |
| | | | | | | | | | | | | It was very much outdated, and the topic is better covered elsewhere. | ||||
* | | | Update PCbuild/readme.txt (merge from 3.5) | Zachary Ware | 2015-09-08 | 1 | -40/+6 |
|\ \ \ | |/ / | |||||
| * | | Update PCbuild/readme.txt | Zachary Ware | 2015-09-08 | 1 | -39/+5 |
|/ / | |||||
* | | Issue #25010: Merge with 3.4 | Zachary Ware | 2015-09-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #25010: Fix path for .pyd example project. | Zachary Ware | 2015-09-08 | 1 | -1/+1 |
| | | | | | | | | Patch by Shaun Walbridge | ||||
* | | Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. | Steve Dower | 2015-08-19 | 1 | -1/+1 |
| | | |||||
* | | Issue #19450: Update Windows builds to use SQLite 3.8.11.0 | Steve Dower | 2015-07-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #19450: Update Windows builds to use SQLite 3.8.11.0 | Steve Dower | 2015-07-28 | 1 | -1/+1 |
| | | |||||
* | | Issue #24603: Update the Windows build to use OpenSSL 1.0.2d | Zachary Ware | 2015-07-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #24603: Update the Windows build to use OpenSSL 1.0.2d | Zachary Ware | 2015-07-22 | 1 | -1/+1 |
| | | |||||
* | | Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. | Steve Dower | 2015-07-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. | Steve Dower | 2015-07-03 | 1 | -1/+1 |
| | | |||||
* | | Merge 3.4's PCbuild/readme.txt update. | Zachary Ware | 2015-06-17 | 1 | -2/+3 |
|\ \ | |/ | | | | | | | All the new information in 3.4's readme.txt was already here, but the wrong name was used to refer to the script. Also reworded the sentence. | ||||
| * | Update PCbuild/readme.txt | Zachary Ware | 2015-06-17 | 1 | -40/+8 |
| | | | | | | | | | | It now recommends PCbuild/get_externals.bat instead of the scripts in Tools/buildbot. |