aboutsummaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2018-09-02bpo-34500: Fix ResourceWarning in difflib.py (GH-8926)Mickaƫl Schoentgen
2018-06-24bpo-33711: Fix license generation error in installer build script (GH-7241)native-api
2018-06-15bpo-32962: Backport python-gdb.py and test_gdb.py from master (GH-7726)Victor Stinner
2018-06-05[2.7] remove hg support from patchcheck (GH-7440). (GH-7444)Benjamin Peterson
2018-04-23[2.7] Update `make patchcheck` for blurb and NEWS.d (GH-2381) (GH-6576)Antoine Pitrou
2018-04-10[2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext``...Serhiy Storchaka
2018-03-24[2.7] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (GH-6215)Christian Heimes
2018-02-12bpo-30109: Fix reindent.py for non-ASCII files. (#5637)Serhiy Storchaka
2017-09-07[2.7] Update multissl test helper (GH-3349) (#3416)Christian Heimes
2017-09-04[2.7] bpo-30450: Pull Windows dependencies from GitHub rather than SVN (GH-17...Zachary Ware
2017-08-26Enables RC markings in nuget packages. (#3216)Steve Dower
2017-08-17[2.7] bpo-31221: patchcheck ignores external libraries (#3109) (#3118)Victor Stinner
2017-07-03Tools/buildbot/test.bat: add --slowest option (#2552)Victor Stinner
2017-06-11[2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)Zachary Ware
2017-04-09Issue #29798: Handle git worktree in patchcheck (#1057)Nick Coghlan
2017-03-12bpo-29798: Handle git worktree in `make patchcheck` (#629) (#635)Nick Coghlan
2017-03-12[2.7] bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#628)Nick Coghlan
2017-02-19[2.7] Change some mercurial/ hg.python.org references. (#8) (#183)Senthil Kumaran
2016-12-19Fixes the 2.7 nuget packages to include a shim bdist_wininstSteve Dower
2016-11-11Issue #27854: Include idlelib/help.html in 2.7 Windows installer.Terry Jan Reedy
2016-10-25Issue #28515: Fixed py3k warnings.Serhiy Storchaka
2016-09-11Issue #27952: Get fixcid.py working with the re moduleMartin Panter
2016-09-09Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)Steve Dower
2016-09-09Removes file from installer.Steve Dower
2016-09-01Issue #27888: Prevent Windows installer from displaying console windows and f...Steve Dower
2016-07-28Spelling and grammar fixes in code comments and documentationMartin Panter
2016-07-28Issue #27626: Spelling fixes in docs, comments and internal namesMartin Panter
2015-11-02Issue #25523: Correct "a" article to "an" articleMartin Panter
2016-06-27Adds batch file for building nuget package, and includes libs folderSteve Dower
2016-06-24Adds scripts for building nuget packages.Steve Dower
2016-06-02Issue #27171: Fix typos in documentation, code comments, and testsMartin Panter
2013-01-27Fix a few typos. Patch by Eitan Adler.Ezio Melotti
2016-05-26Issue #27076: Doc, comment and test function name spelling fixesMartin Panter
2016-04-20Fix python-gdb.py: get C types on demandVictor Stinner
2016-04-17Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka
2016-03-20Issue #26581: Use the first coding cookie on a line, not the last one.Serhiy Storchaka
2016-03-08Backed out changeset: e7065fc4a6c2Steve Dower
2016-03-08Force clean externals on buildbots.Steve Dower
2016-02-08Updates build to use SHA256 hash when signing filesSteve Dower
2015-10-30Issue #25505: Remove unused buggy method.Terry Jan Reedy
2015-10-29fix usage of undefined name (#25504)Benjamin Peterson
2015-09-03Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.Zachary Ware
2015-09-03python-gdb.py: enhance py-bt commandVictor Stinner
2015-07-16Close #24508: Backport the 3.5 MSBuild project files.Zachary Ware
2015-06-16Deprecate unused scripts in Tools/buildbot.Zachary Ware
2015-06-09Clean up/refactor the batch scripts used for building on Windows.Zachary Ware
2015-06-08Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library.Steve Dower
2015-06-03Generates installer product codes for future releases.Steve Dower
2015-05-10Adds UUIDs for 2.7.10Steve Dower
2015-05-03Issue #23330: h2py now supports arbitrary filenames in #include.Serhiy Storchaka