summaryrefslogtreecommitdiffstats
path: root/SCons/Script/Main.py
Commit message (Expand)AuthorAgeFilesLines
* fix up interactive to support ninja scons daemonDaniel Moody2022-02-111-2/+3
* Merge pull request #4067 from mwichmann/wintweaksWilliam Deegan2021-11-261-6/+5
|\
| * Fix tests to not hang on Windows with bad .py assocMats Wichmann2021-11-261-6/+5
* | rebase from masterWilliam Deegan2021-11-221-3/+6
|/
* Update post release changesWilliam Deegan2021-11-221-1/+1
* 4.3.0 updates4.3.0William Deegan2021-11-171-1/+1
* Post 4.2.0 merge/reset to development modeWilliam Deegan2021-08-011-1/+1
* Fix some imports and other checker warningsMats Wichmann2021-05-051-1/+0
* Dont call progress if the progress object is NullDaniel Moody2021-04-091-2/+3
* Fixed issue with multi-target nodes being passed to the progress object.Daniel Moody2021-04-091-1/+2
* Deprecate Python 3.5.Mats Wichmann2021-03-281-1/+1
* Merge branch 'master' into site-dirWilliam Deegan2021-03-251-4/+8
|\
| * Skip empty cmdline args as targetsMats Wichmann2021-03-251-4/+8
* | Change site-dir arg handlingMats Wichmann2021-03-251-4/+6
|/
* Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2021-03-071-19/+30
|\
| * 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
* | Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-061-35/+24
|\ \ | |/
| * 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
* | Add support for overriding the default hash formatAdam Gross2020-08-041-1/+4
|/
* 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