Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils/CmpDriver: add brief documentation to indicate what this does | Alp Toker | 2014-05-21 | 1 | -0/+5 |
* | fix a bunch of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
* | Also compare stdout and stderr lines. | Daniel Dunbar | 2009-09-04 | 1 | -5/+31 |
* | Make CmpDriver less stupid. | Daniel Dunbar | 2009-09-04 | 1 | -32/+22 |
* | Use /usr/bin/env trick to find python. Patch by Krister Walfridsson. | Eli Friedman | 2009-07-10 | 1 | -1/+1 |
* | ccc: Support -v; invent a version number for ccc for now, will be | Daniel Dunbar | 2009-01-28 | 1 | -1/+2 |
* | Update CmpDriver to report missing commands. | Daniel Dunbar | 2009-01-21 | 1 | -2/+11 |
* | ccc: Darwin/x86: Add direct cpp support. | Daniel Dunbar | 2009-01-20 | 1 | -1/+1 |
* | Return success indicator from CmpDriver. | Daniel Dunbar | 2009-01-17 | 1 | -0/+9 |
* | CmpDriver: Allow over-ride of drivers to compare through env variables | Daniel Dunbar | 2009-01-14 | 1 | -3/+3 |
* | Add simple tool for comparing drivers (hardcoded to gcc and xcc) which | Daniel Dunbar | 2009-01-13 | 1 | -0/+175 |