summaryrefslogtreecommitdiff
path: root/Modules/CMakeCXXCompilerId.cpp.in
Commit message (Expand)AuthorAgeFilesLines
* Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-141-0/+1
* CompilerId: Fix default extensions check for Clang targeting MSVC ABIBrad King2022-02-031-2/+1
* XL: Detect default extensions mode for legacy compilerRaul Tambre2022-01-231-1/+1
* CompilerId: Restore support for classic C by avoiding C++ style commentsBrad King2021-11-231-1/+1
* CompilerID: Compiler extensions default detectionRaul Tambre2021-09-281-0/+12
* CompilerID: Rename language_dialect to language_standardRaul Tambre2021-09-281-2/+2
* Compilers: protect use of __has_includeZack Galbreath2021-06-071-0/+6
* Merge topic 'cray-compiler-wrapper-detection'Brad King2021-03-111-2/+2
|\
| * Cray: Enable Cray compiler wrapper detection on all platformsJustin LaPolla2021-03-101-2/+2
* | Merge topic 'CrayPrgEnv-detection'Brad King2021-03-091-2/+2
|\ \ | |/
| * Revert "Cray: Fix Cray compiler detection on new platforms"Brad King2021-03-081-2/+2
* | CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-081-1/+3
|/
* Cray: Fix Cray compiler detection on new platformsJustin LaPolla2020-12-011-2/+2
* Intel: Fix default C++ dialect detection on WindowsBrad King2019-10-101-3/+13
* Features: Add infrastructure for C++ 20 language standardBrad King2018-03-271-1/+3
* Add infrastructure to detect secondary compiler version informationBrad King2017-10-031-0/+3
* MSVC: Add flags for C++ language standardsBrad King2017-07-171-3/+9
* Features: Add infrastructure for C++ 17 language standardBrad King2016-12-021-1/+3
* Cray: Add macro tests to detect the Cray compiler wrappersChuck Atkins2015-12-071-0/+7
* Make C and C++ default dialect detection robust to advanced optimizationsBrad King2015-11-181-0/+1
* Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-181-0/+10
* QNX: Fix detection of QCC compiler id (#15349)Brad King2015-01-141-1/+1
* Project: Generate the CXX compiler Id test from multiple files.Stephen Kelly2014-05-071-218/+1
* Project: Clarify comment about platform-native compilers.Stephen Kelly2014-05-071-1/+1
* Watcom: Introduce OpenWatcom compiler id and fix compiler versionJiri Malak2014-03-171-4/+13
* CMake*CompilerId: Fix patch level for Intel >= 14.0 (#14806)Brad King2014-03-141-1/+5
* QNX: Introduce QCC compiler id for that QNX platform compiler.Stephen Kelly2014-01-221-0/+4
* Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-281-0/+1
* Intel: When simulating MSVC, re-use Windows-MSVC (#14476)Brad King2013-10-181-0/+6
* Merge topic 'apple-clang-id'Brad King2013-10-091-1/+6
|\
| * Clang: Add separate "AppleClang" compiler idBrad King2013-10-071-1/+6
* | Clang: Support Windows variants for GNU and MSVC (#13035, #14458)Brad King2013-10-041-0/+6
* | CMakeDetermineCompilerId: Add notion of "simulated" id/versionBrad King2013-10-041-0/+9
|/
* Add IAR to the CMakeDetectC(XX)CompilerID.c(pp).inAlex Neundorf2013-04-151-0/+5
* rename TI_DSP toolchain to TI, since it works also for the ARM compilerAlex Neundorf2013-03-141-1/+1
* VS: Add the entry point when compiling for WindowsCEPatrick Gansterer2012-11-301-4/+0
* VS: Make DetermineCompilerId working with WinCE tooPatrick Gansterer2012-11-271-0/+4
* Fix PathScale compiler id for Clang-based upstreamBrad King2012-11-051-8/+8
* Detect Analog VisualDSP++ compiler version with its idBrad King2012-08-221-2/+9
* Detect Cray compiler version with its idBrad King2012-08-221-0/+2
* Detect Comeau compiler version with its idBrad King2012-08-221-0/+3
* Detect TI compiler version with its idBrad King2012-08-221-0/+4
* Detect PathScale compiler version with its idBrad King2012-08-221-1/+6
* Detect Compaq compiler version with its idBrad King2012-08-221-0/+4
* Recognize Embarcadero compiler (#12604)Brad King2012-02-201-0/+6
* Detect SGI MIPSpro compiler version with its idBrad King2012-01-101-0/+11
* Document compiler version macro formats used for detectionBrad King2012-01-101-0/+14
* Detect HP compiler version with its idBrad King2012-01-101-0/+3
* Detect SunPro compiler version with its idBrad King2012-01-101-0/+9
* Detect Watcom compiler version with its idBrad King2011-12-071-0/+2