| Commit message (Expand) | Author | Age | Files | Lines |
* | Return lists of Nodes from all builders, not single Nodes when there's only one. | Steven Knight | 2004-08-05 | 1 | -16/+3 |
|
|
* | Win32 portability in test/Program.py. | Steven Knight | 2004-01-16 | 1 | -2/+4 |
|
|
* | Better error handling if someone tries to add a non-Node as a source, depende... | Steven Knight | 2004-01-11 | 1 | -0/+13 |
|
|
* | Add global functions for all of the default Builders attached to the default ... | Steven Knight | 2003-09-23 | 1 | -1/+1 |
|
|
* | Test portability fixes for Cygwin. (Chad Austin) | Steven Knight | 2003-04-30 | 1 | -4/+1 |
|
|
* | 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 |
|
|
* | Fix specifying only the source argument to a MultiStepBuilder (such as Program). | Steven Knight | 2003-01-07 | 1 | -1/+101 |
|
|
* | Remove white-space split of file name lists. | Steven Knight | 2002-06-11 | 1 | -1/+1 |
|
|
* | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 1 | -1/+1 |
|
|
* | More NT portability in the tests. | Steven Knight | 2001-11-29 | 1 | -32/+41 |
|
|
* | More NT portability fixes. | Steven Knight | 2001-11-24 | 1 | -13/+13 |
|
|
* | Fix a signature calculation bug. | Steven Knight | 2001-10-26 | 1 | -2/+70 |
|
|
* | Support building (sub)directories. | Steven Knight | 2001-10-25 | 1 | -13/+11 |
|
|
* | Updating licensing. | Steven Knight | 2001-10-03 | 1 | -0/+22 |
|
|
* | Have SCons report when something is up-to-date. | Steven Knight | 2001-09-21 | 1 | -0/+2 |
|
|
* | rebuild in response to changed .c file | Steven Knight | 2001-09-21 | 1 | -0/+10 |
|
|
* | Add additional tests to provide more examples. | Steven Knight | 2001-09-21 | 1 | -5/+101 |
|
|
* | Add dummy C code to use argc and argv in tests. | Steven Knight | 2001-09-20 | 1 | -0/+1 |
|
|
* | 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 | -3/+1 |
|
|
* | Add a TestSCons module for common initialization of SCons tests. | Steven Knight | 2001-09-15 | 1 | -5/+3 |
|
|
* | Clean up tests. | Steven Knight | 2001-08-14 | 1 | -0/+31 |
|
|