Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix searching for gcc, we only want executable files. | Mike Stump | 2009-03-27 | 1 | -2/+3 |
* | Move ToolChain::ShouldUseClangCompiler to | Daniel Dunbar | 2009-03-24 | 1 | -28/+0 |
* | Driver: Move actions into Compilation, and construct the compilation | Daniel Dunbar | 2009-03-18 | 1 | -2/+2 |
* | Driver: Add test case for -ccc-clang-archs (which, it turns out, was | Daniel Dunbar | 2009-03-18 | 1 | -2/+2 |
* | Driver: Pass HostInfo reference into ToolChain. | Daniel Dunbar | 2009-03-17 | 1 | -9/+10 |
* | Driver: Sketch Tool and ToolChain classes. | Daniel Dunbar | 2009-03-16 | 1 | -0/+62 |