summaryrefslogtreecommitdiff
path: root/SCons/Node/Python.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-7/+7
* Minor doc update for Value nodes [skip appveyor]Mats Wichmann2022-10-211-4/+11
* Use super call instead of direct class callMats Wichmann2022-03-151-1/+1
* Drop overridden changed_since_last_build method in Value classMats Wichmann2021-05-061-7/+0
* Merge pull request #3384 from dragon512/fix/valuenode-contentWilliam Deegan2020-12-141-1/+2
|\
| * Fix value node when used as part of a build on python3Unknown2020-06-151-1/+2
* | [PR #3815] change per reveiw: drop unneeded try block in Python nodeMats Wichmann2020-10-131-7/+2
* | Drop some more Py2 compat thingsMats Wichmann2020-10-131-8/+5
* | Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-9/+3
|/
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+215