summaryrefslogtreecommitdiff
path: root/Modules/CMakeCXXCompilerId.cpp.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Detect Clang compiler version with its idBrad King2011-12-071-0/+3
* Detect PGI compiler version with its idBrad King2011-12-071-0/+5
* Detect IBM XL compiler version with its idBrad King2011-12-071-3/+8
* Detect Borland compiler version with its idBrad King2011-12-071-0/+2
* Detect Intel compiler version with its id (#11937)Brad King2011-12-071-0/+6
* Detect MSVC compiler version with its idBrad King2011-12-071-0/+12
* Detect GNU compiler version with its id (#6251)Brad King2011-12-071-0/+5
* Add framework to detect compiler version with its id (#12408)Brad King2011-12-071-0/+3
* Recognize SCO UnixWare C/C++ compilers (#11700)Brad King2011-01-171-0/+3
* Merge topic 'compiler-id-literal-const'Brad King2011-01-041-1/+1
|\
| * Fix constness in compiler id detectionBrad King2010-12-291-1/+1
* | Recognize the Texas Instruments DSP compiler (#11645)Wojciech Migda2010-12-281-0/+3
* | Teach CMake about Cray C, C++, and Fortran compilersBrad King2010-11-121-0/+3
|/
* Recognize Clang C and C++ compilers (see #10693)Brad King2010-05-171-0/+3
* Recognize the PathScale C/C++/Fortran compilersBrad King2010-01-131-0/+3
* Teach compiler id about VisualAge -> XL rebrandingBrad King2009-08-071-1/+7
* ENH: Check _SGI_COMPILER_VERSION for compiler idBrad King2009-07-141-1/+1