Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246). (GH-4717) | Mariatta | 2017-12-05 | 1 | -1/+1 |
| | | | (cherry picked from commit 31af650ee25f65794b75d4dfefed6fe4758781c1) | ||||
* | bpo-31691: Specify where to find installer build instructions for Windows ↵ | native-api | 2017-11-17 | 1 | -2/+7 |
| | | | | (#4427) | ||||
* | bpo-31691: Specify where to find build instructions for the Windows ↵ | Miss Islington (bot) | 2017-11-17 | 1 | -0/+2 |
| | | | | | installer (GH-4426) (#4431) (cherry picked from commit fd0fa67464f75cebca67cd14d050476a0c73bd53) | ||||
* | bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) ↵ | Zachary Ware | 2017-06-16 | 1 | -8/+16 |
| | | | | | | | | | (GH-2237) 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 (cherry-picked from commit 51599e2bdd10ab77212a7cbb41a13ea70ee13da8) | ||||
* | [3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083) | Zachary Ware | 2017-06-10 | 1 | -300/+300 |
| | | | Also updates checked-in line endings on some files | ||||
* | bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-442) | Zachary Ware | 2017-03-03 | 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.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 |
| | | | |||||
* | | | 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. | ||||
* | | Merge with 3.4 | Zachary Ware | 2015-04-13 | 1 | -341/+341 |
|\ \ | |/ | |||||
| * | Force the Windows readme to CRLF | Zachary Ware | 2015-04-13 | 1 | -354/+354 |
| | | |||||
| * | Issue #23686: Update Windows build to use OpenSSL 1.0.2a. | Zachary Ware | 2015-04-08 | 1 | -1/+1 |
| | | |||||
* | | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵ | Steve Dower | 2014-11-22 | 1 | -86/+62 |
| | | | | | | | | which will be used for the official 3.5 release. | ||||
* | | Issue #17896: Move Windows external lib sources from .. to externals. | Zachary Ware | 2014-11-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #17896: Move Windows external lib sources from .. to externals. | Zachary Ware | 2014-11-02 | 1 | -6/+7 |
| | | |||||
| * | Issue #17717: Pull NASM from svn.python.org for OpenSSL build. | Zachary Ware | 2014-11-01 | 1 | -1/+3 |
| | | |||||
* | | Issue #17717: Pull NASM from svn.python.org for OpenSSL build. | Zachary Ware | 2014-11-01 | 1 | -4/+4 |
| | | |||||
* | | Merge with 3.4 | Zachary Ware | 2014-10-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update OpenSSL version in PCbuild\readme.txt | Zachary Ware | 2014-10-26 | 1 | -1/+1 |
| | | |||||
* | | Issue #22261: Add a note to PCbuild\readme.txt about MSBuild switches. | Zachary Ware | 2014-10-26 | 1 | -0/+13 |
| | | | | | | | | | | | | Specifically, that they can be passed at the end of a build.bat invocation. Initial patch by Shorya Raj. | ||||
* | | Issue #17846: Merge with 3.4 | Zachary Ware | 2014-07-07 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | Issue #17846: Clarify note about Solution Folders. | Zachary Ware | 2014-07-07 | 1 | -2/+5 |
| | | | | | | | | Initial patch by Kathleen Weaver. | ||||
* | | Merge with 3.4 | Zachary Ware | 2014-07-07 | 1 | -1/+1 |
|\ \ | |/ |