summaryrefslogtreecommitdiffstats
path: root/SCons/Script/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Update NEXT_RELEASE to 4.9.0William Deegan2025-03-021-1/+1
* Handle --debug containing memoizerMats Wichmann2025-02-031-3/+12
* Fixed mis-match between code and manpage for Help()'s local_only argument. No...William Deegan2024-12-221-2/+4
* Implement `GetSConsVersion` static methodThaddeus Crews2024-04-151-0/+1
* Add Pseudo() to global functions, had been omitted.Mats Wichmann2024-02-071-0/+1
* Merge branch 'master' into feature/local-helpWilliam Deegan2023-08-241-2/+2
|\
| * Change the default to error on missing SConscriptMats Wichmann2023-08-061-3/+3
* | Add ability to save "local" help onlyMats Wichmann2023-08-011-13/+18
|/
* Added test for --debug=json. Implemented DebugOptions(json). Create containin...William Deegan2023-06-051-0/+1
* 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