index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PCbuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.6] Improves the ability to build in CI (GH-5730)
Steve Dower
2018-02-18
3
-6/+8
*
[3.6] bpo-32588 Move _distutils_findvs into its own module (GH-5227) (#5228)
Steve Dower
2018-01-18
5
-3/+121
*
Add missing backslashes in PCbuild bat files (GH-5056) (GH-5057)
Zachary Ware
2017-12-30
1
-3/+3
*
bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246). (GH-4717)
Mariatta
2017-12-05
3
-3/+3
*
bpo-31691: Specify where to find installer build instructions for Windows (#4...
native-api
2017-11-17
1
-2/+7
*
bpo-31691: Specify where to find build instructions for the Windows installer...
Miss Islington (bot)
2017-11-17
1
-0/+2
*
[3.6] bpo-31957: Fixes version detection. (GH-4298) (#4300)
Miss Islington (bot)
2017-11-06
1
-8/+6
*
bpo-31609: Fixes quotes in PCbuild/clean.bat (GH-4280) (#4285)
Miss Islington (bot)
2017-11-05
1
-1/+1
*
bpo-31944: Fixes build and Modify button (GH-4278) (#4284)
Miss Islington (bot)
2017-11-05
2
-2/+3
*
[3.6] bpo-31523: Reliability improvements to the Windows build files (GH-3900...
Miss Islington (bot)
2017-10-05
1
-1/+1
*
[3.6] bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler GH-1632 ...
Steve Dower
2017-09-07
3
-2/+5
*
[3.6] bpo-31340: Change to building with MSVC v141 (included with Visual Stud...
Steve Dower
2017-09-06
6
-13/+50
*
[3.6] Fixes Tix build by correcting the directories used by Tcl and Tk. (GH-3...
Miss Islington (bot)
2017-09-06
3
-2/+3
*
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3143)
Victor Stinner
2017-08-18
4
-3/+11
*
[3.6] bpo-30450: Improved logic for obtaining dependencies (#2751)
Steve Dower
2017-07-19
4
-23/+127
*
[3.6] bpo-30726: Also fix pyexpat.vcxproj (GH-2375) (#2570)
Segev Finer
2017-07-04
1
-1/+1
*
[3.6] bpo-30726: PCbuild _elementtree: remove duplicate defines (#2348) (#2349)
Victor Stinner
2017-06-23
1
-2/+2
*
bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars...
Steve Dower
2017-06-19
3
-22/+66
*
bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) (G...
Zachary Ware
2017-06-16
3
-68/+142
*
[3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083)
Zachary Ware
2017-06-10
10
-1441/+1441
*
bpo-29191: Add liblzma.vcxproj to pcbuild.sln and other missing entries (GH-1...
Steve Dower
2017-04-21
1
-0/+34
*
bpo-27593: Revise git SCM build info. (#744) (#745)
Ned Deily
2017-03-21
1
-2/+2
*
bpo-29770: remove outdated PYO related info (GH-590) (GH-612)
Xiang Zhang
2017-03-11
2
-17/+11
*
PCbuild: Add -q option to svn export (GH-537)
INADA Naoki
2017-03-07
1
-1/+1
*
Fixes git command (#451) (#452)
Steve Dower
2017-03-04
1
-1/+1
*
bpo-27593: Updates Windows build to use information from git (#262) (#450)
Steve Dower
2017-03-04
2
-16/+16
*
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-442)
Zachary Ware
2017-03-03
3
-3/+3
*
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
Steve Dower
2016-12-28
1
-3/+3
|
\
|
*
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
Steve Dower
2016-12-28
1
-3/+3
*
|
Issue #28896: Disable WindowsRegistryFinder by default.
Steve Dower
2016-12-12
2
-18/+29
*
|
Ensures intermediate directory is created before using it
Steve Dower
2016-12-03
1
-0/+1
|
\
\
|
|
/
|
*
Ensures intermediate directory is created before accessing it.
Steve Dower
2016-12-03
1
-0/+1
*
|
Issue #28846: Various installer fixes
Steve Dower
2016-12-03
1
-0/+4
|
\
\
|
|
/
|
*
Issue #28846: Various installer fixes
Steve Dower
2016-12-03
2
-3/+13
*
|
Issue #28573: Missing sys._mercurial info and other build issues.
Steve Dower
2016-11-22
1
-3/+10
*
|
Issue #28573: Avoid setting up env too many times during build
Steve Dower
2016-11-15
1
-1/+1
*
|
Makes test_underpth* tests more robust by copying the executable.
Steve Dower
2016-10-29
1
-0/+3
*
|
mark dtrace stubs as static inline; remove stubs
Benjamin Peterson
2016-10-21
2
-4/+0
*
|
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows
INADA Naoki
2016-10-21
5
-2/+96
*
|
Issue #28428: Rename _futures module to _asyncio.
INADA Naoki
2016-10-15
2
-4/+4
*
|
Issue #28208: Update Windows build to use SQLite 3.14.2.0
Zachary Ware
2016-10-11
3
-3/+3
*
|
Issue #28248: Merge with 3.5
Zachary Ware
2016-10-11
3
-3/+3
|
\
\
|
|
/
|
*
Issue #28248: Merge with 3.4
Zachary Ware
2016-10-11
3
-3/+3
|
|
\
|
|
*
Issue #28248: Update Windows build to use OpenSSL 1.0.2j
Zachary Ware
2016-10-11
3
-3/+3
|
|
*
Closes #25456: Copy Tcl/Tk DLLs to build directory on Windows
Zachary Ware
2015-10-24
2
-3/+15
|
|
*
Various minor typos in documentation and comments
Martin Panter
2015-10-07
1
-1/+1
*
|
|
Issue #28402: Adds signed catalog files for stdlib on Windows.
Steve Dower
2016-10-10
1
-5/+7
*
|
|
Issue #26801: Added C implementation of asyncio.Future.
INADA Naoki
2016-10-09
2
-0/+4
*
|
|
Issue #28217: Adds _testconsole module to test console input. Fixes some issu...
Steve Dower
2016-10-03
4
-1/+124
*
|
|
Issue #28251: Improvements to help manuals on Windows.
Steve Dower
2016-09-23
1
-1/+5
|
\
\
\
|
|
/
/
[next]