index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SCons
/
Script
/
SConscript.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not initialize DefaultEnvironment on
Anatoli Babenia
2022-09-15
1
-3/+6
*
Remove unused private method SConsEnvironment._exceeds_version()
Anatoli Babenia
2022-09-15
1
-5/+0
*
doc: change five functions to appear global-only
Mats Wichmann
2022-09-14
1
-6/+6
*
Make EnsurePythonVersion static too
Anatoli Babenia
2022-09-04
1
-1/+2
*
Exec `EnsureSconsVersion` without init of default environment
Anatoli Babenia
2022-09-04
1
-3/+5
*
Add ValidateOption() API which validates that all command line options are ei...
William Deegan
2022-08-13
1
-0/+1
*
Change warnings behavior of missing SConscript
Mats Wichmann
2021-06-18
1
-13/+19
*
[PR #3884] fix some timinng errors from initial submit
Mats Wichmann
2021-02-09
1
-3/+3
*
Add timing of sconsign write if --debug
Mats Wichmann
2021-02-08
1
-3/+2
*
cleanup whitespace
William Deegan
2021-01-22
1
-0/+1
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
1
-9/+3
*
Run autoflake on code
Mats Wichmann
2020-09-21
1
-1/+0
*
Conditionally suppress deprecation message.
Joachim Kuebart
2020-08-11
1
-1/+1
*
added is_sconscript for checking if node is a sconscript node or not
Daniel Moody
2020-06-05
1
-1/+2
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-2/+2
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1
-0/+686