index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
modules
/
LLVM.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: support for using LLVM from client projects with find_package.
Oscar Fuentes
2011-04-10
1
-40
/
+0
*
Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming
Oscar Fuentes
2011-04-05
1
-2
/
+2
*
Fix typos on LLVM.cmake. Export LLVM_ON_UNIX & LLVM_ON_WIN32.
Oscar Fuentes
2011-04-03
1
-3
/
+3
*
Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running tests
Oscar Fuentes
2011-02-23
1
-0
/
+2
*
CMake: remove unnecessary variable.
Oscar Fuentes
2011-02-22
1
-2
/
+0
*
CMake: Fix breakage on clang standalone build.
NAKAMURA Takumi
2011-02-21
1
-1
/
+1
*
Changes for building Clang and others using LLVM as an external
Oscar Fuentes
2011-02-03
1
-0
/
+9
*
Export LLVM_ALL_TARGETS in LLVM.cmake. It is used by LLVMConfig.
Oscar Fuentes
2010-09-29
1
-0
/
+2
*
CMake: corrections on LLVM.cmake external services.
Oscar Fuentes
2010-08-11
1
-2
/
+12
*
CMake: llvm_map_components_to_libraries now returns system libs too.
Oscar Fuentes
2010-08-09
1
-1
/
+1
*
CMake: system for providing llvm-config-like features to the user.
Oscar Fuentes
2010-08-09
1
-0
/
+19