summaryrefslogtreecommitdiff
path: root/SCons/Script/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-8/+8
* Do not initialize DefaultEnvironment onAnatoli Babenia2022-09-151-4/+7
* Make EnsurePythonVersion static tooAnatoli Babenia2022-09-041-1/+1
* Exec `EnsureSconsVersion` without init of default environmentAnatoli Babenia2022-09-041-3/+6
* Import functions with adding SConscript namespaceAnatoli Babenia2022-09-041-2/+1
* Add ValidateOption() API which validates that all command line options are ei...William Deegan2022-08-131-0/+1
* Change SCons.Scanner.Base to ScannerBaseMats Wichmann2021-10-041-1/+1
* Fix some imports and other checker warningsMats Wichmann2021-05-051-1/+1
* Drop some more Py2 compat thingsMats Wichmann2020-10-131-5/+1
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-18/+16
* Change Warning to SConsWarningMats Wichmann2020-07-071-1/+1
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+430