summaryrefslogtreecommitdiff
path: root/Modules/CMakeCCompilerId.c.in
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 the Tiny C Compiler (#12605)Brad King2011-12-021-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
* Change the way 32/64 bit compiles are detected with MSVC and intel makefile b...Bill Hoffman2009-11-191-0/+1
* 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
* ENH: Improve robustness of compiler INFO stringsBrad King2008-08-071-6/+15
* ENH: Make compiler id detection more robustBrad King2008-03-101-1/+5
* ENH: Add support to C compiler identification for void return type from main....Brad King2008-02-251-0/+7
* ENH: Improvied compiler identification robustnessBrad King2008-02-251-0/+73