aboutsummaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: remove support for llvm-config-generated dependencies in the buildDouglas Gregor2009-06-231-1/+3
* Add a skeleton driver for new machine code level fun. llvm-mc is meantChris Lattner2009-06-181-0/+1
* CMake: Use explicit dependencies for Xcode (as well as MSVC), to makeDouglas Gregor2009-06-041-3/+3
* CMake: llvmc2 is now known as llvmc.Oscar Fuentes2008-11-251-1/+1
* CMake: If we have `clang' under the `tools/' subdirectory, add it toOscar Fuentes2008-10-261-0/+4
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+32