Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Driver: Add Command::Creator member variable, which tracks the tool that was | Daniel Dunbar | 2009-12-02 | 1 | -4/+5 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -3/+3 |
* | Driver: Add Source argument for Commands to hold the Action which caused a | Daniel Dunbar | 2009-07-01 | 1 | -2/+4 |
* | Driver: ConstructJob also needs to know the destination (where to put | Daniel Dunbar | 2009-03-18 | 1 | -0/+8 |
* | Driver: Rename Command::Argv to Command::Arguments to make it clearer | Daniel Dunbar | 2009-03-18 | 1 | -2/+2 |
* | Driver: Add simple Job classes, simple wrappers for information about | Daniel Dunbar | 2009-03-13 | 1 | -0/+23 |