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
/
Subst.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use super call instead of direct class call
Mats Wichmann
2022-03-15
1
-2/+2
*
Make subst call a callable with sig set properly
Mats Wichmann
2021-10-23
1
-1/+2
*
Some code modernizatoion
Mats Wichmann
2021-05-03
1
-4/+0
*
switch to using set comprehension in subst callable arg checking logic, inste...
William Deegan
2021-02-27
1
-5/+4
*
update subst callable checking to include the expected args in the list to co...
William Deegan
2021-02-27
1
-6/+17
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
1
-14/+10
*
Merge pull request #3655 from dmoody256/callable_silent_typeerrors
William Deegan
2020-05-29
1
-5/+13
|
\
|
*
add check for SCons null class
Daniel Moody
2020-05-18
1
-2/+8
|
*
cover other type of subber and add test
Daniel Moody
2020-05-17
1
-2/+3
|
*
use signature to check function signature instead of relying on TypeErrors
Daniel Moody
2020-05-16
1
-3/+4
*
|
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-5/+5
|
/
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1
-0/+968