summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [autoconf] llvm/cmake/modules/Makefile: Make sure to regenerate LLVMConfig.cm...NAKAMURA Takumi2015-01-051-1/+1
* [autoconf] Export LLVM_LIBDIR_SUFFIX with empty string in LLVMConfig.cmake. t...NAKAMURA Takumi2015-01-051-0/+1
* Don't attempt to run llvm-config in cmake/modules/Makefile when doingDan Liew2014-09-101-0/+3
* Attempt to fix PR20884Dan Liew2014-09-101-2/+12
* Add LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake so clientsDan Liew2014-07-221-0/+1
* Export LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfig.cmake soDan Liew2014-07-221-0/+14
* Export LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so clients knowDan Liew2014-07-211-0/+7
* Teach LLVMConfigVersion.cmake to behave as find_package() expects.Eric Christopher2014-04-161-0/+3
* Add support for a patch version to the cmake system.Eric Christopher2014-04-161-0/+1
* Simplify linking to system librariesNAKAMURA Takumi2014-02-231-12/+2
* Teach LLVM-Config to use logical target names (2/2)NAKAMURA Takumi2014-02-211-1/+1
* LLVMExports.cmake: Add System libs $(LIBS) to LLVMSupport, corresponding to r...NAKAMURA Takumi2014-02-161-0/+2
* LLVMExports.cmake: Exclude gtest since they are not installed.NAKAMURA Takumi2014-02-161-1/+1
* Remove shell comment in the middle of a single-line command.Bob Wilson2014-02-091-2/+0
* Provide CMake package modules in install treeNAKAMURA Takumi2014-02-091-0/+106
OpenPOWER on IntegriCloud