summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Issue #23492: Argument Clinic now generates argument parsing code withSerhiy Storchaka2015-04-031-17/+33
* Issue #23501: Argumen Clinic now generates code into separate files by default.Serhiy Storchaka2015-04-031-7/+7
* Issue #23500: Argument Clinic is now smarter about generating the "#ifndef"Larry Hastings2015-04-031-65/+95
* Removed trailing whitespaces in miscalenous files.Serhiy Storchaka2015-04-032-7/+7
* Removed unintentional trailing spaces in text files.Serhiy Storchaka2015-03-294-25/+25
* Missing brace and minor formatting in Windows installerSteve Dower2015-03-251-2/+2
* Fixes UI labels and ability to add/remove features.Steve Dower2015-03-251-10/+21
* Adds pydoc shortcut, Edit with IDLE menu, moves redist folder into externals ...Steve Dower2015-03-258-31/+94
* Update Wix version and fixes wxs file.Steve Dower2015-03-212-3/+3
* Issue #22826: The result of open() in Tools/freeze/bkfile.py is now betterSerhiy Storchaka2015-03-203-87/+51
* Issue #23491: Implement PEP 441: Improving Python Zip Application SupportBrett Cannon2015-03-132-0/+16
* Issue #23641: Cleaned out legacy dunder names from tests and docs.Serhiy Storchaka2015-03-122-4/+4
|\
| * Issue #23641: Cleaned out legacy dunder names from tests and docs.Serhiy Storchaka2015-03-122-4/+1
* | Issue #23615: Modules bz2, tarfile and tokenize now can be reloaded withSerhiy Storchaka2015-03-111-1/+1
|\ \ | |/
| * Issue #23615: Modules bz2, tarfile and tokenize now can be reloaded withSerhiy Storchaka2015-03-111-1/+1
| * Issue #17896: Update msi.py to new externals dir.Martin v. Löwis2015-02-091-4/+4
| * Issue #23212: Update Windows copy of OpenSSL to 1.0.1lSteve Dower2015-01-311-4/+4
* | Adds note about installed debug binaries.Steve Dower2015-03-101-1/+1
* | Issue #23619: Ensure C variable is initialized before using it.Steve Dower2015-03-091-2/+1
* | Issue #23612: Fixes upgrade code and version for Windows installer.Steve Dower2015-03-083-5/+5
* | Minor updates to Windows installer upload script.Steve Dower2015-03-082-3/+4
* | Add scripts for uploading Windows builds to a Linux server using pscpSteve Dower2015-03-053-0/+108
* | Updates CRT installation for Windows installer.Steve Dower2015-03-0111-72/+180
* | Removes unused string resources from Windows installer.Steve Dower2015-02-201-2/+0
* | Closes #23482: sqlite3_d.dll is not included in installerSteve Dower2015-02-191-0/+7
* | Simplify MSI projects.Steve Dower2015-02-1446-334/+447
* | Closes #23437: Make user scripts directory versioned on Windows (patch by pmo...Steve Dower2015-02-141-1/+2
* | Fix installer Back button going to wrong page when modifying.Steve Dower2015-02-122-1/+10
* | Improve Windows release scriptsSteve Dower2015-02-084-28/+70
* | Adds automated test script for the Windows installer and fixes download URLSteve Dower2015-02-074-2/+88
* | Fix download URL embedded in Windows installer.Steve Dower2015-02-061-1/+1
* | Require Mercurial on PATH when building a Windows release.Steve Dower2015-02-061-0/+3
* | Issue #23260: Update Windows installerSteve Dower2015-02-06119-4808/+6639
* | Issue #23248: Update ssl error codes from latest OpenSSL git master.Antoine Pitrou2015-01-181-19/+38
|\ \ | |/
| * Issue #23248: Update ssl error codes from latest OpenSSL git master.Antoine Pitrou2015-01-181-19/+38
* | Issue #23181: More "codepoint" -> "code point".Serhiy Storchaka2015-01-181-1/+1
|\ \ | |/
| * Issue #23181: More "codepoint" -> "code point".Serhiy Storchaka2015-01-181-1/+1
| * Closes #23160: Respect the environment variable SVNROOT in external-common.ba...Steve Dower2015-01-151-8/+10
* | merge 3.4 (#23130)Benjamin Peterson2014-12-301-405/+0
|\ \ | |/
| * merge 3.3 (#23130)Benjamin Peterson2014-12-301-405/+0
| |\
| | * merge 3.2 (#23130)Benjamin Peterson2014-12-301-405/+0
| | |\
| | | * delete old ftpmirror script, which now has security bugs (closes #23130)Benjamin Peterson2014-12-301-405/+0
| | | * Add 3.2.4 UUIDsMartin v. Löwis2013-03-301-0/+2
| | | * Issue #17425: Build with openssl 1.0.0k on Windows.Martin v. Loewis2013-03-241-2/+2
* | | | Backed out changeset ceaac3d483a1 (buildbots refreshed)Zachary Ware2014-12-151-1/+1
* | | | Fetch new external sources on the buildbotsZachary Ware2014-12-151-1/+1
* | | | Removes use of ValueOrDefault function that is not always available on the bu...Steve Dower2014-12-121-1/+1
* | | | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...Steve Dower2014-11-224-19/+89
* | | | Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape()Serhiy Storchaka2014-12-012-10/+19
|\ \ \ \ | |/ / /
| * | | Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape()Serhiy Storchaka2014-12-012-10/+19