summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Add scripts for uploading Windows builds to a Linux server using pscpSteve Dower2015-03-043-0/+108
* Updates CRT installation for Windows installer.Steve Dower2015-02-2811-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-181-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-112-1/+10
* Improve Windows release scriptsSteve Dower2015-02-074-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-05119-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-3051-538/+6200
| |\
| * \ 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
* | | | 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-0119-227/+229
|\ \ \ \ | |_|_|/ |/| | |
| * | | Issue #22823: Use set literals instead of creating a set from a tuple.Serhiy Storchaka2014-11-151-9/+9
| * | | Issue #17896: Move Windows external lib sources from .. to externals.Zachary Ware2014-11-012-2/+2
| |\ \ \
| * \ \ \ Issue #22186: Fix typos in Lib/.Berker Peksag2014-10-191-3/+3
| |\ \ \ \
| * \ \ \ \ merge with 3.4Georg Brandl2014-10-191-1/+2
| |\ \ \ \ \
| * | | | | | Turn externals cleaning back offZachary Ware2014-10-171-1/+1
| * | | | | | Issue #22644: Update the Windows build to OpenSSL 1.0.1jZachary Ware2014-10-1719-213/+220
| |\ \ \ \ \ \
| | * | | | | | Issue #22615: Argument Clinic now supports the "type" argument for theLarry Hastings2014-10-131-1/+3
| | * | | | | | Issue #21907: Partially revert changes to Windows buildbot scripts.Zachary Ware2014-10-134-19/+19
| | * | | | | | Issue #21907: Try to make the pre-Vista Windows buildbots happier.Zachary Ware2014-10-111-0/+10
| | * | | | | | Merge: #18176: Change generic UCD PropList link to version specific link.R David Murray2014-10-091-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge: #18176: fix another reference and add it to the makeunicodedata comment.R David Murray2014-10-0919-212/+207
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge: #18176: updated stdtypes UCD link, added reminder to makeunicodedata.R David Murray2014-10-0919-212/+207
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Drop pydocgui.pyw from the distribution (post-merge merge from 165aa40bfe2e)Steve Dower2014-10-081-4/+1
| | | | * | | | | | | Issue #20079: makelocalealias.py now supports installed SUPPORTED file,Serhiy Storchaka2014-10-021-8/+12
| | | | * | | | | | | Issue #20076: Apply optimization in makelocalealias.py repeatedly.Serhiy Storchaka2014-10-0219-211/+202
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Issue #20076: Added non derived UTF-8 aliases to locale aliases table.Serhiy Storchaka2014-10-021-4/+0
| | | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | | * | | | | | | Issue #20079: Added locales supported in glibc 2.18 to locale alias table.Serhiy Storchaka2014-10-011-1/+44
| | | | | * | | | | | | Issue #22120: For functions using an unsigned integer return converter,Larry Hastings2014-08-051-1/+5
| | | | | * | | | | | | Argument Clinic bugfix: Don't let the C preprocessor "Monitor" see linesLarry Hastings2014-07-271-3/+4
| | | | | * | | | | | | Issue #21918: Convert test_tools.py to a sub-package of test.Zachary Ware2014-07-1617-201/+143
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merge removal of Tools/scripts/pydocgui.pywZachary Ware2014-07-161-7/+0
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | Issue #18974: Tools/scripts/diff.py now uses argparse instead of optparse.Serhiy Storchaka2014-07-151-16/+18
| | | | | | * | | | | | | | Issue #21906: Merge from 3.4.Berker Peksag2014-07-1116-185/+125
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | Issue #21907: Make the buildbot clean script always return 0.Zachary Ware2014-07-081-0/+3