ReleaseNotes: C API policy; by Eric Christopher
[oota-llvm.git] / cmake / modules / Makefile
2015-08-21 Dan LiewFilter libraries that are not installed out of CMake...
2015-08-21 Dan Liewllvm-build: Adopt generation of LLVM_LIBS_TO_EXPORT...
2015-06-30 Dan Liew[CMake] Make the CMake files (LLVMConfig.cmake and...
2015-06-29 Dan LiewFix bug #23967. The gtest and gtest_main targets were...
2015-04-01 NAKAMURA TakumiTry to unbreak Clang build to export LLVM_ABI_BREAKING_...
2015-01-05 NAKAMURA Takumi[autoconf] llvm/cmake/modules/Makefile: Make sure to...
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