summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add missing dependency for CMake.Daniel Dunbar2009-11-191-1/+1
* Sketch .td file and build system goop for OptTable based clang-cc options.Daniel Dunbar2009-11-191-0/+1
* Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.Daniel Dunbar2009-11-191-1/+1
* Driver: Split OptTable out into OptTable.{h,cpp}Daniel Dunbar2009-11-191-0/+1
* Fix some TableGen-related dependencies for the Clang CMake buildDouglas Gregor2009-06-231-1/+1
* Add some missing CMake dependenciesDouglas Gregor2009-06-181-0/+2
* Really fix cmake style builds.Mike Stump2009-03-241-0/+5
* support cmakeGabor Greif2009-03-131-0/+14
* Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar2009-03-021-10/+0
* Minor update to CMake build system.Eli Friedman2008-11-301-0/+1
* Update CMakeLists.txtCedric Venet2008-11-041-0/+1
* CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes2008-10-261-0/+8
OpenPOWER on IntegriCloud