aboutsummaryrefslogtreecommitdiff
path: root/tools/CMakeLists.txt
AgeCommit message (Expand)Author
2009-08-14CMake: propagate to the parent scope LLVM_COMMON_DEPENDS. This isOscar Fuentes
2009-08-14CMake: build llvm-config before the other tools.Oscar Fuentes
2009-08-12CMake: Re-enabled build of llvm-config. Removed recursive invocationOscar Fuentes
2009-06-23CMake: remove support for llvm-config-generated dependencies in the buildDouglas Gregor
2009-06-18Add a skeleton driver for new machine code level fun. llvm-mc is meantChris Lattner
2009-06-04CMake: Use explicit dependencies for Xcode (as well as MSVC), to makeDouglas Gregor
2008-11-25CMake: llvmc2 is now known as llvmc.Oscar Fuentes
2008-10-26CMake: If we have `clang' under the `tools/' subdirectory, add it toOscar Fuentes
2008-09-22Initial support for the CMake build system.Oscar Fuentes