summaryrefslogtreecommitdiffstats
path: root/SCons/Debug.py
Commit message (Expand)AuthorAgeFilesLines
* API Docs build adjustment.Mats Wichmann2024-05-161-3/+3
* adding unit test, --debug flag, comments in changes.txtStenGruener2023-10-281-0/+3
* Followon to PR #4348: more bool fixesMats Wichmann2023-06-161-2/+2
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-12/+12
* Add timing of sconsign write if --debugMats Wichmann2021-02-081-2/+2
* Fix Trace functionMats Wichmann2020-11-211-9/+9
* Remove using pywin32 to retrieve peak memory usage for --debug=memoryWilliam Deegan2020-10-041-13/+7
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-13/+9
* Fix typo in new trace_cleanup interior funcMats Wichmann2020-05-291-1/+1
* Close scons logfiles on completionMats Wichmann2020-05-291-8/+26
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+243