summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* bpo-30726: Also fix pyexpat.vcxproj (#2375)Segev Finer2017-06-281-1/+1
* bpo-30726: Fix elementtree warnings on Windows due to expat upgrade (#2319)Segev Finer2017-06-231-1/+1
* bpo-30726: PCbuild _elementtree: remove duplicate defines (#2348)Victor Stinner2017-06-231-2/+2
* bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars...Steve Dower2017-06-193-22/+66
* bpo-30631: Silence MSVC warnings in third-party code (GH-1963)Segev Finer2017-06-164-1/+7
* bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783)Zachary Ware2017-06-163-68/+142
* bpo-27425: Be more explicit in .gitattributes (GH-840)Zachary Ware2017-06-1010-1446/+1446
* Improves test_underpth_nosite_file to reveal why it fails. (#1763)Steve Dower2017-05-231-0/+15
* bpo-22257: Small changes for PEP 432. (#1728)Eric Snow2017-05-232-4/+4
* Fixes encodings in vcxproj files and adds script to automatically do it. (#1631)Steve Dower2017-05-172-1/+37
* Adds lib.pyproj file to solution (#1633)Steve Dower2017-05-172-2/+1815
* PCbuild/build.bat: Add note about using msbuild response file. (#1551)Charles2017-05-121-1/+6
* PCbuild/build.bat: pass command line parameters when building PGO (#1510)Charles2017-05-091-1/+1
* bpo-29191: Add liblzma.vcxproj to pcbuild.sln and other missing entries (#1222)Segev Finer2017-04-201-0/+34
* bpo-29919: Remove unused imports found by pyflakes (#137)Victor Stinner2017-03-271-1/+0
* bpo-27593: Revise git SCM build info. (#744)Ned Deily2017-03-211-2/+2
* bpo-29770: remove outdated PYO related info (GH-590)Xiang Zhang2017-03-112-17/+11
* PCbuild: Add -q option to svn export (GH-535)INADA Naoki2017-03-071-1/+1
* Fixes git command (#451)Steve Dower2017-03-041-1/+1
* bpo-27593: Updates Windows build to use information from git (#262)Steve Dower2017-03-042-16/+16
* bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-439)Zachary Ware2017-03-033-3/+3
* bpo-29524: Add Objects/call.c file (#12)Victor Stinner2017-02-122-1/+5
* Backed out changeset f23fa1f7b68fVictor Stinner2017-02-101-2/+1
* Issue #29465: Add Objects/call.c fileVictor Stinner2017-02-101-1/+2
* Issue #29080: Removes hard dependency on hg.exe from PC/build.batSteve Dower2016-12-281-3/+3
|\
| * Issue #29080: Removes hard dependency on hg.exe from PC/build.batSteve Dower2016-12-281-3/+3
| |\
| | * Issue #29080: Removes hard dependency on hg.exe from PC/build.batSteve Dower2016-12-281-3/+3
* | | Issue #28896: Disable WindowsRegistryFinder by default.Steve Dower2016-12-122-18/+29
|\ \ \ | |/ /
| * | Issue #28896: Disable WindowsRegistryFinder by default.Steve Dower2016-12-122-18/+29
* | | Issue #28846: Various installer fixesSteve Dower2016-12-032-0/+5
|\ \ \ | |/ /
| * | Ensures intermediate directory is created before using itSteve Dower2016-12-031-0/+1
| |\ \ | | |/
| | * Ensures intermediate directory is created before accessing it.Steve Dower2016-12-031-0/+1
| * | Issue #28846: Various installer fixesSteve Dower2016-12-031-0/+4
| |\ \ | | |/
| | * Issue #28846: Various installer fixesSteve Dower2016-12-032-3/+13
* | | Issue #28573: Missing sys._mercurial info and other build issues.Steve Dower2016-11-221-3/+10
|\ \ \ | |/ /
| * | Issue #28573: Missing sys._mercurial info and other build issues.Steve Dower2016-11-221-3/+10
* | | Issue #28573: Avoid setting up env too many times during buildSteve Dower2016-11-151-1/+1
|\ \ \ | |/ /
| * | Issue #28573: Avoid setting up env too many times during buildSteve Dower2016-11-151-1/+1
* | | Merge from 3.6Steve Dower2016-10-291-0/+3
|\ \ \ | |/ /
| * | Makes test_underpth* tests more robust by copying the executable.Steve Dower2016-10-291-0/+3
* | | merge 3.6Benjamin Peterson2016-10-212-4/+0
|\ \ \ | |/ /
| * | mark dtrace stubs as static inline; remove stubsBenjamin Peterson2016-10-212-4/+0
* | | Issue #28448: Fix C implemented asyncio.Future didn't work on Windows (merge ...INADA Naoki2016-10-215-2/+96
|\ \ \ | |/ /
| * | Issue #28448: Fix C implemented asyncio.Future didn't work on WindowsINADA Naoki2016-10-215-2/+96
* | | Issue #28428: Rename _futures module to _asyncio. (merge from 3.6)INADA Naoki2016-10-152-4/+4
|\ \ \ | |/ /
| * | Issue #28428: Rename _futures module to _asyncio.INADA Naoki2016-10-152-4/+4
* | | Issue #28208: Merge with 3.6Zachary Ware2016-10-113-3/+3
|\ \ \ | |/ /
| * | Issue #28208: Update Windows build to use SQLite 3.14.2.0Zachary Ware2016-10-113-3/+3
* | | Issue #28248: Merge with 3.6Zachary Ware2016-10-113-3/+3
|\ \ \ | |/ /
| * | Issue #28248: Merge with 3.5Zachary Ware2016-10-113-3/+3
| |\ \ | | |/