summaryrefslogtreecommitdiff
path: root/Modules/CMakeCCompilerId.c.in
Commit message (Expand)AuthorAgeFilesLines
* 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-10/+10
* 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
* | C23 supportRaul Tambre2021-02-251-0/+2
* | C17 supportRaul Tambre2021-02-251-0/+2
* | CMakeCCompilerId: Fix C standard detection in Clang MSVC modeRaul Tambre2021-02-251-3/+2
|/
* Cray: Fix Cray compiler detection on new platformsJustin LaPolla2020-12-011-2/+2
* XL: Fix C default level detection when invoked as 'cc'Brad King2018-03-141-1/+2
* Add infrastructure to detect secondary compiler version informationBrad King2017-10-031-0/+3
* Features: Detect C default dialect on MSVC-like compilersBrad King2016-04-281-1/+5
* Add support for Bruce C Compiler (BCC)Paweł Stankowski2016-03-211-6/+16
* 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/+11
* QNX: Fix detection of QCC compiler id (#15349)Brad King2015-01-141-1/+1
* Project: Refactor C compiler determination into multiple files.Stephen Kelly2014-05-071-224/+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-4/+3
* 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 SDCC compiler version with its idBrad King2012-08-221-0/+4
* 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
* Merge topic 'compiler-version'David Cole2012-01-171-3/+83
|\
| * 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