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
*
Update NEXT_RELEASE to 4.9.0
William Deegan
2025-03-02
1
-1/+1
*
Fixed mis-match between code and manpage for Help()'s local_only argument. No...
William Deegan
2024-12-22
1
-4/+6
*
Integrate `from __future__ import annotations`
Thaddeus Crews
2024-11-16
1
-3/+4
*
Implement `GetSConsVersion` static method
Thaddeus Crews
2024-04-15
1
-4/+12
*
Update SConscript.py: typo
StenGruener
2023-11-29
1
-1/+4
*
Fixing a bug with --debug=sconscript where no exit message was emitted on exc...
StenGruener
2023-11-29
1
-1/+1
*
Updates to make ready for merging
William Deegan
2023-10-29
1
-2/+2
*
adding unit test, --debug flag, comments in changes.txt
StenGruener
2023-10-28
1
-2/+2
*
Adding tracing of scons script calls
StenGruener
2023-10-27
1
-0/+4
*
Merge branch 'master' into feature/local-help
William Deegan
2023-08-24
1
-25/+17
|
\
|
*
missing-sconscript: fix Windows test again
Mats Wichmann
2023-08-07
1
-1/+1
|
*
Change the default to error on missing SConscript
Mats Wichmann
2023-08-06
1
-25/+17
*
|
Add ability to save "local" help only
Mats Wichmann
2023-08-01
1
-3/+18
|
/
*
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
1
-11/+11
*
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