| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn more global functions into Environment methods. (clone of 0.92.C121) | Steven Knight | 2003-09-15 | 1 | -2/+5 |
|
|
* | Fix -U, -D and -d with explicit targets that start with ../. | Steven Knight | 2003-06-28 | 1 | -0/+31 |
|
|
* | Fix -U when no Default() targets are specified. | Steven Knight | 2003-03-23 | 1 | -2/+15 |
|
|
* | 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 |
|
|
* | Make the 'Do not know how to build' error message catch more cases. (Anthony... | Steven Knight | 2002-12-16 | 1 | -3/+4 |
|
|
* | Make Default(source) and -U fail gracefully. (Anthony Roach) | Steven Knight | 2002-11-22 | 1 | -0/+6 |
|
|
* | Fixes for tests following the Repository/BuildDir refactoring. (Charles Crain). | Steven Knight | 2002-10-19 | 1 | -1/+1 |
|
|
* | Refactor Repository and BuildDir. (Charles Crain) | Steven Knight | 2002-10-16 | 1 | -1/+1 |
|
|
* | Eliminate an exception when using -U. | Steven Knight | 2002-09-08 | 1 | -0/+10 |
|
|
* | Provide a message if there are no command-line targets specified and no Defau... | Steven Knight | 2002-08-31 | 1 | -1/+1 |
|
|
* | Make -U be case insensitive on Win32 (Bug 589292) (Anthony Roach) | Steven Knight | 2002-08-05 | 1 | -4/+10 |
|
|
* | Still more Win32 portability. | Steven Knight | 2002-07-14 | 1 | -5/+5 |
|
|
* | Added --implicit-deps-unchanged option. Added GetLaunchDir() function. Added ... | Steven Knight | 2002-07-12 | 1 | -0/+6 |
|
|
* | Changes from Charles Crain. | Steven Knight | 2002-06-05 | 1 | -2/+2 |
|
|
* | Raise an error if a builder is called multiple times for a given target, unle... | Steven Knight | 2002-05-06 | 1 | -1/+1 |
|
|
* | Make Alias work with -U, -u, and -D (Anthony Roach) | Steven Knight | 2002-04-24 | 1 | -2/+17 |
|
|
* | Change the meaning of -U, and made -D work like -U used to. (Anthony Roach) | Steven Knight | 2002-04-11 | 1 | -17/+53 |
|
|
* | Implement the -U option. (Steve Leblanc) | Steven Knight | 2002-03-12 | 1 | -0/+74 |
|
|