summaryrefslogtreecommitdiffstats
path: root/SCons/Util.py
Commit message (Expand)AuthorAgeFilesLines
* Add timing of sconsign write if --debugMats Wichmann2021-02-081-0/+5
* Work around Py3.10 optimizing out a builder testMats Wichmann2021-01-121-6/+1
* Make the sig for missing file differ from empty fileMats Wichmann2020-11-241-0/+4
* Fix/update global AddMethodMats Wichmann2020-10-121-56/+76
* Remove pywin32 from SCons.Util where it was used for reading registry if not ...William Deegan2020-10-041-16/+3
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-9/+3
* Run autoflake on codeMats Wichmann2020-09-211-1/+0
* Docstring changes from Sphinx conversion [ci skip]Mats Wichmann2020-05-301-11/+19
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-7/+7
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+1648