summaryrefslogtreecommitdiff
path: root/Modules/CMakeFindBinUtils.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'binutils-llvm-strip' into release-3.22Brad 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
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-191-5/+5
* Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-6/+6
* VS: Detect compiler id of Nsight Tegra-Android toolchainsBrad King2014-09-291-1/+2
* OS X: Only search for install_name_tool if the toolchain has itFlorent Castelli2014-07-021-3/+1
* Allow toolchain files to specify an external toolchain.Stephen Kelly2013-11-191-1/+6
* Intel: When simulating MSVC, re-use Windows-MSVC (#14476)Brad King2013-10-181-0/+1
* Clang: Support Windows variants for GNU and MSVC (#13035, #14458)Brad King2013-10-041-2/+4
* TI compiler: add automatic detection of prefix and suffixesAlex Neundorf2013-03-141-7/+2
* rename TI_DSP toolchain to TI, since it works also for the ARM compilerAlex Neundorf2013-03-141-0/+5
* Remove CMake multiline block-end command argumentsMarcin Wojdyr2012-08-151-6/+2