summaryrefslogtreecommitdiff
path: root/PCbuild/get_externals.bat
Commit message (Expand)AuthorAgeFilesLines
* [3.7] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101753)Steve Dower2023-02-091-2/+2
* gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-100903) (GH-101259)Steve Dower2023-01-241-2/+2
* bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32...Miss Islington (bot)2022-04-031-1/+1
* bpo-47024: Update Windows builds and macOS installer build to use OpenSSL 1.1...Ned Deily2022-03-151-2/+2
* bpo-44549: Update bzip2 to 1.0.8 in Windows builds to mitigate CVE-2016-3189 ...Steve Dower2022-03-071-1/+1
* bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)Steve Dower2020-06-121-2/+2
* bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359)Steve Dower2020-04-041-2/+2
* bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)Miss Islington (bot)2020-03-021-1/+1
* bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184)Steve Dower2019-09-161-2/+2
* bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179)Miss Islington (bot)2019-06-241-1/+1
* bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163)Steve Dower2019-06-171-2/+2
* bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)Steve Dower2019-05-161-2/+2
* bpo-36245: Fix more empty environment variable checks (GH-12592)Miss Islington (bot)2019-03-271-2/+2
* bpo-36245: Avoid problems when building in a directory containing spaces. (GH...Miss Islington (bot)2019-03-211-3/+3
* bpo-35402: Update Windows build to use Tcl and Tk 8.6.9 (GH-11146)Miss Islington (bot)2018-12-141-3/+3
* bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088)Miss Islington (bot)2018-12-101-2/+2
* bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775)Miss Islington (bot)2018-08-151-2/+2
* bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463)Miss Islington (bot)2018-04-131-2/+2
* bpo-32901: Update Tcl and Tk versions to 8.6.8 (GH-5823)Miss Islington (bot)2018-02-231-3/+3
* [3.7] Improves the ability to build in CI (GH-5729)Miss Islington (bot)2018-02-171-2/+2
* Add missing backslashes in PCbuild bat files (GH-5056)Zachary Ware2017-12-301-3/+3
* bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246)Mariatta2017-11-061-1/+1
* bpo-31392: Update SSL build for 1.1.0 (#3448)Steve Dower2017-09-091-2/+2
* bpo-31358: Pull zlib out of the repository (GH-3375)Zachary Ware2017-09-061-0/+1
* bpo-30450: Fall back to git.exe if no Python is found. (#2739)Steve Dower2017-07-171-0/+10
* [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)Steve Dower2017-07-171-32/+23
* bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783)Zachary Ware2017-06-151-60/+66
* bpo-27425: Be more explicit in .gitattributes (GH-840)Zachary Ware2017-06-101-104/+104
* PCbuild: Add -q option to svn export (GH-535)INADA Naoki2017-03-071-1/+1
* bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-439)Zachary Ware2017-03-031-1/+1
* Issue #28208: Update Windows build to use SQLite 3.14.2.0Zachary Ware2016-10-101-1/+1
* Issue #28248: Merge with 3.5Zachary Ware2016-10-101-1/+1
|\
| * Issue #28248: Merge with 3.4Zachary Ware2016-10-101-1/+1
| |\
| | * Issue #28248: Update Windows build to use OpenSSL 1.0.2jZachary Ware2016-10-101-1/+1
| * | Issue #26930: Update Windows build to OpenSSL 1.0.2hZachary Ware2016-06-151-1/+1
* | | Issue #28065: Update xz to 5.2.2 on Windows, and build it from sourceZachary Ware2016-09-111-1/+1
* | | Fix get_externals.batZachary Ware2016-09-051-1/+1
* | | Issue #27647: Update Windows build to Tcl/Tk 8.6.6Zachary Ware2016-07-281-2/+2
* | | Issue #26930: Update Windows build to OpenSSL 1.0.2hZachary Ware2016-06-151-1/+1
|/ /
* | Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.Steve Dower2016-03-081-1/+1
* | Issue #26268: Update Windows builds to use OpenSSL 1.0.2fZachary Ware2016-02-221-1/+1
* | Issue #24986: Save some bandwidth from svn.python.orgZachary Ware2015-09-041-10/+11
* | Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.Steve Dower2015-08-181-1/+1
* | Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.Steve Dower2015-08-181-3/+3
* | Issue #19450: Update Windows builds to use SQLite 3.8.11.0Steve Dower2015-07-281-1/+1
|\ \ | |/
| * Issue #19450: Update Windows builds to use SQLite 3.8.11.0Steve Dower2015-07-281-1/+1
* | Issue #24603: Update the Windows build to use OpenSSL 1.0.2dZachary Ware2015-07-211-1/+1
|\ \ | |/
| * Issue #24603: Update the Windows build to use OpenSSL 1.0.2dZachary Ware2015-07-211-1/+1
* | Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.Steve Dower2015-07-031-1/+1
|\ \ | |/
| * Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.Steve Dower2015-07-031-1/+1