Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have Visual Studio echo that we're using SCons to build things, to work ↵ | Steven Knight | 2005-08-20 | 1 | -6/+21 |
| | | | | around a quoting issue. (Shannon Mann) | ||||
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | Add MSVC PCH and PDB support. (Anthony Roach) | Steven Knight | 2002-10-03 | 1 | -4/+4 |
| | |||||
* | Make case differences not effect #include order. (Anthony Roach) | Steven Knight | 2002-08-23 | 1 | -0/+32 |
| | |||||
* | Win32 portability fixes for various tests. | Steven Knight | 2002-06-26 | 1 | -2/+2 |
| | |||||
* | Make the drive letters on Windows always be the same case, so that changes ↵ | Steven Knight | 2002-05-16 | 1 | -0/+101 |
in the case of drive letters don't cause a rebuild. (Anthony Roach) |