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
/
PythonTests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1
-188/+0
*
Change ValueWithMemo() to take into account any name passed when memoizing Va...
William Deegan
2020-01-16
1
-0/+16
*
Plumb through name in ValueWithMemo
Adam Gross
2020-01-15
1
-0/+1
*
Add name parameter as requested in PR
Adam Gross
2020-01-15
1
-0/+5
*
Update and improve tests
Adam Gross
2020-01-10
1
-1/+2
*
Merge branch 'master' into topic/grossag/valuename
Adam Gross
2020-01-10
1
-3/+37
|
\
|
*
Fix ambiguous variable name sider issue
Adam Gross
2019-12-29
1
-3/+3
|
*
Clean up the code and use try/except more to optimize things
Adam Gross
2019-12-29
1
-6/+6
|
*
Exclude non-primitive values from memoization
Adam Gross
2019-12-23
1
-0/+12
|
*
Address PR feedback
Adam Gross
2019-12-12
1
-4/+2
|
*
Add a test to confirm that built values are not memoized
Adam Gross
2019-11-27
1
-0/+11
|
*
Fix some existing flake8 validation issues in PythonTests.py
Adam Gross
2019-11-25
1
-5/+7
|
*
Add test cases for memoization
Adam Gross
2019-11-25
1
-0/+11
*
|
Avoid a flake8 warning where "contents" is unused
Adam Gross
2019-11-25
1
-0/+1
*
|
Add support for Value objects being implicit dependencies
Adam Gross
2019-11-25
1
-0/+10
|
/
*
fix Value node tests to expect a string and not bytes
William Deegan
2018-10-11
1
-3/+3
*
Replace usage of unittest.TestSuite with unittest.main()
Hao Wu
2018-07-12
1
-12/+1
*
Fix broken tests
Gaurav Juvekar
2017-04-10
1
-3/+3
*
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
1
-2/+2
*
Switch unit tests to configurable runner
anatoly techtonik
2014-03-21
1
-2/+3
*
Convert old-style utility classes in unit test files (*Tests.py)
Steven Knight
2010-05-12
1
-1/+1
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-1/+1
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-1/+1
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-0/+38
*
Refactor NodeInfo and BuildInfo handling to prepare for signature refactoring.
Steven Knight
2006-01-22
1
-1/+20
*
Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add...
Steven Knight
2005-06-07
1
-4/+4
*
Make the saved info opaque to the .sconsign subsystem. Lots of other cleanup.
Steven Knight
2004-05-14
1
-0/+15
*
Add Python Value Nodes. (Chad Austin)
Steven Knight
2003-05-01
1
-0/+52