Felipe Torrezan
|
7c3684b356
IAR: fix assembler detection for RISC-V
|
4 years ago |
Jean-Marc Hengen
|
f77ffbc0e3
IAR: Restore support for projects not enabling policy CMP0057
|
4 years ago |
Thomas Bernard
|
788b7afff2
FindBinUtils: Fall back to ld for Clang without lld
|
4 years ago |
Cristian Adam
|
fc1f733cc7
BinUtils: Avoid searching CMAKE_PREFIX_PATH
|
4 years ago |
Jean-Marc Hengen
|
5b9bfe738c
IAR: Moved search logic to BinUtils.
|
4 years ago |
Lingkai Dong
|
509ef50a06
ARMClang: Fix regression in check for working compiler
|
4 years ago |
Brad King
|
9411766c35
BinUtils: Avoid llvm-objdump versions older than Clang 9
|
4 years ago |
Brad King
|
047585edc6
BinUtils: Find linker and librarian for Intel compilers on Windows
|
4 years ago |
Brad King
|
995f5b4e7b
BinUtils: Find linker and librarian for OpenWatcom
|
4 years ago |
Brad King
|
cf82300a63
BinUtils: Clarify search logic and make it more consistent
|
4 years ago |
Brad King
|
c33fb2e664
BinUtils: Use more-private temporary variable names
|
4 years ago |
Brad King
|
4d786dfcfa
BinUtils: Avoid clobbering a variable named without a private prefix
|
4 years ago |
Haibo Huang
|
61e6fc26bc
Android: Fix search for binutils
|
4 years ago |
Thomas Bernard
|
b12aec6c8d
BinUtils: prefer bin utils matching the compiler version extension
|
5 years ago |
Brad King
|
0453342cda
Merge topic 'clang-llvm-lib'
|
5 years ago |
Shoaib Meenai
|
f5d3da091b
Clang: Look for llvm-lib when using MSVC-like front-end
|
5 years ago |
Thomas Bernard
|
013270ef09
Clang: Detect lld-link when using gnu front end with msvc target
|
5 years ago |
Brad King
|
f10682b796
Merge topic 'ispc_lang_support'
|
5 years ago |
Robert Maynard
|
2368f46ba4
ISPC: Support building with the MSVC toolchain
|
5 years ago |
Robert Maynard
|
6896e50967
CMakeFindBinUtils: Always consider plain binutils when not cross-compiling
|
5 years ago |
Francisco Facioni
|
55196a1440
MSVC: Use 'lib' instead of 'link /lib' to create static libraries
|
5 years ago |
Brad King
|
b2857514b0
FindBinUtils: Revert "Use the compiler to get the path to compiler tools"
|
6 years ago |
Brad King
|
f0da223ff0
CMakeFindBinUtils: Remove unnecessary variable unset calls
|
6 years ago |
Isuru Fernando
|
b2fd479df5
FindBinUtils: Use the compiler to get the path to compiler tools
|
6 years ago |
Isuru Fernando
|
13a7c858c8
Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as well
|
6 years ago |
Zsolt Parragi
|
079b8e2916
Clang: prefer lld-link over link.exe
|
6 years ago |
Norbert Lange
|
993fe2b4af
CMakeFindBinUtils: add some more binutils
|
6 years ago |
Norbert Lange
|
5412d63714
CMakeFindBinUtils: add missing llvm alternatives
|
6 years ago |
Norbert Lange
|
3a82ef78eb
CMakeFindBinUtils: Rename and unset variables for additional names
|
6 years ago |
Zsolt Parragi
|
3d0210d8dc
binutils: add the llvm-* variants to the tool lists.
|
6 years ago |