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 |
Mateusz Zych
|
bd9bfc6449
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
|
7 years ago |
Brad King
|
b601bb6f1c
CUDA: Find CMAKE_LINKER on Windows
|
7 years ago |
Brad King
|
53bae4cc5e
CMakeFindBinUtils: Fix use with non-cached tool settings
|
7 years ago |
xoviat
|
e936b6bb5a
CMakeFindBinUtils: Find linker in PATH
|
7 years ago |
Brad King
|
acb4cb9500
CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools
|
8 years ago |
Christian Pfeiffer
|
4eb15824b3
Windows-PGI: Add platform definitions
|
8 years ago |
Brad King
|
522b913f43
CUDA: Find MSVC binutils on Windows
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Fraser Hutchison
|
4d52cd36ad
Avoid if() quoted auto-dereference when checking for "MSVC"
|
11 years ago |
Ben Boeckel
|
29c3edb87a
Avoid if() quoted auto-dereference
|
11 years ago |
Brad King
|
d09b60f563
VS: Detect compiler id of Nsight Tegra-Android toolchains
|
11 years ago |
Florent Castelli
|
591a7388cf
OS X: Only search for install_name_tool if the toolchain has it
|
11 years ago |