[autoconf] Export LLVM_LIBDIR_SUFFIX with empty string in LLVMConfig.cmake. tools...
[oota-llvm.git] / cmake / modules / Makefile
2015-01-05 NAKAMURA Takumi[autoconf] Export LLVM_LIBDIR_SUFFIX with empty string...
2014-09-10 Dan LiewDon't attempt to run llvm-config in cmake/modules/Makef...
2014-09-10 Dan LiewAttempt to fix PR20884
2014-07-22 Dan LiewAdd LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake...
2014-07-22 Dan LiewExport LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfi...
2014-07-21 Dan LiewExport LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so...
2014-04-16 Eric ChristopherTeach LLVMConfigVersion.cmake to behave as find_package...
2014-04-16 Eric ChristopherAdd support for a patch version to the cmake system.
2014-02-23 NAKAMURA TakumiSimplify linking to system libraries
2014-02-21 NAKAMURA TakumiTeach LLVM-Config to use logical target names (2/2)
2014-02-16 NAKAMURA TakumiLLVMExports.cmake: Add System libs $(LIBS) to LLVMSuppo...
2014-02-16 NAKAMURA TakumiLLVMExports.cmake: Exclude gtest since they are not...
2014-02-09 Bob WilsonRemove shell comment in the middle of a single-line...
2014-02-09 NAKAMURA TakumiProvide CMake package modules in install tree