Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2087023fdec2c89070bd14f384a3c308c548a94a
/
PCbuild
864a892
bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775)
by Steve Dower
· 6 years ago
6c785c0
bpo-34170: Add Python/coreconfig.c for _PyCoreConfig (GH-8607)
by Victor Stinner
· 6 years ago
f9b364f
bro-33614: Override exit code in find_msbuild.bat (GH-7169)
by Steve Dower
· 6 years ago
e97ba4c
bpo-33614: Ensures module definition files for the stable ABI on Windows are correctly regenerated. (GH-7165)
by Steve Dower
· 6 years ago
c0ee341
Fix Windows build of Python for latest WinSDK. (GH-6874)
by Carl Meyer
· 6 years ago
e5f41d2
bpo-33522: Enable CI builds on Visual Studio Team Services (#6865)
by Steve Dower
· 6 years ago
b1dc075
bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463)
by Steve Dower
· 7 years ago
881323d
Minor improvements to the Windows build/release process (GH-5935)
by Steve Dower
· 7 years ago
efa6c76
bpo-32901: Update Tcl and Tk versions to 8.6.8 (GH-5823)
by Steve Dower
· 7 years ago
03e3c34
bpo-31333: Re-implement ABCMeta in C (#5273)
by Ivan Levkivskyi
· 7 years ago
667b91a
Add missing backslashes to get_externals.bat (GH-5731)
by Steve Dower
· 7 years ago
01423cb
Improves the ability to build in CI (GH-5728)
by Steve Dower
· 7 years ago
310b052
bpo-32604: Make _xxsubinterpreters build on Windows (GH-5516)
by Zachary Ware
· 7 years ago
5489bda
Start of 3.8.0a0
by Ned Deily
· 7 years ago
95e4d58
String annotations [PEP 563] (#4390)
by Guido van Rossum
· 7 years ago
f23746a
bpo-32436: Implement PEP 567 (#5027)
by Yury Selivanov
· 7 years ago
2507e29
bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227)
by Steve Dower
· 7 years ago
94e1696
bpo-14976: Reentrant simple queue (#3346)
by Antoine Pitrou
· 7 years ago
d135f20
bpo-32507: Change Windows install to include app-local UCRT (#5119)
by Steve Dower
· 7 years ago
6c6d3a4
Add missing backslashes in PCbuild bat files (GH-5056)
by Zachary Ware
· 7 years ago
e425bd7
move pygetopt.h to internal (closes bpo-32264) (#4830)
by Benjamin Peterson
· 7 years ago
7ea143a
bpo-29469: Move constant folding to AST optimizer (GH-2858)
by INADA Naoki
· 7 years ago
31a8393
Revert "bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)" (#4694)
by Victor Stinner
· 7 years ago
13badcb
bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)
by Serhiy Storchaka
· 7 years ago
0ea395a
bpo-32030: Add Python/pathconfig.c (#4668)
by Victor Stinner
· 7 years ago
9e87e77
bpo-32096: Remove obj and mem from _PyRuntime (#4532)
by Victor Stinner
· 7 years ago
fd0fa67
bpo-31691: Specify where to find build instructions for the Windows installer (#4426)
by native-api
· 7 years ago
f7e5b56
bpo-32030: Split Py_Main() into subfunctions (#4399)
by Victor Stinner
· 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
aed0856
bpo-31609: Fixes quotes in PCbuild/clean.bat (#4280)
by Steve Dower
· 7 years ago
0d2a908
bpo-31944: Fixes build and Modify button (#4278)
by Steve Dower
· 7 years ago
2084b30
bpo-31523: Reliability improvements to the Windows build files (#3900)
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
2ebc5ce
bpo-30860: Consolidate stateful runtime globals. (#3397)
by Eric Snow
· 7 years ago
bab21fa
Updates PCBuild/readme.txt (#3418)
by Steve Dower
· 7 years ago
05f01d8
bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler (#1632)
by Steve Dower
· 7 years ago
d01db1c
bpo-31358: Pull zlib out of the repository (GH-3375)
by Zachary Ware
· 7 years ago
5d57844
Fixes Tix build by correcting the directories used by Tcl and Tk. (#3391)
by Steve Dower
· 7 years ago
5fcd5e6
bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311)
by Steve Dower
· 7 years ago
05351c1
Revert "bpo-30860: Consolidate stateful runtime globals." (#3379)
by Eric Snow
· 7 years ago
76d5abc
bpo-30860: Consolidate stateful runtime globals. (#2594)
by Eric Snow
· 7 years ago
93d0cb5
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106)
by Victor Stinner
· 7 years ago
d5ed47d
bpo-30814, bpo-30876: Add new import test files to projects. (#2851)
by Serhiy Storchaka
· 7 years ago
679b566
bpo-9566: Fix some Windows x64 compiler warnings (#2492)
by Segev Finer
· 7 years ago
5feda33
bpo-30450: Fix logic for retrying nuget.exe download (#2744)
by Steve Dower
· 7 years ago
efa26bc
bpo-30450: Fall back to git.exe if no Python is found. (#2739)
by Steve Dower
· 7 years ago
588836d
bpo-30450: Adds alternate download approach for nuget.exe (#2737)
by Steve Dower
· 7 years ago
68d663c
[bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)
by Steve Dower
· 7 years ago
7526cad
bpo-30726: Also fix pyexpat.vcxproj (#2375)
by Segev Finer
· 7 years ago
87c6555
bpo-30726: Fix elementtree warnings on Windows due to expat upgrade (#2319)
by Segev Finer
· 7 years ago
c8fb58b
bpo-30726: PCbuild _elementtree: remove duplicate defines (#2348)
by Victor Stinner
· 7 years ago
40a23e8
bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252)
by Steve Dower
· 7 years ago
c931885
bpo-30631: Silence MSVC warnings in third-party code (GH-1963)
by Segev Finer
· 7 years ago
51599e2
bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783)
by Zachary Ware
· 7 years ago
6b6e687
bpo-27425: Be more explicit in .gitattributes (GH-840)
by Zachary Ware
· 7 years ago
9b33bf5
Improves test_underpth_nosite_file to reveal why it fails. (#1763)
by Steve Dower
· 7 years ago
6b4be19
bpo-22257: Small changes for PEP 432. (#1728)
by Eric Snow
· 7 years ago
4486a09
Fixes encodings in vcxproj files and adds script to automatically do it. (#1631)
by Steve Dower
· 7 years ago
78e25ab
Adds lib.pyproj file to solution (#1633)
by Steve Dower
· 7 years ago
8619c54
PCbuild/build.bat: Add note about using msbuild response file. (#1551)
by Charles
· 7 years ago
291557e
PCbuild/build.bat: pass command line parameters when building PGO (#1510)
by Charles
· 7 years ago
f60c9e5
bpo-29191: Add liblzma.vcxproj to pcbuild.sln and other missing entries (#1222)
by Segev Finer
· 8 years ago
d6debb2
bpo-29919: Remove unused imports found by pyflakes (#137)
by Victor Stinner
· 8 years ago
554626a
bpo-27593: Revise git SCM build info. (#744)
by Ned Deily
· 8 years ago
0710d75
bpo-29770: remove outdated PYO related info (GH-590)
by Xiang Zhang
· 8 years ago
8886d5f
PCbuild: Add -q option to svn export (GH-535)
by INADA Naoki
· 8 years ago
7030ca6
Fixes git command (#451)
by Steve Dower
· 8 years ago
a0c07d2
bpo-27593: Updates Windows build to use information from git (#262)
by Steve Dower
· 8 years ago
fc64c35
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-439)
by Zachary Ware
· 8 years ago
c22bfaa
bpo-29524: Add Objects/call.c file (#12)
by Victor Stinner
· 8 years ago
d2306ce
Backed out changeset f23fa1f7b68f
by Victor Stinner
· 8 years ago
766af55
Issue #29465: Add Objects/call.c file
by Victor Stinner
· 8 years ago
a558be7
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
by Steve Dower
· 8 years ago
654da96
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
by Steve Dower
· 8 years ago
7ec8a18
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
by Steve Dower
· 8 years ago
21e0334
Issue #28896: Disable WindowsRegistryFinder by default.
by Steve Dower
· 8 years ago
10beb3c
Issue #28896: Disable WindowsRegistryFinder by default.
by Steve Dower
· 8 years ago
9cc113a
Issue #28846: Various installer fixes
by Steve Dower
· 8 years ago
f00ef72
Ensures intermediate directory is created before using it
by Steve Dower
· 8 years ago
de6efdb
Ensures intermediate directory is created before accessing it.
by Steve Dower
· 8 years ago
1058109
Issue #28846: Various installer fixes
by Steve Dower
· 8 years ago
190dbd9
Issue #28846: Various installer fixes
by Steve Dower
· 8 years ago
bbf32e1
Issue #28573: Missing sys._mercurial info and other build issues.
by Steve Dower
· 8 years ago
02a4018
Issue #28573: Missing sys._mercurial info and other build issues.
by Steve Dower
· 8 years ago
e044dfa
Issue #28573: Avoid setting up env too many times during build
by Steve Dower
· 8 years ago
4468bed
Issue #28573: Avoid setting up env too many times during build
by Steve Dower
· 8 years ago
1da055e
Makes test_underpth* tests more robust by copying the executable.
by Steve Dower
· 8 years ago
842a146
Merge from 3.6
by Steve Dower
· 8 years ago
a2bc46d
merge 3.6
by Benjamin Peterson
· 8 years ago
4510e6d
mark dtrace stubs as static inline; remove stubs
by Benjamin Peterson
· 8 years ago
a1289c6
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows (merge 3.6)
by INADA Naoki
· 8 years ago
a836362
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows
by INADA Naoki
· 8 years ago
fa8b884
Issue #28428: Rename _futures module to _asyncio. (merge from 3.6)
by INADA Naoki
· 8 years ago
9f2ce25
Issue #28428: Rename _futures module to _asyncio.
by INADA Naoki
· 8 years ago
8d794d6
Issue #28208: Merge with 3.6
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
0732fd6
Issue #28248: Merge with 3.6
by Zachary Ware
· 8 years ago
c08bb6c
Issue #28248: Merge with 3.5
by Zachary Ware
· 8 years ago
Next »