Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 1 | -6/+6 |
* | Handle failure to chmod() the .sconsign.dblite file, if it's owned by another... | Steven Knight | 2005-10-08 | 1 | -2/+7 |
* | Win32 portability fixes. | Steven Knight | 2005-08-11 | 1 | -1/+3 |
* | Win32 portability. | Steven Knight | 2005-08-07 | 1 | -1/+1 |
* | Make SConsignFile() behavior the default. | Steven Knight | 2005-05-07 | 1 | -1/+4 |
* | Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann) | Steven Knight | 2004-12-02 | 1 | -1/+1 |
* | Win32 portability fixes for tests. | Steven Knight | 2004-09-19 | 1 | -0/+2 |
* | Avoid corrupting the .sconsign.dblite file by writing to a temporary file and... | Steven Knight | 2004-09-15 | 1 | -4/+14 |
* | Make dblite.py handle Unicode strings. | Steven Knight | 2004-07-11 | 1 | -9/+42 |
* | Have SConsignFile() use a dblite.py module by default, so we can control the ... | Steven Knight | 2004-04-25 | 1 | -0/+149 |