summaryrefslogtreecommitdiff
path: root/cmake/modules/AddLLVM.cmake
Commit message (Expand)AuthorAge
* CMake: Use explicit dependencies for Xcode (as well as MSVC), to makeDouglas Gregor2009-06-04
* CMake: Set LIBS on llvm-config so we can query the system librariesOscar Fuentes2009-05-27
* CMake: Use libdl only when available. Fixes build on FreeBSD.Oscar Fuentes2009-05-23
* CMake: Use pthread library when requested and available.Oscar Fuentes2009-05-06
* Fix a link issue I ran into trying compiling LLVM on MinGW with CMake. Eli Friedman2008-11-30
* CMake: Adds header and TableGen files to Visual Studio solution. A newOscar Fuentes2008-11-15
* CMake: Fixed dependencies of .cpp source files on .td and tablegennedOscar Fuentes2008-11-14
* CMake: Removed unnecessary library path setting that was breaking theOscar Fuentes2008-11-11
* CMake: Support for LLVM_USED_LIBS variable, which is the cmakeOscar Fuentes2008-10-26
* CMake: `make install' for libraries, executables and header files.Oscar Fuentes2008-10-22
* CMake: Builds all targets.Oscar Fuentes2008-09-26
* CMake build system: support for parallel builds.Oscar Fuentes2008-09-22
* Initial support for the CMake build system.Oscar Fuentes2008-09-22