1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 22:12:47 +01:00
llvm-mirror/cmake/modules
Oscar Fuentes c37bd692ce Update cmake library dependencies.
llvm-svn: 110594
2010-08-09 20:33:20 +00:00
..
AddLLVM.cmake CMake: Do not try to install a target before it is defined. 2009-11-23 00:32:42 +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 CMake: system for providing llvm-config-like features to the user. 2010-08-09 03:26:43 +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 Fix CMake reporting of target triple. 2009-11-07 23:52:27 +00:00
LLVM.cmake CMake: llvm_map_components_to_libraries now returns system libs too. 2010-08-09 03:47:11 +00:00
LLVMConfig.cmake CMake: llvm_map_components_to_libraries now returns system libs too. 2010-08-09 03:47:11 +00:00
LLVMLibDeps.cmake Update cmake library dependencies. 2010-08-09 20:33:20 +00:00
LLVMProcessSources.cmake CMake: Report an error if there is an unknown .cpp file in a source 2009-11-02 19:11:03 +00:00
TableGen.cmake Allow absolute paths in LLVM_TARGET_DEFINITIONS for CMake's TableGen rule 2010-06-17 15:17:07 +00:00
VersionFromVCS.cmake When building from git, add ref-id to PACKAGE_VERSION 2010-08-05 02:22:51 +00:00