| Commit message (Expand) | Author | Age | Files | Lines |
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 1 | -1/+0 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -7/+7 |
|
|
* | Better test handling of File lines in stack traces. (Chad Austin) | Steven Knight | 2004-10-27 | 1 | -4/+2 |
|
|
* | Return lists of Nodes from all builders, not single Nodes when there's only one. | Steven Knight | 2004-08-05 | 1 | -2/+2 |
|
|
* | Make the targets/sources warnings test pass regardless of dictionary order. | Steven Knight | 2004-04-07 | 1 | -8/+8 |
|
|
* | Add warnings for easily-confused variable names like 'targets' and 'sources.' | Steven Knight | 2004-04-06 | 1 | -0/+37 |
|
|
* | Handle recursive substitution in overrides. | Steven Knight | 2004-02-24 | 1 | -2/+8 |
|
|
* | Deprecate the overrides Builder() keyword argument in favor of specifying val... | Steven Knight | 2004-02-08 | 1 | -8/+18 |
|
|
* | 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 |
|
|
* | Provide graceful failures when a source file doesn't exist and can't be build... | Steven Knight | 2002-11-27 | 1 | -0/+2 |
|
|
* | Support overriding construction variables in builder call. (Anthony Roach) | Steven Knight | 2002-09-27 | 1 | -0/+77 |
|
|