index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakeCCompilerId.c.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
CompilerId: Fix default extensions check for Clang targeting MSVC ABI
Brad King
2022-02-03
1
-2/+1
*
XL: Detect default extensions mode for legacy compiler
Raul Tambre
2022-01-23
1
-1/+1
*
CompilerId: Restore support for classic C by avoiding C++ style comments
Brad King
2021-11-23
1
-1/+1
*
CompilerID: Compiler extensions default detection
Raul Tambre
2021-09-28
1
-0/+12
*
CompilerID: Rename language_dialect to language_standard
Raul Tambre
2021-09-28
1
-10/+10
*
Compilers: protect use of __has_include
Zack Galbreath
2021-06-07
1
-0/+6
*
Merge topic 'cray-compiler-wrapper-detection'
Brad King
2021-03-11
1
-2/+2
|
\
|
*
Cray: Enable Cray compiler wrapper detection on all platforms
Justin LaPolla
2021-03-10
1
-2/+2
*
|
Merge topic 'CrayPrgEnv-detection'
Brad King
2021-03-09
1
-2/+2
|
\
\
|
|
/
|
*
Revert "Cray: Fix Cray compiler detection on new platforms"
Brad King
2021-03-08
1
-2/+2
*
|
C23 support
Raul Tambre
2021-02-25
1
-0/+2
*
|
C17 support
Raul Tambre
2021-02-25
1
-0/+2
*
|
CMakeCCompilerId: Fix C standard detection in Clang MSVC mode
Raul Tambre
2021-02-25
1
-3/+2
|
/
*
Cray: Fix Cray compiler detection on new platforms
Justin LaPolla
2020-12-01
1
-2/+2
*
XL: Fix C default level detection when invoked as 'cc'
Brad King
2018-03-14
1
-1/+2
*
Add infrastructure to detect secondary compiler version information
Brad King
2017-10-03
1
-0/+3
*
Features: Detect C default dialect on MSVC-like compilers
Brad King
2016-04-28
1
-1/+5
*
Add support for Bruce C Compiler (BCC)
Paweł Stankowski
2016-03-21
1
-6/+16
*
Cray: Add macro tests to detect the Cray compiler wrappers
Chuck Atkins
2015-12-07
1
-0/+7
*
Make C and C++ default dialect detection robust to advanced optimizations
Brad King
2015-11-18
1
-0/+1
*
Project: Determine default language dialect for the compiler.
Stephen Kelly
2015-09-18
1
-0/+11
*
QNX: Fix detection of QCC compiler id (#15349)
Brad King
2015-01-14
1
-1/+1
*
Project: Refactor C compiler determination into multiple files.
Stephen Kelly
2014-05-07
1
-224/+1
*
Project: Clarify comment about platform-native compilers.
Stephen Kelly
2014-05-07
1
-1/+1
*
Watcom: Introduce OpenWatcom compiler id and fix compiler version
Jiri Malak
2014-03-17
1
-4/+13
*
CMake*CompilerId: Fix patch level for Intel >= 14.0 (#14806)
Brad King
2014-03-14
1
-1/+5
*
QNX: Introduce QCC compiler id for that QNX platform compiler.
Stephen Kelly
2014-01-22
1
-0/+4
*
Require CMAKE_<LANG>_COMPILER to be found as a full path
Brad King
2013-10-28
1
-0/+1
*
Intel: When simulating MSVC, re-use Windows-MSVC (#14476)
Brad King
2013-10-18
1
-0/+6
*
Merge topic 'apple-clang-id'
Brad King
2013-10-09
1
-1/+6
|
\
|
*
Clang: Add separate "AppleClang" compiler id
Brad King
2013-10-08
1
-1/+6
*
|
Clang: Support Windows variants for GNU and MSVC (#13035, #14458)
Brad King
2013-10-04
1
-0/+6
*
|
CMakeDetermineCompilerId: Add notion of "simulated" id/version
Brad King
2013-10-04
1
-0/+9
|
/
*
Add IAR to the CMakeDetectC(XX)CompilerID.c(pp).in
Alex Neundorf
2013-04-15
1
-4/+3
*
rename TI_DSP toolchain to TI, since it works also for the ARM compiler
Alex Neundorf
2013-03-14
1
-1/+1
*
VS: Add the entry point when compiling for WindowsCE
Patrick Gansterer
2012-11-30
1
-4/+0
*
VS: Make DetermineCompilerId working with WinCE too
Patrick Gansterer
2012-11-27
1
-0/+4
*
Fix PathScale compiler id for Clang-based upstream
Brad King
2012-11-05
1
-8/+8
*
Detect Analog VisualDSP++ compiler version with its id
Brad King
2012-08-22
1
-2/+9
*
Detect Cray compiler version with its id
Brad King
2012-08-22
1
-0/+2
*
Detect SDCC compiler version with its id
Brad King
2012-08-22
1
-0/+4
*
Detect TI compiler version with its id
Brad King
2012-08-22
1
-0/+4
*
Detect PathScale compiler version with its id
Brad King
2012-08-22
1
-1/+6
*
Detect Compaq compiler version with its id
Brad King
2012-08-22
1
-0/+4
*
Recognize Embarcadero compiler (#12604)
Brad King
2012-02-20
1
-0/+6
*
Merge topic 'compiler-version'
David Cole
2012-01-17
1
-3/+83
|
\
|
*
Detect SGI MIPSpro compiler version with its id
Brad King
2012-01-10
1
-0/+11
|
*
Document compiler version macro formats used for detection
Brad King
2012-01-10
1
-0/+14
|
*
Detect HP compiler version with its id
Brad King
2012-01-10
1
-0/+3
|
*
Detect SunPro compiler version with its id
Brad King
2012-01-10
1
-0/+9
[next]