Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |