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
/
test
/
Value.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some bytes/str issues to fix py2/3.
Craig Rodrigues
2017-03-12
1
-2/+2
*
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
1
-0/+1
*
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-1/+1
*
Start the deprecation cycle for the BuildDir() method and the build_dir
Greg Noel
2010-05-26
1
-5/+5
*
Convert old-style classes in test scripts to new-style classes.
Steven Knight
2010-05-20
1
-3/+4
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-2/+1
*
Remove more unnecessary imports from test scripts.
Steven Knight
2009-02-11
1
-1/+0
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Remove (lots) more unnecessary imports.
Steven Knight
2009-02-06
1
-1/+1
*
Commonize new string-search-in-output methods:
Steven Knight
2009-02-06
1
-11/+4
*
Merged revisions 2928-2932,2934-2946 via svnmerge from
Steven Knight
2008-05-18
1
-9/+9
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-2/+2
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-9/+13
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-3/+27
*
Fix Value node expansion in command-line strings. (Kevin Quick)
Steven Knight
2004-11-21
1
-2/+15
*
Return lists of Nodes from all builders, not single Nodes when there's only one.
Steven Knight
2004-08-05
1
-25/+16
*
Make the saved info opaque to the .sconsign subsystem. Lots of other cleanup.
Steven Knight
2004-05-14
1
-10/+6
*
More Environment method conversions:
Steven Knight
2003-10-13
1
-1/+1
*
Give Value Nodes timestamps. (Chad Austin)
Steven Knight
2003-07-21
1
-50/+70
*
Add Python Value Nodes. (Chad Austin)
Steven Knight
2003-05-01
1
-0/+103