Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 1 | -1/+1 |
* | Make the Default() method accomodate targets with white space in the file name. | Steven Knight | 2002-01-12 | 1 | -4/+17 |
* | Fix using a directory as Default(). | Steven Knight | 2002-01-11 | 1 | -5/+32 |
* | Make Default work with subdirectories. | Steven Knight | 2001-12-22 | 1 | -0/+28 |
* | Make Default() accept a node | Steven Knight | 2001-12-17 | 1 | -2/+14 |
* | More NT portability fixes. | Steven Knight | 2001-11-24 | 1 | -2/+2 |
* | Make the (s) and variables upper-case. | Steven Knight | 2001-10-31 | 1 | -3/+3 |
* | Portability fixes for tests on Windows Nt. | Steven Knight | 2001-10-17 | 1 | -8/+11 |
* | Implement special variable substitution. | Steven Knight | 2001-10-11 | 1 | -3/+3 |
* | Updating licensing. | Steven Knight | 2001-10-03 | 1 | -0/+22 |
* | Don't use Program() on some tests that don't need it. | Steven Knight | 2001-09-29 | 1 | -39/+34 |
* | Add dummy C code to use argc and argv in tests. | Steven Knight | 2001-09-20 | 1 | -0/+2 |
* | Add support for Default() targets. | Steven Knight | 2001-09-20 | 1 | -0/+67 |