summaryrefslogtreecommitdiffstats
path: root/SCons/Action.py
Commit message (Expand)AuthorAgeFilesLines
* Fix sider complaints about single line methodsWilliam Deegan2022-02-011-1/+7
* Fix sider complaints about single line methodsWilliam Deegan2022-02-011-4/+8
* Fixup DummyPopen() ( which is returned from Action._subproc() when subprocess...William Deegan2022-02-011-0/+6
* Fix some imports and other checker warningsMats Wichmann2021-05-051-1/+0
* fix: allows IMPLICIT_COMMAND_DEPENDENCIES to have false-like values supplieddjh2021-03-231-2/+2
* Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2021-03-071-4/+4
|\
| * A few more tweaks to debug-timing codeMats Wichmann2021-02-111-3/+3
| * Initial support in tests for Python 3.10Mats Wichmann2021-01-221-1/+1
* | Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-061-27/+27
|\ \ | |/
| * Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-27/+27
* | Add support for overriding the default hash formatAdam Gross2020-08-041-1/+1
|/
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-15/+22
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+1469