index
:
delta/scons-git.git
add_api_to_check_for_invalid_options_issue_4187
aix-xlc_r-is-for-threads
conftest-messages
dependabot/pip/lxml-4.6.3
dependabot/pip/lxml-4.6.5
feature/new-toolchain
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
origin
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
rel_3.0.2
rel_3.0.3
rel_3.0.4
rel_3.0.5
rel_3.1.0
rel_3.1.1
rel_3.1.2
rel_4.0.0
rel_4.0.1
rel_4.1.0
rel_4.2.0
rel_4.3.0
rel_4.4.0
rel_4.5.0
rel_4.5.1
rel_4.5.2
release-2.1.0
switch_to_slots
test_bb
ziproot
github.com: SCons/scons.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
Debug.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
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