| Commit message (Expand) | Author | Age | Files | Lines |
* | added mode='r' for must_matches, and for one case added mode='w' for source f... | William Deegan | 2017-03-20 | 1 | -35/+26 |
|
|
* | py2/3 fix must_match and rb/wb | William Deegan | 2017-03-20 | 1 | -16/+16 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 1 | -1/+1 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -27/+27 |
|
|
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 1 | -4/+4 |
|
|
* | Give the global functions corresponding Environment methods. | Steven Knight | 2003-09-08 | 1 | -19/+39 |
|
|
* | Change the default behavior when no arguments are specified to building every... | Steven Knight | 2003-02-05 | 1 | -8/+51 |
|
|
* | 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 |
|
|
* | Necessary changes towards supporting Jython. | Steven Knight | 2003-01-15 | 1 | -1/+1 |
|
|
* | Remove white-space split of file name lists. | Steven Knight | 2002-06-11 | 1 | -1/+1 |
|
|
* | Changes from Charles Crain. | Steven Knight | 2002-06-05 | 1 | -18/+18 |
|
|
* | 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 |
|
|