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
/
src
/
engine
/
SCons
/
Node
/
Python.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to fix some more py2/3 tests becuase of str vs bytearray
Gaurav Juvekar
2017-04-16
1
-1/+7
*
py2/3 fix for test/Value.py
Gaurav Juvekar
2017-04-10
1
-5/+6
*
When iterating over dict.items(), we do not need a new list.
Craig Rodrigues
2017-03-12
1
-1/+1
*
Futurize stage 2 2to3 fixes only.
William Blevins
2016-09-20
1
-1/+1
*
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
1
-2/+38
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-1/+1
*
Issue 2401: Fix usage of comparison with None, patch from Jared Grubb
Greg Noel
2009-05-03
1
-1/+1
*
Add .get_file_contents() to Value() nodes
Greg Noel
2009-04-22
1
-1/+4
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Merged revisions 2928-2932,2934-2946 via svnmerge from
Steven Knight
2008-05-18
1
-1/+4
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-11/+23
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-6/+22
*
Refactor NodeInfo and BuildInfo handling to prepare for signature refactoring.
Steven Knight
2006-01-22
1
-0/+10
*
Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add...
Steven Knight
2005-06-07
1
-4/+4
*
Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann)
Steven Knight
2004-12-02
1
-1/+1
*
Make the use of the calc argument in Node methods consistent.
Steven Knight
2004-06-02
1
-1/+1
*
Remove dead imports and other things found by PyChecker.
Steven Knight
2004-06-01
1
-6/+6
*
Make the saved info opaque to the .sconsign subsystem. Lots of other cleanup.
Steven Knight
2004-05-14
1
-18/+15
*
Give Value Nodes timestamps. (Chad Austin)
Steven Knight
2003-07-21
1
-0/+5
*
Add Python Value Nodes. (Chad Austin)
Steven Knight
2003-05-01
1
-0/+76