This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-29 16:12:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
cmake
/
modules
History
NAKAMURA Takumi
684e41daef
CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVMOptions.cmake. It affects testing stuff on clang-standalone build.
...
llvm-svn: 126107
2011-02-21 03:21:06 +00:00
..
AddLLVM.cmake
Put targets on folders, if the IDE supports the feature.
2011-02-20 22:06:10 +00:00
AddLLVMDefinitions.cmake
cmake/*: Add svn:eol-style=native and fix CRLF.
2011-02-03 11:41:27 +00:00
CheckAtomic.cmake
…
ChooseMSVCCRT.cmake
New system for choosing CRT type on MSVC.
2010-08-05 01:25:48 +00:00
CMakeLists.txt
Move library stuff out of the toplevel CMakeLists.txt file.
2011-02-18 22:06:14 +00:00
CrossCompileLLVM.cmake
cmake/*: Add svn:eol-style=native and fix CRLF.
2011-02-03 11:41:27 +00:00
FindBison.cmake
…
GetTargetTriple.cmake
GetTargetTriple.cmake: detect MinGW 64 bits.
2010-10-13 20:15:08 +00:00
HandleLLVMOptions.cmake
CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVMOptions.cmake. It affects testing stuff on clang-standalone build.
2011-02-21 03:21:06 +00:00
LLVM.cmake
CMake: Fix breakage on clang standalone build.
2011-02-21 03:20:57 +00:00
LLVMConfig.cmake
Move library stuff out of the toplevel CMakeLists.txt file.
2011-02-18 22:06:14 +00:00
LLVMLibDeps.cmake
New library: LLVMX86Utils.
2011-02-17 22:26:11 +00:00
LLVMParseArguments.cmake
Add the PARSE_ARGUMENTS CMake macro to LLVM so I can use it to clean
2011-02-19 18:01:15 +00:00
LLVMProcessSources.cmake
Made llvm_replace_compiler_option more robust. Use it on
2011-01-11 12:31:34 +00:00
TableGen.cmake
Add the tablegenned files to the `clean' target.
2011-02-04 03:47:50 +00:00
VersionFromVCS.cmake
Don't try to guess svn version when current path is a symlink.
2010-10-22 17:16:26 +00:00