index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
cmake
/
modules
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler extension in standalone mode
serge-sans-paille
2020-06-17
1
-0
/
+1
*
[llvm] [cmake] Provide split include paths in LLVMConfig
Michal Gorny
2019-02-13
1
-0
/
+8
*
[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES
Chris Bieneman
2018-10-15
1
-1
/
+1
*
Revert "[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES"
Roman Lebedev
2018-08-30
1
-1
/
+1
*
[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES
Chris Bieneman
2018-08-22
1
-1
/
+1
*
[CMake] Followup for r337366: Only export LLVM_LINK_LLVM_DYLIB if it's set to ON
Philip Pfaffe
2018-07-27
1
-0
/
+6
*
[llvm] Add stripped installation targets
Shoaib Meenai
2017-11-30
1
-4
/
+2
*
cmake: Don't try to install exports if there aren't any
Justin Bogner
2016-11-08
1
-2
/
+5
*
cmake: Make /usr/share/cmake installable with LLVM_DISTRIBUTION_COMPONENTS
Justin Bogner
2016-10-24
1
-2
/
+14
*
[CMake] Exclude intrinsics_gen from LLVM_COMMON_DEPENDS in LLVMConfig.cmake
Chris Bieneman
2016-10-04
1
-0
/
+9
*
[cmake] Fix a stale comment from an earlier version of r281085. NFC.
Michael Gottesman
2016-09-09
1
-2
/
+1
*
[cmake] Export gtest/gtest_main and its dependencies via a special build tree...
Michael Gottesman
2016-09-09
1
-3
/
+22
*
cmake: Install CheckAtomic.cmake (needed by lldb)
Chris Bieneman
2016-08-25
1
-2
/
+1
*
[CMake] LLVM_BINARY_DIR was not being properly set in LLVMConfig.cmake
Chris Bieneman
2016-06-22
1
-0
/
+2
*
Install cmake files to lib/cmake/llvm
Niels Ole Salscheider
2016-02-04
1
-1
/
+1
*
[CMake] Need to install VersionFromVCS.cmake as part of LLVM's CMake modules
Chris Bieneman
2016-01-15
1
-1
/
+0
*
[cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it to
Chandler Carruth
2014-12-29
1
-1
/
+1
*
Add LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake so clients
Dan Liew
2014-07-22
1
-1
/
+2
*
Export LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so clients know
Dan Liew
2014-07-21
1
-1
/
+0
*
Teach LLVM-Config to use logical target names (2/2)
NAKAMURA Takumi
2014-02-21
1
-2
/
+2
*
cmake: Do not export targets when installing toolchain only
Reid Kleckner
2014-02-10
1
-2
/
+2
*
Load exported lib and exe targets from LLVMConfig
NAKAMURA Takumi
2014-02-09
1
-0
/
+2
*
Export lib and exe build target names from build tree
NAKAMURA Takumi
2014-02-09
1
-0
/
+4
*
Export lib and exe build target names from install tree
NAKAMURA Takumi
2014-02-09
1
-0
/
+2
*
Provide LLVMConfig in both build and install tree
NAKAMURA Takumi
2014-02-09
1
-2
/
+39
*
Teach LLVMConfig to avoid modifying CMAKE_MODULE_PATH
NAKAMURA Takumi
2014-02-09
1
-0
/
+10
*
De-duplicate references to share/llvm/cmake path
NAKAMURA Takumi
2014-02-09
1
-3
/
+4
*
CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.
Hans Wennborg
2013-08-24
1
-15
/
+17
*
Undo an over zealous rename. This bit of the CMake build really is
Chandler Carruth
2012-01-24
1
-1
/
+1
*
build/cmake: Switch to using llvm-build computed dependencies.
Daniel Dunbar
2011-11-29
1
-2
/
+2
*
Complete the removal of FindBison from CMake. Noticed this when browsing
Chandler Carruth
2011-09-04
1
-1
/
+0
*
Make my attempt to build up global deps variables actually utilize
Chandler Carruth
2011-07-29
1
-0
/
+6
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-2
/
+0
*
CMake: remove some unnecesary code and ToDos.
Oscar Fuentes
2011-04-11
1
-8
/
+0
*
CMake: support for using LLVM from client projects with find_package.
Oscar Fuentes
2011-04-10
1
-5
/
+15
*
Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming
Oscar Fuentes
2011-04-05
1
-3
/
+3
*
CMake: remove unnecessary variable.
Oscar Fuentes
2011-02-22
1
-1
/
+0
*
Move library stuff out of the toplevel CMakeLists.txt file.
Oscar Fuentes
2011-02-18
1
-0
/
+3
*
Install only *.cmake files. Don't install .svn directory.
Oscar Fuentes
2011-02-07
1
-1
/
+2
*
Changes for building Clang and others using LLVM as an external
Oscar Fuentes
2011-02-03
1
-0
/
+17
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
1
-14
/
+8
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-8
/
+14
*
CMake: corrections on LLVM.cmake external services.
Oscar Fuentes
2010-08-11
1
-1
/
+2
*
CMake: system for providing llvm-config-like features to the user.
Oscar Fuentes
2010-08-09
1
-0
/
+11