Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |