summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* include test data in the windows installer, so tests don't fail (closes #19866)Benjamin Peterson2014-05-181-0/+4
* Issue #21476 Include idle icon files in Windows installerSteve Dower2014-05-111-0/+1
* Backport 4e9f1017355f from #3561.Brian Curtin2014-05-101-3/+19
* Issue #21303, #20565: Updated the version of Tcl/Tk used on WindowsZachary Ware2014-04-223-16/+20
* Backed out changeset 81abb121dc65Benjamin Peterson2014-04-141-1/+1
* temporary change to get better debugging from windows botsBenjamin Peterson2014-04-141-1/+1
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-168-0/+0
* Issue #20027: Fixed locale aliases for devanagari locales.Serhiy Storchaka2013-12-261-0/+6
* update Barry's email (closes #19563)Benjamin Peterson2013-12-231-1/+1
* Add 2.7.7 uuids.Martin v. Löwis2013-11-101-0/+2
* Issue #19308: fix the gdb plugin on gdbs linked with Python 3Antoine Pitrou2013-11-231-28/+61
* Remove the use of non-existing re.ASCII.Serhiy Storchaka2013-09-171-1/+1
* Issue #18873: IDLE, 2to3, and the findnocoding.py script now detect PythonSerhiy Storchaka2013-09-161-3/+3
* #18803: fix more typos. Patch by Févry Thibault.Ezio Melotti2013-08-2511-13/+13
* Issue #16067: Add description into MSI file to replace installer's temporary ...Martin v. Löwis2013-08-031-1/+4
* Add 2.7.6 uuids.Martin v. Löwis2013-08-011-0/+2
* Add 2.7.5 uuidMartin v. Löwis2013-08-011-0/+1
* Issue #18439: Make patchcheck work on Windows for ACKS, NEWS.Terry Jan Reedy2013-07-221-5/+6
* Issue #17801: fix shebang line of gprof2html.pyNed Deily2013-04-201-1/+1
* Issue #17425: Build against openssl 0.9.8y on Windows.Martin v. Loewis2013-03-221-2/+2
* Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*Terry Jan Reedy2013-03-112-2/+2
* Issue #17156: pygettext.py now correctly escapes non-ascii characters.Serhiy Storchaka2013-02-091-6/+5
* - Issue #17029: Let h2py search the multiarch system include directory.doko@python.org2013-01-251-0/+6
* Issue #15539: Fix backup file creation in pindent.py on WindowsSerhiy Storchaka2013-01-111-12/+22
* Add a note about checking refleaks to patchcheck.Ezio Melotti2013-01-111-1/+2