summaryrefslogtreecommitdiffstats
path: root/SCons/BuilderTests.py
Commit message (Expand)AuthorAgeFilesLines
* Integrate `from __future__ import annotations`Thaddeus Crews2024-11-161-3/+8
* Implement framework for hinting complex typesThaddeus Crews2024-01-151-2/+3
* Allow PathLib objects in sourcesMats Wichmann2023-08-231-0/+34
* Followon to PR #4348: more bool fixesMats Wichmann2023-06-161-3/+3
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-72/+72
* Change SCons.Scanner.Base to ScannerBaseMats Wichmann2021-10-041-1/+1
* Fix some imports and other checker warningsMats Wichmann2021-05-051-1/+0
* Drop dictionary has_key references: Py2-ism.Mats Wichmann2021-03-111-4/+2
* Work around Py3.10 optimizing out a builder testMats Wichmann2021-01-121-5/+12
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-3/+2
* Simplify more tests to use unittest.mainMats Wichmann2020-08-251-10/+1
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-9/+9
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+1635