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
/
Debug.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure more file objects are explicitly closed
Evan Driscoll
2017-07-06
1
-1/+3
*
When iterating over dict.items(), we do not need a new list.
Craig Rodrigues
2017-03-12
1
-2/+2
*
Futurize stage 2 2to3 fixes only.
William Blevins
2016-09-20
1
-2/+2
*
Document SCons.Debug.caller_trace() behavior
anatoly techtonik
2015-11-11
1
-2/+9
*
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
1
-2/+11
*
- now counting instances only when requested via --debug=count
Dirk Baechle
2013-10-25
1
-0/+4
*
Make Debug.caller_stack() return full stack.
anatoly techtonik
2013-02-03
1
-6/+7
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
1
-18/+13
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
1
-11/+3
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-11/+7
*
Fix a missed name change of TimeStamp => TimeStampDefault.
Steven Knight
2010-01-14
1
-1/+1
*
Add optional time stamping and elapsed time reporting to Trace().
Steven Knight
2009-08-02
1
-1/+16
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Merged revisions 2725-2865 via svnmerge from
Steven Knight
2008-04-17
1
-24/+40
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-0/+1
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-13/+15
*
Fix directory separators to allow the Debug.caller() function to strip unnece...
Steven Knight
2006-04-01
1
-2/+9
*
Support the --debug=memory option on Windows. (Baptiste Lepilleur)
Steven Knight
2006-02-12
1
-2/+11
*
Use 'con', not '/dev/tty', as the Trace() default on Windows.
Steven Knight
2005-08-02
1
-3/+6
*
Move BuildInfo translation of signature Nodes to rel_paths into the class its...
Steven Knight
2005-06-04
1
-0/+1
*
Fix re-scanning of built files for implicit dependencies when the -j option i...
Steven Knight
2005-03-20
1
-0/+23
*
Optimize out N*M suffix matching in Builder.py.
Steven Knight
2005-03-04
1
-0/+48
*
Improve --debug=count to get an idea of when different objects are created.
Steven Knight
2005-01-12
1
-0/+4
*
Add options to investigate object creation and memory consumption.
Steven Knight
2004-02-07
1
-0/+102