llvm-6502/cmake/modules
Oscar Fuentes 8a116e0b3e Teach CMake to only touch tablegen-generated files if anything
actually changed.

Patch by Frits van Bommel!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117102 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-22 16:20:10 +00:00
..
AddLLVM.cmake When building shared libraries, link to required system libraries. 2010-10-14 15:54:41 +00:00
AddLLVMDefinitions.cmake CMake: defines and uses macro add_llvm_definitions for keeping track 2009-04-04 22:41:07 +00:00
CheckAtomic.cmake CheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SOURCE_COMPILES. 2009-12-06 00:06:33 +00:00
ChooseMSVCCRT.cmake New system for choosing CRT type on MSVC. 2010-08-05 01:25:48 +00:00
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
CrossCompileLLVM.cmake CMake: Fixed parallel build problem related to native tblgen when 2009-06-11 04:16:10 +00:00
FindBison.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
GetTargetTriple.cmake GetTargetTriple.cmake: detect MinGW 64 bits. 2010-10-13 20:15:08 +00:00
LLVM.cmake Export LLVM_ALL_TARGETS in LLVM.cmake. It is used by LLVMConfig. 2010-09-29 15:28:55 +00:00
LLVMConfig.cmake Simplified LLVMConfig. 2010-09-28 22:38:39 +00:00
LLVMLibDeps.cmake Adding initial AsmParser implementation for the MBlaze backend. It is 2010-10-21 19:48:38 +00:00
LLVMProcessSources.cmake Build with RTTI and exceptions disabled. Only in GCC for now. 2010-10-17 02:26:16 +00:00
TableGen.cmake Teach CMake to only touch tablegen-generated files if anything 2010-10-22 16:20:10 +00:00
VersionFromVCS.cmake CMake: Use the svn revision information from git-svn if available. 2010-09-08 20:49:40 +00:00