summaryrefslogtreecommitdiffstats
path: root/cmake/modules/LLVM.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: support for using LLVM from client projects with find_package.Oscar Fuentes2011-04-101-40/+0
* Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake namingOscar Fuentes2011-04-051-2/+2
* Fix typos on LLVM.cmake. Export LLVM_ON_UNIX & LLVM_ON_WIN32.Oscar Fuentes2011-04-031-3/+3
* Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running testsOscar Fuentes2011-02-231-0/+2
* CMake: remove unnecessary variable.Oscar Fuentes2011-02-221-2/+0
* CMake: Fix breakage on clang standalone build.NAKAMURA Takumi2011-02-211-1/+1
* Changes for building Clang and others using LLVM as an externalOscar Fuentes2011-02-031-0/+9
* Export LLVM_ALL_TARGETS in LLVM.cmake. It is used by LLVMConfig.Oscar Fuentes2010-09-291-0/+2
* CMake: corrections on LLVM.cmake external services.Oscar Fuentes2010-08-111-2/+12
* CMake: llvm_map_components_to_libraries now returns system libs too.Oscar Fuentes2010-08-091-1/+1
* CMake: system for providing llvm-config-like features to the user.Oscar Fuentes2010-08-091-0/+19