llvm-6502/cmake/modules
Jordan Rose 26a6348612 [CMake] Hack GetSVN.cmake to handle unusual terminals.
I got a report of a hang in git's helper functions trying to figure out
how to display results of "git svn info" when run inside ninja, even though
the result is immediately piped to grep. This seems to avoid that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190808 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-16 21:38:01 +00:00
..
AddLLVM.cmake Translate ENABLE_CLANG_{ARCMT,REWRITER,STATIC_ANALYZER} when generating 2013-08-27 19:25:01 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake Suppress an annoying CMake warning in ChooseMSVCCRT.cmake 2013-08-19 20:25:26 +00:00
CMakeLists.txt CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option. 2013-08-24 00:20:36 +00:00
GetHostTriple.cmake
GetSVN.cmake [CMake] Hack GetSVN.cmake to handle unusual terminals. 2013-09-16 21:38:01 +00:00
HandleLLVMOptions.cmake [CMake] Add -O1 in debug builds with LLVM_USE_SANITIZER 2013-09-02 09:15:01 +00:00
LLVM-Config.cmake Target a minimal terminfo library rather than necessarily a full curses 2013-08-12 09:49:17 +00:00
LLVMConfig.cmake.in Target a minimal terminfo library rather than necessarily a full curses 2013-08-12 09:49:17 +00:00
LLVMConfigVersion.cmake.in
LLVMParseArguments.cmake
LLVMProcessSources.cmake
TableGen.cmake cmake: Install llvm-tblgen again 2013-09-10 18:35:14 +00:00
VersionFromVCS.cmake