summaryrefslogtreecommitdiff
path: root/Modules/CMakeFindBinUtils.cmake
Commit message (Expand)AuthorAgeFilesLines
* BinUtils: Avoid llvm-strip on Apple platformsBrad King2023-03-301-1/+9
* Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-1/+16
* BinUtils: Avoid the 'ld.lld' ELF linker on Apple platformsCarlo Cabrera2022-09-141-1/+1
* Merge topic 'binutils-llvm-ar-apple'Brad King2022-03-161-1/+6
|\
| * BinUtils: Restore llvm-ar fallback on Apple platformsBrad King2022-03-161-1/+6
* | Merge topic 'binutils-llvm-mt'Brad King2022-03-091-1/+2
|\ \ | |/
| * BinUtils: Avoid llvm-mt because it is missing 'mt' features we useBrad King2022-03-081-1/+2
* | Merge topic 'binutils-llvm-ar-clang-macos'Brad King2022-03-041-1/+4
|\ \ | |/
| * BinUtils: Avoid llvm-ar on Apple platformsBrad King2022-03-031-1/+4
* | Merge topic 'IntelLLVM-no-xilink'Brad King2021-11-111-1/+1
|\ \ | |/
| * IntelLLVM: Use MSVC linker with MSVC frontend variantWilliam R. Dieter2021-11-101-1/+1
* | Merge topic 'binutils-llvm-strip'Brad King2021-10-261-1/+4
|\ \ | |/
| * BinUtils: Avoid llvm-strip versions older than Clang 11Brad King2021-10-221-1/+4
* | IAR: fix assembler detection for RISC-VFelipe Torrezan2021-09-211-1/+1
|/
* IAR: Restore support for projects not enabling policy CMP0057Jean-Marc Hengen2021-09-161-0/+5
* FindBinUtils: Fall back to ld for Clang without lldThomas Bernard2021-08-181-2/+2
* BinUtils: Avoid searching CMAKE_PREFIX_PATHCristian Adam2021-08-091-3/+3
* IAR: Moved search logic to BinUtils.Jean-Marc Hengen2021-07-231-0/+54
* ARMClang: Fix regression in check for working compilerLingkai Dong2021-07-141-0/+3
* BinUtils: Avoid llvm-objdump versions older than Clang 9Brad King2021-05-291-1/+4
* BinUtils: Find linker and librarian for Intel compilers on WindowsBrad King2021-05-271-0/+3
* BinUtils: Find linker and librarian for OpenWatcomBrad King2021-05-271-0/+5
* BinUtils: Clarify search logic and make it more consistentBrad King2021-05-271-34/+41
* BinUtils: Use more-private temporary variable namesBrad King2021-05-041-10/+12
* BinUtils: Avoid clobbering a variable named without a private prefixBrad King2021-04-071-10/+10
* Android: Fix search for binutilsHaibo Huang2021-03-301-0/+2
* BinUtils: prefer bin utils matching the compiler version extensionThomas Bernard2021-01-111-48/+48
* Merge topic 'clang-llvm-lib'Brad King2020-09-251-1/+2
|\
| * Clang: Look for llvm-lib when using MSVC-like front-endShoaib Meenai2020-09-241-1/+2
* | Clang: Detect lld-link when using gnu front end with msvc targetThomas Bernard2020-09-141-1/+5
* | Merge topic 'ispc_lang_support'Brad King2020-09-011-0/+1
|\ \ | |/ |/|
| * ISPC: Support building with the MSVC toolchainRobert Maynard2020-08-281-0/+1
* | CMakeFindBinUtils: Always consider plain binutils when not cross-compilingRobert Maynard2020-08-181-0/+13
|/
* MSVC: Use 'lib' instead of 'link /lib' to create static librariesFrancisco Facioni2020-03-031-0/+1
* FindBinUtils: Revert "Use the compiler to get the path to compiler tools"Brad King2019-11-071-59/+11
* CMakeFindBinUtils: Remove unnecessary variable unset callsBrad King2019-10-151-12/+0
* FindBinUtils: Use the compiler to get the path to compiler toolsIsuru Fernando2019-09-261-11/+59
* Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as wellIsuru Fernando2019-09-181-1/+1
* Clang: prefer lld-link over link.exeZsolt Parragi2019-08-271-1/+17
* CMakeFindBinUtils: add some more binutilsNorbert Lange2019-07-241-1/+7
* CMakeFindBinUtils: add missing llvm alternativesNorbert Lange2019-07-241-6/+9
* CMakeFindBinUtils: Rename and unset variables for additional namesNorbert Lange2019-07-231-13/+14
* binutils: add the llvm-* variants to the tool lists.Zsolt Parragi2019-05-171-5/+16
* MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}Mateusz Zych2018-10-291-16/+36
* CUDA: Find CMAKE_LINKER on WindowsBrad King2018-10-291-0/+1
* CMakeFindBinUtils: Fix use with non-cached tool settingsBrad King2018-09-051-3/+15
* CMakeFindBinUtils: Find linker in PATHxoviat2018-02-211-0/+19
* CMakeFindBinUtils: Improve switch between MSVC- and GNU-like toolsBrad King2017-11-281-10/+3
* Windows-PGI: Add platform definitionsChristian Pfeiffer2017-05-201-0/+4
* CUDA: Find MSVC binutils on WindowsBrad King2017-01-121-0/+1