summaryrefslogtreecommitdiffstats
path: root/SCons/Script/Main.py
Commit message (Expand)AuthorAgeFilesLines
* A few more tweaks to debug-timing codeMats Wichmann2021-02-111-19/+30
* [PR #3884] fix some timinng errors from initial submitMats Wichmann2021-02-091-3/+3
* Add timing of sconsign write if --debugMats Wichmann2021-02-081-5/+5
* Try new way to detect thread support. Check threading.get_ident() which shoul...William Deegan2020-10-041-1/+7
* Remove pywin32 from scons win32 install requirements. Remove usage from SCons...William Deegan2020-10-041-14/+1
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-18/+15
* Use cProfile if profiling.Mats Wichmann2020-09-211-2/+1
* Address review feedbackAdam Gross2020-08-031-1/+1
* fix scons --version and packagingWilliam Deegan2020-07-041-2/+2
* All working except automatic build of wheel and sdist packageWilliam Deegan2020-06-301-4/+3
* Close scons logfiles on completionMats Wichmann2020-05-291-0/+5
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-5/+5
* Bump unsupported/deperecated Py versionsMats Wichmann2020-05-161-2/+2
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+1453