summaryrefslogtreecommitdiffstats
path: root/SCons/Executor.py
Commit message (Expand)AuthorAgeFilesLines
* Integrate `from __future__ import annotations`Thaddeus Crews2024-11-161-5/+5
* Implement framework for hinting complex typesThaddeus Crews2024-01-151-3/+5
* "Modernize" to Python 3.6 via toolMats Wichmann2023-08-041-2/+2
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-32/+32
* Obtain a small perf win by using types that iterate faster for childrenAndrew Morrow2022-10-191-6/+6
* Fix some imports and other checker warningsMats Wichmann2021-05-051-4/+2
* Some code modernizatoionMats Wichmann2021-05-031-4/+0
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-9/+4
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-2/+2
* Eliminate Py2-compat with_metaclass jigMats Wichmann2020-05-131-3/+3
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+671