summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineCXXCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* clang: Work around toolchain file use of internal CMake variablesBrad King2019-08-051-0/+16
* Merge topic 'clang-gnulike-support'Brad King2019-05-291-1/+0
|\
| * clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANTZsolt Parragi2019-05-171-1/+0
* | ARMClang: Add support for Clang-based ARM compilerJohan Stridkvist2019-05-141-0/+3
|/
* MinGW: Fix locating BinUtils when compiler has a suffixRegina Pfeifer2019-02-061-1/+2
* Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-041-1/+1
* GHS: Add Compiler ID detectionFred Baksik2019-01-161-0/+1
* QNX: Compiler and feature detection fixesCristian Adam2018-12-031-2/+2
* Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCHBrad King2018-06-181-3/+3
* CMakeFindBinUtils: Improve switch between MSVC- and GNU-like toolsBrad King2017-11-281-1/+1
* Clang: Diagnose unsupported GNU-like clang targeting MSVC ABIBrad King2017-10-101-0/+1
* IAR: Improve support for IAR ARM CompilerNorbert Lange2017-06-291-0/+3
* Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variableNorbert Lange2017-06-291-0/+7
* Xcode: Detect CURRENT_ARCH for use by generatorBrad King2017-03-311-0/+5
* Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variablesRuslan Baratov2017-03-091-0/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* issues: update references to the CMake issue trackerBen Boeckel2016-08-151-1/+1
* Modules: Rename internal platform-specific compiler determination modulesBrad King2016-06-021-0/+1
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-251-1/+1
* Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)Brad King2015-09-181-1/+0
* Merge topic 'determine-compiler-CMP0054'Brad King2015-08-211-3/+4
|\
| * CMakeDetermine{C,CXX}Compiler: Avoid if() auto-dereferene in quoted argumentsMatt McCormick2015-08-201-3/+4
* | CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler toolBrad King2015-06-301-0/+8
* | CMakeDetermineCompilerId: Optionally try some flags before no flagsBrad King2015-06-181-0/+1
|/
* Merge topic 'fix-clang-cross-compile-find-binutils'Brad King2014-09-081-1/+3
|\
| * Fix finding binutils when cross-compiling with ClangBrad King2014-09-051-1/+3
* | Replace MATCHES ".+" tests with NOT STREQUAL ""Rolf Eike Beer2014-04-141-1/+1
* | Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-1/+1
|/
* Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possibleBrad King2014-03-101-0/+1
* CMakeDetermine*Compiler: Factor out search for compiler in PATHBrad King2014-03-101-26/+1
* CMakeDetermine*Compiler: Fix typo 'lile' => 'like'Stephen Kelly2014-01-221-1/+1
* Add compiler target compile options.Stephen Kelly2013-11-191-0/+6
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-1/+1
* Merge topic 'enable-language-require-compiler'Brad King2013-10-281-1/+1
|\
| * CMakeDetermine*Compiler: Remove temporary cache entryBrad King2013-10-241-1/+1
* | Merge topic 'ninja-use-deps'Brad King2013-10-281-1/+2
|\ \
| * | Ninja: use deps = gcc/msvc featurePeter Kümmel2013-10-241-1/+2
| |/
* | Find appropriate binutils when cross-compiling with clangStephen Kelly2013-10-251-2/+2
|/
* Add regexps for the IAR toolchain to the vendor list.Alex Neundorf2013-04-151-0/+7
* TI compiler: add automatic detection of prefix and suffixesAlex Neundorf2013-03-141-0/+8
* Determine C/CXX/Fortran compiler: fix indentationAlex Neundorf2013-03-141-10/+10
* Determine C/CXX/Fortran compiler: minor restructuringAlex Neundorf2013-03-141-3/+6
* Merge topic 'cmake-platform-info-version'Brad King2012-08-301-1/+1
|\
| * Make platform information files specific to the CMake versionBrad King2012-08-241-1/+1
* | Merge topic 'ide-compiler-id'David Cole2012-08-241-70/+58
|\ \ | |/
| * VS: Detect the compiler id and tool locationBrad King2012-08-221-4/+0
| * Xcode: Detect the compiler id and tool locationBrad King2012-08-221-0/+2
| * Re-order C/C++/Fortran compiler determination logicBrad King2012-08-221-70/+60
* | Remove CMake multiline block-end command argumentsMarcin Wojdyr2012-08-151-3/+1
|/
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-19/+19