summaryrefslogtreecommitdiff
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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-141-1/+1
|\ \ \ | |/ /
| * | Issue #28573: Avoid setting up env too many times during buildSteve Dower2016-11-141-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-202-4/+0
|\ \ \ | |/ /
| * | mark dtrace stubs as static inline; remove stubsBenjamin Peterson2016-10-202-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-103-3/+3
|\ \ \ | |/ /
| * | Issue #28208: Update Windows build to use SQLite 3.14.2.0Zachary Ware2016-10-103-3/+3
* | | Issue #28248: Merge with 3.6Zachary Ware2016-10-103-3/+3
|\ \ \ | |/ /
| * | Issue #28248: Merge with 3.5Zachary Ware2016-10-103-3/+3
| |\ \ | | |/
| | * Issue #28248: Merge with 3.4Zachary Ware2016-10-103-3/+3
| | |\
| | | * Issue #28248: Update Windows build to use OpenSSL 1.0.2jZachary Ware2016-10-103-3/+3
| | | * Closes #25456: Copy Tcl/Tk DLLs to build directory on WindowsZachary Ware2015-10-242-3/+15
| | | * Various minor typos in documentation and commentsMartin Panter2015-10-071-1/+1
* | | | Issue #28402: Adds signed catalog files for stdlib on Windows.Steve Dower2016-10-091-5/+7
|\ \ \ \ | |/ / /
| * | | Issue #28402: Adds signed catalog files for stdlib on Windows.Steve Dower2016-10-091-5/+7
* | | | Issue #26801: Added C implementation of asyncio.Future.INADA Naoki2016-10-092-0/+4
|\ \ \ \ | |/ / /
| * | | Issue #26801: Added C implementation of asyncio.Future.INADA Naoki2016-10-092-0/+4
* | | | Issue #28217: Adds _testconsole module to test console input.Steve Dower2016-10-034-1/+124
|\ \ \ \ | |/ / /
| * | | Issue #28217: Adds _testconsole module to test console input. Fixes some issu...Steve Dower2016-10-034-1/+124
* | | | Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-221-1/+5
|\ \ \ \ | |/ / /
| * | | Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-221-1/+5
| |\ \ \ | | |/ /
| | * | Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-221-1/+5
| | * | Add file missed from backportSteve Dower2016-09-171-1/+1
* | | | regrtest: add -u for unbuffered stdout/stderrVictor Stinner2016-09-211-1/+1
* | | | Issue #27932: Prevent memory leak in win32_ver().Steve Dower2016-09-171-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #27932: Prevent memory leak in win32_ver().Steve Dower2016-09-171-1/+1
* | | | Bump to 3.7.0a0Ned Deily2016-09-122-3/+3
|/ / /
* | | Make PGO use usual build directory on Windows.Steve Dower2016-09-112-2/+0
* | | Issue #28065: Update xz to 5.2.2 on Windows, and build it from sourceZachary Ware2016-09-114-7/+225
* | | compile dtrace stubsBenjamin Peterson2016-09-092-2/+6
* | | Issue #24186: Reenable optimised OpenSSL functionSteve Dower2016-09-091-1/+1
* | | Changes pyvenv.cfg trick into an actual sys.path file.Steve Dower2016-09-091-1/+1
* | | Issue #1602: Windows console doesn't input or print Unicode (PEP 528)Steve Dower2016-08-302-0/+4
* | | Issue #16113: compile the module on Windows, too.Christian Heimes2016-09-072-0/+4
* | | Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib.Christian Heimes2016-09-062-0/+12
* | | Closes #20366: Build full text search support into SQLite on WindowsZachary Ware2016-09-051-2/+2
* | | Issue #27756: Adds new icons for Python files and processes on Windows. Desig...Steve Dower2016-09-051-1/+1
* | | Fix get_externals.batZachary Ware2016-09-051-1/+1
* | | Issue #27883: Update sqlite to 3.14.1 on WindowsZachary Ware2016-09-052-2/+2
* | | Closes #27407: Merge with 3.5Zachary Ware2016-09-051-1/+6
|\ \ \ | |/ /