Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e6905e4c82cc05897dc1bf5ab2b5b94b2b043a7f
/
PCbuild
/
python.props
84761c3
bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570)
by Steve Dower
· 4 years, 4 months ago
dcbaa1b
bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297)
by Steve Dower
· 4 years, 4 months ago
80d827c
bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)
by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
· 4 years, 5 months ago
a1d4dbd
bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359)
by Steve Dower
· 4 years, 7 months ago
1382c32
bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)
by Erlend Egeberg Aasland
· 4 years, 8 months ago
3ab73f6
bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184)
by Steve Dower
· 5 years ago
7fd2ba3
bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179)
by animalize
· 5 years ago
12f1c72
bpo-37333: Ensure IncludeTkinter has a value (GH-14240)
by Steve Dower
· 5 years ago
a268edd
bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163)
by Steve Dower
· 5 years ago
21a92f8
Implement Windows release builds in Azure Pipelines (GH-14065)
by Steve Dower
· 5 years ago
04856c2
bpo-37238: Enable building for Windows using Visual Studio 2019 (GH-13988)
by Paul Monson
· 5 years ago
f96e7fd
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
by Paul Monson
· 5 years ago
fb7e750
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
by Paul Monson
· 5 years ago
32119e1
bpo-35947: Update Windows to the current version of libffi (GH-11797)
by Paul Monson
· 6 years ago
aedc273
Fix registry key for Windows SDK detection (GH-12445)
by Isuru Fernando
· 6 years ago
8a1657b
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
by Paul Monson
· 6 years ago
4824385
bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088)
by Steve Dower
· 6 years ago
f46eccd
bpo-35433: Properly detect installed SDK versions (GH-11009)
by Jeremy Kloth
· 6 years ago
cb0b78a
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
by Victor Stinner
· 6 years ago
468a15a
bpo-34977: Add Windows App Store package (GH-10245)
by Steve Dower
· 6 years ago
864a892
bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775)
by Steve Dower
· 6 years ago
c0ee341
Fix Windows build of Python for latest WinSDK. (GH-6874)
by Carl Meyer
· 6 years ago
b1dc075
bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463)
by Steve Dower
· 7 years ago
01423cb
Improves the ability to build in CI (GH-5728)
by Steve Dower
· 7 years ago
31af650
bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246)
by Mariatta
· 7 years ago
30f4fa4
bpo-31957: Fixes version detection. (#4298)
by Steve Dower
· 7 years ago
0d2a908
bpo-31944: Fixes build and Modify button (#4278)
by Steve Dower
· 7 years ago
f1502d0
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
by Stefan Grönke
· 7 years ago
b84bcc4
bpo-31392: Update SSL build for 1.1.0 (#3448)
by Steve Dower
· 7 years ago
d01db1c
bpo-31358: Pull zlib out of the repository (GH-3375)
by Zachary Ware
· 7 years ago
5fcd5e6
bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311)
by Steve Dower
· 7 years ago
68d663c
[bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)
by Steve Dower
· 7 years ago
9b33bf5
Improves test_underpth_nosite_file to reveal why it fails. (#1763)
by Steve Dower
· 7 years ago
fc64c35
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-439)
by Zachary Ware
· 8 years ago
547d156
Issue #28208: Update Windows build to use SQLite 3.14.2.0
by Zachary Ware
· 8 years ago
c08bb6c
Issue #28248: Merge with 3.5
by Zachary Ware
· 8 years ago
fd28cbe
Issue #28248: Merge with 3.4
by Zachary Ware
· 8 years ago
e7da2f8
Make PGO use usual build directory on Windows.
by Steve Dower
· 8 years ago
16c18a3
Issue #28065: Update xz to 5.2.2 on Windows, and build it from source
by Zachary Ware
· 8 years ago
7c510a6
Issue #27883: Update sqlite to 3.14.1 on Windows
by Zachary Ware
· 8 years ago
6fd76bc
Fixes use of Py_IntDir and Py_OutDir to control build directories.
by Steve Dower
· 8 years ago
42d4b9c
Issue #26930: Update Windows build to OpenSSL 1.0.2h
by Zachary Ware
· 8 years ago
947f411
Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.
by Steve Dower
· 9 years ago
6fe57ad
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
by Zachary Ware
· 9 years ago
4c5ad94
Issue #25934: Default to /fp:strict for ICC builds
by Zachary Ware
· 9 years ago
940f6a8
Improves handling of test markers for building Python without intefering with actual installs.
by Steve Dower
· 9 years ago
4e167ca
Issue #19450: Update Windows builds to use SQLite 3.8.11.0
by Steve Dower
· 9 years ago
de9fb28
Allow intermediate build directory to be overridden.
by Steve Dower
· 9 years ago
80acc3e
Issue #24603: Update the Windows build to use OpenSSL 1.0.2d
by Zachary Ware
· 9 years ago
4943749
Issue #24585: Enables build-to-build upgrades that preserve settings.
by Steve Dower
· 9 years ago
f92673c
Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
by Steve Dower
· 9 years ago
c7d979f
Closes #23686: Update Windows installer OpenSSL to 1.0.2a
by Steve Dower
· 10 years ago
bb24087
Issue #23260: Update Windows installer
by Steve Dower
· 10 years ago
a5e1dbe
Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
by Steve Dower
· 10 years ago
2587952
Fixes sys.winver generation and removes dependency on user32.dll
by Steve Dower
· 10 years ago
03a144b
#22980 Adds platform and version tags to .pyd files
by Steve Dower
· 10 years ago
65e4cb1
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
by Steve Dower
· 10 years ago