summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Issue #27171: Fix typos in documentation, code comments, and testsMartin Panter2016-06-021-1/+1
* Fix a few typos. Patch by Eitan Adler.Ezio Melotti2013-01-272-2/+2
* Issue #27076: Doc, comment and test function name spelling fixesMartin Panter2016-05-263-3/+3
* Fix python-gdb.py: get C types on demandVictor Stinner2016-04-201-9/+17
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-172-3/+3
* Issue #26581: Use the first coding cookie on a line, not the last one.Serhiy Storchaka2016-03-201-1/+1
* Backed out changeset: e7065fc4a6c2Steve Dower2016-03-081-1/+1
* Force clean externals on buildbots.Steve Dower2016-03-081-1/+1
* Updates build to use SHA256 hash when signing filesSteve Dower2016-02-081-0/+1
* Issue #25505: Remove unused buggy method.Terry Jan Reedy2015-10-301-2/+0
* fix usage of undefined name (#25504)Benjamin Peterson2015-10-301-1/+1
* Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.Zachary Ware2015-09-041-11/+15
* python-gdb.py: enhance py-bt commandVictor Stinner2015-09-031-14/+169
* Close #24508: Backport the 3.5 MSBuild project files.Zachary Ware2015-07-161-1/+1
* Deprecate unused scripts in Tools/buildbot.Zachary Ware2015-06-165-3/+15
* Clean up/refactor the batch scripts used for building on Windows.Zachary Ware2015-06-0910-192/+53
* Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library.Steve Dower2015-06-081-1/+1
* Generates installer product codes for future releases.Steve Dower2015-06-031-0/+10
* Adds UUIDs for 2.7.10Steve Dower2015-05-111-0/+2
* Issue #23330: h2py now supports arbitrary filenames in #include.Serhiy Storchaka2015-05-031-1/+1
* Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-1311-189/+189
* Backed out changeset 7b1ceb925471 after buildbots have new OpenSSL source.Zachary Ware2015-04-091-1/+1
* Refresh OpenSSL sources on the buildbotsZachary Ware2015-04-091-1/+1
* Issue #23686: Update Windows build to use OpenSSL 1.0.2aZachary Ware2015-04-081-2/+3
* Issue #23615: Module tarfile is now can be reloaded with imp.reload().Serhiy Storchaka2015-03-111-1/+1
* Backed out changeset 7d2018774925Serhiy Storchaka2015-02-151-2/+5
* Use os.devnull instead of hardcoded '/dev/null'.Serhiy Storchaka2015-02-151-5/+2
* Issue #23212: Update Windows copy of OpenSSL to 1.0.1lSteve Dower2015-01-311-2/+3
* Issue #23199: libpython27.a in amd64 release is 32-bitSteve Dower2015-01-311-19/+18
* Issue #23248: Update ssl error codes from latest OpenSSL git master.Antoine Pitrou2015-01-181-19/+38
* Closes #23160: Respect the environment variable SVNROOT in external-common.ba...Steve Dower2015-01-151-8/+10
* delete old ftpmirror script, which now has security bugs (closes #23130)Benjamin Peterson2014-12-301-400/+0
* Adds missing revocation.crl test file to msi.pySteve Dower2014-11-261-0/+1
* Adds missing files to msi.pySteve Dower2014-11-261-0/+2
* Update msi.py and uuids.py for 2.7.9 releasesSteve Dower2014-11-262-4/+6
* Issue #22850: Backport ensurepip Windows installer changes to 2.7Steve Dower2014-11-131-14/+33
* Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7Donald Stufft2014-11-111-0/+31
* Issue #17896: Move Windows external lib sources from .. to externals.Zachary Ware2014-11-021-2/+3
* Issue #17717: Pull NASM from svn.python.org for OpenSSL build.Zachary Ware2014-11-011-0/+4
* Closes #22663: patchcheck: only modify text files under Doc/Georg Brandl2014-10-191-1/+2
* Issue #22644: Update the Windows build to OpenSSL 1.0.1jZachary Ware2014-10-171-2/+3
* #22398 Tools/msi enhancements for 2.7Steve Dower2014-09-122-13/+8
* Issue #22221: Backported fixes from Python 3 (issue #18960).Serhiy Storchaka2014-09-051-1/+3
* backport many ssl features from Python 3 (closes #21308)Benjamin Peterson2014-08-202-0/+309
* Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.Zachary Ware2014-08-071-2/+3
* Closes #21665: Don't use OPTS=noxp or -DWINVER=0x0500 when compiling Tcl/TkZachary Ware2014-07-222-16/+16
* #21959: Adds 2.7.8 product code to Tools/msi/uuids.pySteve Dower2014-07-111-0/+1
* Issue #21683: Add Tix build to the Windows buildbot scripts.Zachary Ware2014-06-083-0/+18
* Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1hZachary Ware2014-06-061-2/+3
* Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows buildsSteve Dower2014-05-301-1/+3