summaryrefslogtreecommitdiff
path: root/cmake/modules/CMakeLists.txt
Commit message (Expand)AuthorAge
* Teach LLVM-Config to use logical target names (2/2)NAKAMURA Takumi2014-02-21
* cmake: Do not export targets when installing toolchain onlyReid Kleckner2014-02-10
* Load exported lib and exe targets from LLVMConfigNAKAMURA Takumi2014-02-09
* Export lib and exe build target names from build treeNAKAMURA Takumi2014-02-09
* Export lib and exe build target names from install treeNAKAMURA Takumi2014-02-09
* Provide LLVMConfig in both build and install treeNAKAMURA Takumi2014-02-09
* Teach LLVMConfig to avoid modifying CMAKE_MODULE_PATHNAKAMURA Takumi2014-02-09
* De-duplicate references to share/llvm/cmake pathNAKAMURA Takumi2014-02-09
* CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.Hans Wennborg2013-08-24
* Undo an over zealous rename. This bit of the CMake build really isChandler Carruth2012-01-24
* build/cmake: Switch to using llvm-build computed dependencies.Daniel Dunbar2011-11-29
* Complete the removal of FindBison from CMake. Noticed this when browsingChandler Carruth2011-09-04
* Make my attempt to build up global deps variables actually utilizeChandler Carruth2011-07-29
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* CMake: remove some unnecesary code and ToDos.Oscar Fuentes2011-04-11
* CMake: support for using LLVM from client projects with find_package.Oscar Fuentes2011-04-10
* Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake namingOscar Fuentes2011-04-05
* CMake: remove unnecessary variable.Oscar Fuentes2011-02-22
* Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes2011-02-18
* Install only *.cmake files. Don't install .svn directory.Oscar Fuentes2011-02-07
* Changes for building Clang and others using LLVM as an externalOscar Fuentes2011-02-03
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* CMake: corrections on LLVM.cmake external services.Oscar Fuentes2010-08-11
* CMake: system for providing llvm-config-like features to the user.Oscar Fuentes2010-08-09