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
/
Node
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into ninja-generation
William Deegan
2021-05-24
1
-11/+6
|
\
|
*
Fix several sider complaints
Mats Wichmann
2021-05-05
1
-1/+2
|
*
Fix some imports and other checker warnings
Mats Wichmann
2021-05-05
1
-13/+7
*
|
fix broken target check in ninja_execute. It was improperly adding all nodes ...
William Deegan
2021-04-13
1
-1/+1
*
|
Add API to see if a node has a given attribute stored in node.attributes
William Deegan
2021-04-13
1
-0/+5
|
/
*
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2021-03-07
1
-1/+1
|
\
|
*
Work around Py3.10 optimizing out a builder test
Mats Wichmann
2021-01-12
1
-1/+1
*
|
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2020-12-14
1
-4/+6
|
\
\
|
|
/
|
*
Merge pull request #3817 from grossag/topic/grossag/clearcachednodeinfo
William Deegan
2020-12-14
1
-4/+6
|
|
\
|
|
*
Fix invalid cache state when using SCons interactive mode
Adam Gross
2020-10-21
1
-4/+6
*
|
|
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2020-12-12
1
-7/+3
|
\
\
\
|
|
/
/
|
*
|
Drop yet more py2 compatibility stuff
Mats Wichmann
2020-11-19
1
-11/+3
|
|
/
*
|
Merge branch 'master' into topic/grossag/newhashes
Adam Gross
2020-11-06
1
-38/+30
|
\
\
|
|
/
|
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
1
-23/+20
|
*
Run autoflake on code
Mats Wichmann
2020-09-21
1
-15/+10
*
|
Add support for overriding the default hash format
Adam Gross
2020-08-04
1
-4/+4
|
/
*
Quiet sider complaint about unused variable
William Deegan
2020-07-26
1
-1/+1
*
Added method to check if node is used in sconf
Daniel Moody
2020-07-25
1
-1/+9
*
added is_sconscript for checking if node is a sconscript node or not
Daniel Moody
2020-06-05
1
-0/+7
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-4/+4
*
Eliminate Py2-compat with_metaclass jig
Mats Wichmann
2020-05-13
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/+1779