Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add output to tell people when we're reading SConscript files versus when we'... | Steven Knight | 2002-09-30 | 1 | -2/+1 |
* | Add a decent error message for corrupted .sconsign files (Bug 579666). (Anth... | Steven Knight | 2002-08-05 | 1 | -1/+31 |
* | Changes from Charles Crain. | Steven Knight | 2002-06-05 | 1 | -3/+3 |
* | Implement implicit dependency caching. | Steven Knight | 2002-04-11 | 1 | -1/+3 |
* | Fix problems with two tests (one portability, one syntax). | Steven Knight | 2002-03-27 | 1 | -1/+1 |
* | Make FunctionAction arguments be Nodes, not strings. (Charles Crain) | Steven Knight | 2002-03-16 | 1 | -2/+2 |
* | Fix new .sconsign file write-logic portability to Windows NT. | Steven Knight | 2002-02-14 | 1 | -4/+0 |
* | Make writing a .sconsign more robust by writing to a temporary file first and... | Steven Knight | 2002-02-09 | 1 | -0/+75 |