summaryrefslogtreecommitdiff
path: root/tools/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* Try to fix cmake build.Rafael Espindola2010-08-08
* Add CMake support for 'edis'.Ted Kremenek2010-04-13
* remove llvm-db: it is completely broken and if anyone wants to do a debugger,Chris Lattner2009-10-05
* EXIT STAGE LEFT: gccas, gccldDaniel Dunbar2009-08-25
* CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config un...Oscar Fuentes2009-08-16
* CMake: propagate to the parent scope LLVM_COMMON_DEPENDS. This isOscar Fuentes2009-08-14
* CMake: build llvm-config before the other tools.Oscar Fuentes2009-08-14
* CMake: Re-enabled build of llvm-config. Removed recursive invocationOscar Fuentes2009-08-12
* CMake: remove support for llvm-config-generated dependencies in the buildDouglas Gregor2009-06-23
* Add a skeleton driver for new machine code level fun. llvm-mc is meantChris Lattner2009-06-18
* CMake: Use explicit dependencies for Xcode (as well as MSVC), to makeDouglas Gregor2009-06-04
* CMake: llvmc2 is now known as llvmc.Oscar Fuentes2008-11-25
* CMake: If we have `clang' under the `tools/' subdirectory, add it toOscar Fuentes2008-10-26
* Initial support for the CMake build system.Oscar Fuentes2008-09-22