summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Debug.py
Commit message (Expand)AuthorAgeFilesLines
* Use 'con', not '/dev/tty', as the Trace() default on Windows.Steven Knight2005-08-021-3/+6
* Move BuildInfo translation of signature Nodes to rel_paths into the class its...Steven Knight2005-06-041-0/+1
* Fix re-scanning of built files for implicit dependencies when the -j option i...Steven Knight2005-03-201-0/+23
* Optimize out N*M suffix matching in Builder.py.Steven Knight2005-03-041-0/+48
* Improve --debug=count to get an idea of when different objects are created.Steven Knight2005-01-121-0/+4
* Add options to investigate object creation and memory consumption.Steven Knight2004-02-071-0/+102