aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/Job.cpp
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-07-01Driver: Add Source argument for Commands to hold the Action which caused aDaniel Dunbar
2009-03-18Driver: ConstructJob also needs to know the destination (where to putDaniel Dunbar
2009-03-18Driver: Rename Command::Argv to Command::Arguments to make it clearerDaniel Dunbar
2009-03-13Driver: Add simple Job classes, simple wrappers for information aboutDaniel Dunbar