index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
CMakeCompilerIdDetection.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CompilerId: Tolerate variables named for languages
Philippe Canal
2021-06-18
1
-6
/
+6
*
ROCMClang: Add the ROCm toolkit derived clang compiler to CMake
Robert Maynard
2021-06-07
1
-0
/
+5
*
CompilerId/Features: Tolerate variables named for languages
Brad King
2021-05-03
1
-1
/
+1
*
FujitsuClang: Add support for the Fujitsu compiler in Clang mode
Chuck Atkins
2021-03-31
1
-0
/
+1
*
IntelLLVM: Add support for Intel LLVM-based compilers
William R. Dieter
2021-01-28
1
-0
/
+1
*
NVHPC: Add support for NVIDIA HPC SDK compilers based on PGI
Tin Huynh
2021-01-27
1
-0
/
+1
*
Revert "Intel: Add Intel DPC++ compiler identification"
Brad King
2020-12-07
1
-1
/
+0
*
Revert "Intel: Add Intel Clang compiler identification"
Brad King
2020-12-07
1
-1
/
+0
*
Intel: Add Intel Clang compiler identification
Harini Chilamantula
2020-09-29
1
-0
/
+1
*
Intel: Add Intel DPC++ compiler identification
Harini Chilamantula
2020-09-22
1
-0
/
+1
*
Add ISPC compiler support to CMake
Robert Maynard
2020-08-28
1
-1
/
+2
*
CUDA: Add support for Clang compiler
Raul Tambre
2020-05-15
1
-2
/
+1
*
ARMClang: Add support for Clang-based ARM compiler
Johan Stridkvist
2019-05-14
1
-0
/
+1
*
Merge topic 'armcc-compiler-id'
Brad King
2019-03-21
1
-1
/
+1
|
\
|
*
ARMCC: Fix identification of ARM compiler when it defines GNU macros
Brad King
2019-03-20
1
-1
/
+1
*
|
Merge topic 'drop-MIPSpro'
Brad King
2019-03-01
1
-0
/
+2
|
\
\
|
*
|
WCDH: Restore definition for <prefix>_COMPILER_IS_MIPSpro
Brad King
2019-02-28
1
-0
/
+2
*
|
|
XLClang: Add a new compiler ID for the clang-based XL compiler
Chuck Atkins
2019-02-25
1
-0
/
+1
|
/
/
*
|
Remove now-unused code once used for MIPSpro on IRIX
Brad King
2019-02-21
1
-2
/
+0
|
/
*
GHS: Add Compiler ID detection
Fred Baksik
2019-01-16
1
-0
/
+1
*
Remove now-unused code once used on IRIX
Brad King
2019-01-11
1
-3
/
+0
*
Use string(APPEND) in Modules
Daniel Pfeifer
2017-05-17
1
-4
/
+4
*
Don't include CMakeParseArguments
Daniel Pfeifer
2017-01-11
1
-2
/
+0
*
C# support: add compiler detection for MSVC
Michael Stürmer
2016-12-15
1
-1
/
+1
*
CUDA: We now properly perform CUDA compiler identification.
Robert Maynard
2016-11-14
1
-0
/
+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-28
1
-4
/
+4
*
Add support for Bruce C Compiler (BCC)
Paweł Stankowski
2016-03-21
1
-0
/
+1
*
Add support for the ARM Compiler (arm.com)
Joakim Andersson
2015-11-02
1
-0
/
+1
*
Add Fujitsu compiler detection
Erik Lindahl
2014-08-11
1
-0
/
+1
*
Project: Detect other compilers before detecting Clang.
Stephen Kelly
2014-06-13
1
-2
/
+2
*
Project: Add configurable name for version computation macros.
Stephen Kelly
2014-06-05
1
-0
/
+2
*
Project: Separate simulated compiler id from version detection.
Stephen Kelly
2014-06-05
1
-1
/
+4
*
Project: Refactor C compiler determination into multiple files.
Stephen Kelly
2014-05-07
1
-9
/
+32
*
CompilerId: Allow specifying a prefix for preprocessor defines.
Stephen Kelly
2014-05-07
1
-8
/
+11
*
CompilerId: Guard the platform-default compiler code with a parameter.
Stephen Kelly
2014-05-07
1
-6
/
+6
*
CompilerId: Add option to generate compiler-id-specific defines.
Stephen Kelly
2014-05-07
1
-2
/
+12
*
CompilerId: Allow specifying the compiler-specific components to generate.
Stephen Kelly
2014-05-07
1
-2
/
+18
*
Project: Split the compiler id detection into a separate function.
Stephen Kelly
2014-05-07
1
-0
/
+99