GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PCbuild
/
python.props
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)
Steve Dower
2020-06-12
1
-2
/
+2
*
bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359)
Steve Dower
2020-04-04
1
-2
/
+2
*
bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)
Miss Islington (bot)
2020-03-02
1
-1
/
+1
*
bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184)
Steve Dower
2019-09-16
1
-2
/
+2
*
bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179)
Miss Islington (bot)
2019-06-24
1
-1
/
+1
*
bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163)
Steve Dower
2019-06-17
1
-2
/
+2
*
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
Steve Dower
2019-05-16
1
-2
/
+2
*
Fix registry key for Windows SDK detection (GH-12445)
Miss Islington (bot)
2019-03-21
1
-1
/
+1
*
bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088)
Miss Islington (bot)
2018-12-10
1
-2
/
+2
*
bpo-35433: Properly detect installed SDK versions (GH-11009)
Miss Islington (bot)
2018-12-09
1
-6
/
+11
*
Revert "[3.7] bpo-34977: Add Windows App Store package (GH-10245)" (GH-11021)
Victor Stinner
2018-12-07
1
-2
/
+1
*
[3.7] bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower
2018-12-06
1
-1
/
+2
*
bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775)
Miss Islington (bot)
2018-08-15
1
-2
/
+2
*
Fix Windows build of Python for latest WinSDK. (GH-6874) (GH-6952)
Miss Islington (bot)
2018-05-17
1
-1
/
+2
*
bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463)
Miss Islington (bot)
2018-04-13
1
-2
/
+2
*
[3.7] Improves the ability to build in CI (GH-5729)
Miss Islington (bot)
2018-02-17
1
-1
/
+3
*
bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246)
Mariatta
2017-11-06
1
-1
/
+1
*
bpo-31957: Fixes version detection. (#4298)
Steve Dower
2017-11-06
1
-8
/
+7
*
bpo-31944: Fixes build and Modify button (#4278)
Steve Dower
2017-11-04
1
-2
/
+2
*
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
Stefan Grönke
2017-09-25
1
-5
/
+5
*
bpo-31392: Update SSL build for 1.1.0 (#3448)
Steve Dower
2017-09-09
1
-2
/
+2
*
bpo-31358: Pull zlib out of the repository (GH-3375)
Zachary Ware
2017-09-06
1
-0
/
+1
*
bpo-31340: Change to building with MSVC v141 (included with Visual Studio 201...
Steve Dower
2017-09-06
1
-0
/
+2
*
[bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)
Steve Dower
2017-07-17
1
-2
/
+4
*
Improves test_underpth_nosite_file to reveal why it fails. (#1763)
Steve Dower
2017-05-23
1
-0
/
+15
*
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-439)
Zachary Ware
2017-03-03
1
-1
/
+1
*
Issue #28208: Update Windows build to use SQLite 3.14.2.0
Zachary Ware
2016-10-10
1
-1
/
+1
*
Issue #28248: Merge with 3.5
Zachary Ware
2016-10-10
1
-1
/
+1
|
\
|
*
Issue #28248: Merge with 3.4
Zachary Ware
2016-10-10
1
-1
/
+1
*
|
Make PGO use usual build directory on Windows.
Steve Dower
2016-09-11
1
-1
/
+0
*
|
Issue #28065: Update xz to 5.2.2 on Windows, and build it from source
Zachary Ware
2016-09-11
1
-1
/
+1
*
|
Issue #27883: Update sqlite to 3.14.1 on Windows
Zachary Ware
2016-09-05
1
-1
/
+1
|
/
*
Fixes use of Py_IntDir and Py_OutDir to control build directories.
Steve Dower
2016-07-16
1
-2
/
+7
*
Issue #26930: Update Windows build to OpenSSL 1.0.2h
Zachary Ware
2016-06-15
1
-1
/
+1
*
Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.
Steve Dower
2016-03-08
1
-1
/
+1
*
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
Zachary Ware
2016-02-22
1
-1
/
+3
*
Issue #25934: Default to /fp:strict for ICC builds
Zachary Ware
2016-01-29
1
-5
/
+11
*
Improves handling of test markers for building Python without intefering with...
Steve Dower
2015-10-31
1
-4
/
+12
*
Issue #19450: Update Windows builds to use SQLite 3.8.11.0
Steve Dower
2015-07-28
1
-1
/
+1
*
Allow intermediate build directory to be overridden.
Steve Dower
2015-07-27
1
-1
/
+2
*
Issue #24603: Update the Windows build to use OpenSSL 1.0.2d
Zachary Ware
2015-07-21
1
-1
/
+1
*
Issue #24585: Enables build-to-build upgrades that preserve settings.
Steve Dower
2015-07-08
1
-2
/
+37
*
Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
Steve Dower
2015-07-03
1
-1
/
+1
*
Closes #23686: Update Windows installer OpenSSL to 1.0.2a
Steve Dower
2015-04-11
1
-1
/
+1
*
Issue #23260: Update Windows installer
Steve Dower
2015-02-05
1
-4
/
+4
*
Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
Steve Dower
2015-01-31
1
-1
/
+1
*
Fixes sys.winver generation and removes dependency on user32.dll
Steve Dower
2015-01-15
1
-2
/
+6
*
#22980 Adds platform and version tags to .pyd files
Steve Dower
2014-12-15
1
-0
/
+4
*
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...
Steve Dower
2014-11-22
1
-0
/
+108