llvm-6502/cmake/modules
Alp Toker 427c5cb4f9 CMake: avoid a reconfigure loop from r213091
Removing the native CMakeCache.txt causes the target to get re-run needlessly
on some systems. We'll want another solution for that part of the fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213099 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-15 22:11:54 +00:00
..
AddLLVM.cmake Revert "Revert "Move clang feature flags settings out of LLVM core and into cfe"" 2014-07-14 23:30:31 +00:00
AddLLVMDefinitions.cmake
AddSphinxTarget.cmake Teach add_sphinx_target() to respect the LLVM_INSTALL_TOOLCHAIN_ONLY CMake 2014-04-28 22:06:20 +00:00
CheckAtomic.cmake
ChooseMSVCCRT.cmake [CMake] Untabify. 2014-02-02 16:46:35 +00:00
CMakeLists.txt Teach LLVM-Config to use logical target names (2/2) 2014-02-21 14:17:07 +00:00
FindSphinx.cmake Added Sphinx documentation generation to CMake build system. 2014-04-18 21:45:25 +00:00
GetHostTriple.cmake
GetSVN.cmake Reverts commit r190808 and r190556. 2013-10-01 17:40:47 +00:00
HandleLLVMOptions.cmake [CMake] Enable loadable modules, aka plugins, with BUILD_SHARED_LIBS on cygming. 2014-07-13 13:47:37 +00:00
HandleLLVMStdlib.cmake [CMake] Move -stdlib=libc++ handling into its own file. 2014-02-05 00:02:37 +00:00
LLVM-Config.cmake [CMake] LINK_COMPONENTS: Add also corresponding MCTargetDesc and TargetInfo as well, when target names or "nativecodegen" are specified. 2014-07-14 05:07:07 +00:00
LLVMConfig.cmake.in Add support for a patch version to the cmake system. 2014-04-16 23:15:28 +00:00
LLVMConfigVersion.cmake.in Teach LLVMConfigVersion.cmake to behave as find_package() expects. 2014-04-16 23:15:31 +00:00
LLVMParseArguments.cmake
LLVMProcessSources.cmake [CMake] LLVMProcessSources.cmake: Prune add_file_dependencies to ${TABLEGEN_OUTPUT}. 2014-02-10 03:24:28 +00:00
Makefile Teach LLVMConfigVersion.cmake to behave as find_package() expects. 2014-04-16 23:15:31 +00:00
TableGen.cmake CMake: avoid a reconfigure loop from r213091 2014-07-15 22:11:54 +00:00
VersionFromVCS.cmake CMake: Don't run 'git svn' if there is no .git/svn directory. 2012-12-10 19:03:37 +00:00