index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
CMakeFindBinUtils.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
BinUtils: Avoid llvm-ar on Apple platforms
Brad King
2022-03-03
1
-1
/
+4
*
IntelLLVM: Use MSVC linker with MSVC frontend variant
William R. Dieter
2021-11-10
1
-1
/
+1
*
BinUtils: Avoid llvm-strip versions older than Clang 11
Brad King
2021-10-22
1
-1
/
+4
*
IAR: Restore support for projects not enabling policy CMP0057
Jean-Marc Hengen
2021-09-16
1
-0
/
+5
*
FindBinUtils: Fall back to ld for Clang without lld
Thomas Bernard
2021-08-18
1
-2
/
+2
*
BinUtils: Avoid searching CMAKE_PREFIX_PATH
Cristian Adam
2021-08-09
1
-3
/
+3
*
IAR: Moved search logic to BinUtils.
Jean-Marc Hengen
2021-07-23
1
-0
/
+54
*
ARMClang: Fix regression in check for working compiler
Lingkai Dong
2021-07-14
1
-0
/
+3
*
BinUtils: Avoid llvm-objdump versions older than Clang 9
Brad King
2021-05-29
1
-1
/
+4
*
BinUtils: Find linker and librarian for Intel compilers on Windows
Brad King
2021-05-27
1
-0
/
+3
*
BinUtils: Find linker and librarian for OpenWatcom
Brad King
2021-05-27
1
-0
/
+5
*
BinUtils: Clarify search logic and make it more consistent
Brad King
2021-05-27
1
-34
/
+41
*
BinUtils: Use more-private temporary variable names
Brad King
2021-05-04
1
-10
/
+12
*
BinUtils: Avoid clobbering a variable named without a private prefix
Brad King
2021-04-07
1
-10
/
+10
*
Android: Fix search for binutils
Haibo Huang
2021-03-30
1
-0
/
+2
*
BinUtils: prefer bin utils matching the compiler version extension
Thomas Bernard
2021-01-11
1
-48
/
+48
*
Merge topic 'clang-llvm-lib'
Brad King
2020-09-25
1
-1
/
+2
|
\
|
*
Clang: Look for llvm-lib when using MSVC-like front-end
Shoaib Meenai
2020-09-24
1
-1
/
+2
*
|
Clang: Detect lld-link when using gnu front end with msvc target
Thomas Bernard
2020-09-14
1
-1
/
+5
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
ISPC: Support building with the MSVC toolchain
Robert Maynard
2020-08-28
1
-0
/
+1
*
|
CMakeFindBinUtils: Always consider plain binutils when not cross-compiling
Robert Maynard
2020-08-18
1
-0
/
+13
|
/
*
MSVC: Use 'lib' instead of 'link /lib' to create static libraries
Francisco Facioni
2020-03-03
1
-0
/
+1
*
FindBinUtils: Revert "Use the compiler to get the path to compiler tools"
Brad King
2019-11-07
1
-59
/
+11
*
CMakeFindBinUtils: Remove unnecessary variable unset calls
Brad King
2019-10-15
1
-12
/
+0
*
FindBinUtils: Use the compiler to get the path to compiler tools
Isuru Fernando
2019-09-26
1
-11
/
+59
*
Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as well
Isuru Fernando
2019-09-18
1
-1
/
+1
*
Clang: prefer lld-link over link.exe
Zsolt Parragi
2019-08-27
1
-1
/
+17
*
CMakeFindBinUtils: add some more binutils
Norbert Lange
2019-07-24
1
-1
/
+7
*
CMakeFindBinUtils: add missing llvm alternatives
Norbert Lange
2019-07-24
1
-6
/
+9
*
CMakeFindBinUtils: Rename and unset variables for additional names
Norbert Lange
2019-07-23
1
-13
/
+14
*
binutils: add the llvm-* variants to the tool lists.
Zsolt Parragi
2019-05-17
1
-5
/
+16
*
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
Mateusz Zych
2018-10-29
1
-16
/
+36
*
CUDA: Find CMAKE_LINKER on Windows
Brad King
2018-10-29
1
-0
/
+1
*
CMakeFindBinUtils: Fix use with non-cached tool settings
Brad King
2018-09-05
1
-3
/
+15
*
CMakeFindBinUtils: Find linker in PATH
xoviat
2018-02-21
1
-0
/
+19
*
CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools
Brad King
2017-11-28
1
-10
/
+3
*
Windows-PGI: Add platform definitions
Christian Pfeiffer
2017-05-20
1
-0
/
+4
*
CUDA: Find MSVC binutils on Windows
Brad King
2017-01-12
1
-0
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13
/
+3
*
Avoid if() quoted auto-dereference when checking for "MSVC"
Fraser Hutchison
2014-11-19
1
-5
/
+5
*
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
1
-6
/
+6
*
VS: Detect compiler id of Nsight Tegra-Android toolchains
Brad King
2014-09-29
1
-1
/
+2
*
OS X: Only search for install_name_tool if the toolchain has it
Florent Castelli
2014-07-02
1
-3
/
+1
*
Allow toolchain files to specify an external toolchain.
Stephen Kelly
2013-11-19
1
-1
/
+6
*
Intel: When simulating MSVC, re-use Windows-MSVC (#14476)
Brad King
2013-10-18
1
-0
/
+1
*
Clang: Support Windows variants for GNU and MSVC (#13035, #14458)
Brad King
2013-10-04
1
-2
/
+4
*
TI compiler: add automatic detection of prefix and suffixes
Alex Neundorf
2013-03-14
1
-7
/
+2
*
rename TI_DSP toolchain to TI, since it works also for the ARM compiler
Alex Neundorf
2013-03-14
1
-0
/
+5
*
Remove CMake multiline block-end command arguments
Marcin Wojdyr
2012-08-15
1
-6
/
+2
[next]