summaryrefslogtreecommitdiffstats
path: root/SCons/ActionTests.py
Commit message (Expand)AuthorAgeFilesLines
* Update ActionTests for Python 3.11Mats Wichmann2022-06-041-159/+185
* Update ActionTests.py to work with change in function signature for 3.10.1+ (...William Deegan2022-01-161-7/+8
* fix: allows IMPLICIT_COMMAND_DEPENDENCIES to have false-like values supplieddjh2021-03-231-0/+37
* Drop dictionary has_key references: Py2-ism.Mats Wichmann2021-03-111-2/+2
* Initial support in tests for Python 3.10Mats Wichmann2021-01-221-0/+9
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-4/+3
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-21/+21
* Python 3.9 supportMats Wichmann2020-05-121-9/+9
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+2287