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
/
LLVM-Config.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+2
*
Fix use of add_llvm_tool in projects that build no targets
Kevin Petit
2019-11-14
1
-1
/
+1
*
[cmake] Remove confusing condition argument from else() NFC
Tom Stellard
2019-11-13
1
-1
/
+1
*
Re-commit: r366610 and r366612: Expand pseudo-components before embedding in ...
Daniel Sanders
2019-07-19
1
-72
/
+89
*
Revert r366610 and r366612: Expand pseudo-components before embedding in llvm...
Daniel Sanders
2019-07-19
1
-86
/
+70
*
Fix a latent bug discovered by r366610: nativecodegen includes X86CodeGen whe...
Daniel Sanders
2019-07-19
1
-1
/
+3
*
Expand pseudo-components before embedding in llvm-config
Daniel Sanders
2019-07-19
1
-70
/
+84
*
Fix BUILD_SHARED_LIBS builds after r361567
Daniel Sanders
2019-05-24
1
-1
/
+1
*
Break false dependencies on target libraries
Daniel Sanders
2019-05-23
1
-0
/
+7
*
[CMake] Avoid REVERSE on unset variable
Sven van Haastregt
2018-09-26
1
-1
/
+3
*
[cmake] fix a typo in llvm_config macro
Pavel Labath
2018-06-06
1
-1
/
+1
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-2
/
+2
*
[cmake] Modernize some conditionals. NFC
Shoaib Meenai
2017-12-05
1
-2
/
+2
*
[CMake][LLVM] Remove duplicated library mask. Broken clang linking against cl...
Oleg Ranevskyy
2017-08-10
1
-6
/
+3
*
[CMake] Fix `is_llvm_target_library` and support out-of-order components
Chris Bieneman
2017-02-08
1
-11
/
+73
*
Avoid linking LLVM component libraries with libLLVM
Andrew Wilkins
2016-02-12
1
-1
/
+10
*
[cmake] rework LLVM_LINK_LLVM_DYLIB option handling
Andrew Wilkins
2015-09-05
1
-1
/
+17
*
Add targets to cmake for specific target components.
Pete Cooper
2015-04-20
1
-0
/
+35
*
Raising minimum required CMake version to 2.8.12.2.
Chris Bieneman
2015-03-23
1
-2
/
+2
*
Revert "Raising minimum required CMake version to 2.8.12.2."
Tobias Grosser
2015-02-24
1
-2
/
+2
*
Revert "Revert "Raising minimum required CMake version to 2.8.12.2.""
Chad Rosier
2015-02-23
1
-2
/
+2
*
Revert "Raising minimum required CMake version to 2.8.12.2."
Chad Rosier
2015-02-23
1
-2
/
+2
*
Raising minimum required CMake version to 2.8.12.2.
Chris Bieneman
2015-02-20
1
-2
/
+2
*
[cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies.
Peter Zotov
2014-12-18
1
-20
/
+30
*
Fix misinterpretation of CMake rule found by a CMake warning (related to CMP0...
Richard Smith
2014-09-26
1
-2
/
+2
*
Emit a warning if llvm_map_components_to_libraries() is used noting that its
Dan Liew
2014-07-28
1
-1
/
+3
*
[CMake] LINK_COMPONENTS: Add also corresponding MCTargetDesc and TargetInfo a...
NAKAMURA Takumi
2014-07-14
1
-0
/
+9
*
[CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to incre...
NAKAMURA Takumi
2014-02-26
1
-1
/
+9
*
Simplify linking to system libraries
NAKAMURA Takumi
2014-02-23
1
-30
/
+5
*
Teach LLVM-Config to use logical target names (2/2)
NAKAMURA Takumi
2014-02-21
1
-4
/
+7
*
Teach LLVM-Config to use logical target names (1/2)
NAKAMURA Takumi
2014-02-21
1
-15
/
+7
*
[CMake] Re-apply r200765, "Get rid of llvm_config() to expand dependencies."
NAKAMURA Takumi
2014-02-10
1
-7
/
+1
*
[CMake] Deliberately get all LLVM library dependencies for standalone builds.
Jordan Rose
2014-02-05
1
-1
/
+7
*
[CMake] Get rid of llvm_config() to expand dependencies.
NAKAMURA Takumi
2014-02-04
1
-1
/
+1
*
[CMake] LLVM-Config.cmake: Split explicit_map_components_to_libraries and int...
NAKAMURA Takumi
2014-02-04
1
-3
/
+16
*
[CMake] Untabify.
NAKAMURA Takumi
2014-02-02
1
-13
/
+13
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
1
-1
/
+1
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
1
-1
/
+1
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
1
-1
/
+1
*
Target a minimal terminfo library rather than necessarily a full curses
Chandler Carruth
2013-08-12
1
-7
/
+3
*
Add support for linking against a curses library when available and
Chandler Carruth
2013-08-07
1
-0
/
+9
*
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-04-23
1
-0
/
+3
*
Remove the executable bit on cmake files
Sylvestre Ledru
2013-04-21
1
-0
/
+0
*
Add time getters to the process interface for requesting the elapsed
Chandler Carruth
2013-01-04
1
-2
/
+5
*
build/cmake: Switch to using llvm-build computed dependencies.
Daniel Dunbar
2011-11-29
1
-1
/
+1
*
Make my attempt to build up global deps variables actually utilize
Chandler Carruth
2011-07-29
1
-8
/
+9
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-27
/
+1
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming
Oscar Fuentes
2011-04-05
1
-0
/
+203