| Commit message (Expand) | Author | Age | Files | Lines |
* | Better test handling of File lines in stack traces. (Chad Austin) | Steven Knight | 2004-10-27 | 1 | -2/+1 |
|
|
* | Accomodate white space in path names when running tests. | Steven Knight | 2004-01-27 | 1 | -1/+1 |
|
|
* | Change the double quotes around an up-to-date target to be like Make. | Steven Knight | 2003-06-18 | 1 | -3/+3 |
|
|
* | 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 |
|
|
* | Make error and warning message consistent. (Anthony Roach) | Steven Knight | 2002-12-14 | 1 | -1/+1 |
|
|
* | Add output to tell people when we're reading SConscript files versus when we'... | Steven Knight | 2002-09-30 | 1 | -3/+9 |
|
|
* | Provide a message if there are no command-line targets specified and no Defau... | Steven Knight | 2002-08-31 | 1 | -6/+9 |
|
|
* | Make scons return an error code (Anthony Roach) | Steven Knight | 2002-02-04 | 1 | -1/+1 |
|
|
* | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 1 | -1/+1 |
|
|
* | Create the Script directory | Steven Knight | 2001-12-21 | 1 | -2/+2 |
|
|
* | Move most of the code from the scons script into a SCons module. | Steven Knight | 2001-11-27 | 1 | -1/+1 |
|
|
* | Updating licensing. | Steven Knight | 2001-10-03 | 1 | -0/+22 |
|
|
* | Make match_exact the default match function for TestSCons. | Steven Knight | 2001-09-29 | 1 | -1/+4 |
|
|
* | Error message if no SConstruct file. | Steven Knight | 2001-09-21 | 1 | -0/+6 |
|
|
* | Add automatic substitution on filename lines. | Steven Knight | 2001-09-17 | 1 | -1/+1 |
|
|
* | Add more information error reporting from tests. | Steven Knight | 2001-09-16 | 1 | -9/+3 |
|
|
* | Add a TestSCons module for common initialization of SCons tests. | Steven Knight | 2001-09-15 | 1 | -4/+2 |
|
|
* | Look for SConstruct, Sconstruct, and sconstruct files. | Steven Knight | 2001-09-10 | 1 | -0/+40 |
|
|