summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/window.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-33906: Rename idlelib.windows as window (#7833)Terry Jan Reedy2018-06-211-0/+97
d>LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-1/+5 * | Merge topic 'lcc-compiler'Brad King2021-10-191-0/+1 |\ \ | * | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-0/+1 | |/ * | Add property to mark IMPORTED targets as not SYSTEMBrad King2021-10-141-0/+7 |/ * Tests/IncludeDirectories: support MSVC in system include testsBen Boeckel2021-06-173-12/+27 * Tests/IncludeDirectories: align sibling predicatesBen Boeckel2021-06-171-1/+2 * Tests/IncludeDirectories: factor out applying flags to targetsBen Boeckel2021-06-171-6/+10 * Tests/IncludeDirectories: fix copy pasta for otherlibBen Boeckel2021-06-171-1/+1 * Tests/IncludeDirectories: Include system headers via angle bracketsBrad King2021-06-173-3/+4 * cmDepends: disable long line dependencies for nmakeKai Wang2021-01-111-7/+1 * Merge topic 'depend_make_refine'Brad King2021-01-061-1/+7 |\ | * cmDepends: merge dependers of depend makefileKai Wang2021-01-051-1/+7 * | Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-232-2/+2 |/ * Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-29