Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing dependency for CMake. | Daniel Dunbar | 2009-11-19 | 1 | -1/+1 |
* | Sketch .td file and build system goop for OptTable based clang-cc options. | Daniel Dunbar | 2009-11-19 | 1 | -0/+1 |
* | Driver: Switch to using TableGen'erated Options.inc instead of Options.def file. | Daniel Dunbar | 2009-11-19 | 1 | -1/+1 |
* | Driver: Split OptTable out into OptTable.{h,cpp} | Daniel Dunbar | 2009-11-19 | 1 | -0/+1 |
* | Fix some TableGen-related dependencies for the Clang CMake build | Douglas Gregor | 2009-06-23 | 1 | -1/+1 |
* | Add some missing CMake dependencies | Douglas Gregor | 2009-06-18 | 1 | -0/+2 |
* | Really fix cmake style builds. | Mike Stump | 2009-03-24 | 1 | -0/+5 |
* | support cmake | Gabor Greif | 2009-03-13 | 1 | -0/+14 |
* | Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* | Daniel Dunbar | 2009-03-02 | 1 | -10/+0 |
* | Minor update to CMake build system. | Eli Friedman | 2008-11-30 | 1 | -0/+1 |
* | Update CMakeLists.txt | Cedric Venet | 2008-11-04 | 1 | -0/+1 |
* | CMake: Builds and installs clang binary and libs (no docs yet). It | Oscar Fuentes | 2008-10-26 | 1 | -0/+8 |