Brad King
|
12cf0a8e48
Merge topic 'armcc-compiler-id'
|
6 years ago |
Brad King
|
8f8d056051
ARMCC: Fix identification of ARM compiler when it defines GNU macros
|
6 years ago |
Brad King
|
9a5fe96f4f
Merge topic 'drop-MIPSpro'
|
6 years ago |
Brad King
|
e21bae378d
WCDH: Restore definition for <prefix>_COMPILER_IS_MIPSpro
|
6 years ago |
Chuck Atkins
|
90c6156aa8
XLClang: Add a new compiler ID for the clang-based XL compiler
|
6 years ago |
Brad King
|
214fcefa52
Remove now-unused code once used for MIPSpro on IRIX
|
6 years ago |
Fred Baksik
|
72e0c115b7
GHS: Add Compiler ID detection
|
6 years ago |
Brad King
|
beb991110d
Remove now-unused code once used on IRIX
|
6 years ago |
Daniel Pfeifer
|
9e24af0137
Use string(APPEND) in Modules
|
8 years ago |
Daniel Pfeifer
|
d6877e6c40
Don't include CMakeParseArguments
|
9 years ago |
Michael Stürmer
|
5c6c0344d3
C# support: add compiler detection for MSVC
|
9 years ago |
Robert Maynard
|
4f5155f6ab
CUDA: We now properly perform CUDA compiler identification.
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
Paweł Stankowski
|
53c0dc2dd2
Add support for Bruce C Compiler (BCC)
|
9 years ago |
Joakim Andersson
|
035a658f4f
Add support for the ARM Compiler (arm.com)
|
10 years ago |
Erik Lindahl
|
0578c283e8
Add Fujitsu compiler detection
|
11 years ago |
Stephen Kelly
|
627ad96bd3
Project: Detect other compilers before detecting Clang.
|
11 years ago |
Stephen Kelly
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
Stephen Kelly
|
78acaafebe
Project: Separate simulated compiler id from version detection.
|
11 years ago |
Stephen Kelly
|
3b59f8b7c6
Project: Refactor C compiler determination into multiple files.
|
11 years ago |
Stephen Kelly
|
8896501b23
CompilerId: Allow specifying a prefix for preprocessor defines.
|
11 years ago |
Stephen Kelly
|
23f451bb33
CompilerId: Guard the platform-default compiler code with a parameter.
|
11 years ago |
Stephen Kelly
|
30a99f5c06
CompilerId: Add option to generate compiler-id-specific defines.
|
11 years ago |
Stephen Kelly
|
36ed589484
CompilerId: Allow specifying the compiler-specific components to generate.
|
11 years ago |
Stephen Kelly
|
9a083bce83
Project: Split the compiler id detection into a separate function.
|
11 years ago |