summaryrefslogtreecommitdiff
path: root/SCons/SConsign.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-19/+19
* Use super call instead of direct class callMats Wichmann2022-03-151-3/+3
* Normalized all sconsfiles and sub-sconsfiles to use algorithm if not defaulte...Jacob Cassagnol2021-11-091-13/+15
* Tests pass in python 3.6 and 3.9 in LinuxJacob Cassagnol2021-11-091-2/+9
* Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2021-03-071-1/+10
|\
| * [PR #3884] fix some timinng errors from initial submitMats Wichmann2021-02-091-3/+3
| * Add timing of sconsign write if --debugMats Wichmann2021-02-081-1/+10
* | Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2020-12-121-5/+7
|\ \ | |/
| * dblite tweaksMats Wichmann2020-11-301-5/+7
* | Change the default sconsign DB file name if the hash is overriddenAdam Gross2020-11-121-1/+9
|/
* 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
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+430