| .. |
|
ADSP-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
ARMCC-ASM.cmake
|
9408a7a802
ASM: Add missing <INCLUDES> placeholder for "compile" rules
|
9 years ago |
|
ARMCC-C.cmake
|
035a658f4f
Add support for the ARM Compiler (arm.com)
|
10 years ago |
|
ARMCC-CXX.cmake
|
035a658f4f
Add support for the ARM Compiler (arm.com)
|
10 years ago |
|
ARMCC-DetermineCompiler.cmake
|
035a658f4f
Add support for the ARM Compiler (arm.com)
|
10 years ago |
|
ARMCC.cmake
|
d608e85cfe
ARMCC: Fix flag used for response files
|
9 years ago |
|
Absoft-Fortran.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
AppleClang-ASM.cmake
|
ab65862417
Clang: Add separate "AppleClang" compiler id
|
12 years ago |
|
AppleClang-C-FeatureTests.cmake
|
fb3487a997
Features: Fix C90 feature detection.
|
10 years ago |
|
AppleClang-C.cmake
|
9b112a848a
Compilers: Port to use default cmake_record_lang_compile_features macros
|
8 years ago |
|
AppleClang-CXX-FeatureTests.cmake
|
3ad893b5c2
Features: Record for historical Xcode clang versions.
|
11 years ago |
|
AppleClang-CXX.cmake
|
9b112a848a
Compilers: Port to use default cmake_record_lang_compile_features macros
|
8 years ago |
|
AppleClang-DetermineCompiler.cmake
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
|
Borland-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
Bruce-C-DetermineCompiler.cmake
|
53c0dc2dd2
Add support for Bruce C Compiler (BCC)
|
9 years ago |
|
Bruce-C.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
CCur-Fortran.cmake
|
7cd539b163
Add support for Concurrent Fortran 77 Compiler
|
10 years ago |
|
CMakeCommonCompilerMacros.cmake
|
5bb7429166
Compilers: Add default cmake_record_{c,cxx}_compile_features macros
|
8 years ago |
|
Clang-ASM.cmake
|
6e34aea93c
Clang: Split Compiler/Clang* modules out from GNU (#13550)
|
13 years ago |
|
Clang-C-FeatureTests.cmake
|
fb3487a997
Features: Fix C90 feature detection.
|
10 years ago |
|
Clang-C.cmake
|
c67bb5bae3
Clang: Do not add '-std=' options when simulating MSVC
|
8 years ago |
|
Clang-CXX-FeatureTests.cmake
|
9fe399e389
Features: activate C++11 support for Clang 3.1+
|
9 years ago |
|
Clang-CXX-TestableFeatures.cmake
|
0a785eb4f4
Features: Clang has no cxx_decltype_incomplete_return_type in MSVC sim mode
|
9 years ago |
|
Clang-CXX.cmake
|
c67bb5bae3
Clang: Do not add '-std=' options when simulating MSVC
|
8 years ago |
|
Clang-DetermineCompiler.cmake
|
9d285600d4
Project: Generate the CXX compiler Id test from multiple files.
|
11 years ago |
|
Clang-DetermineCompilerInternal.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
Clang-FindBinUtils.cmake
|
630235bd9e
Clang: Find version-suffixed LLVM/Clang binutils
|
8 years ago |
|
Clang.cmake
|
11f4c19d7b
IPO: Fix support for spaces in path to archive tools
|
8 years ago |
|
Comeau-CXX-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
Compaq-C-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
Compaq-CXX-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
Cray-C.cmake
|
daae564d87
Cray: Add language standards for the Cray compiler
|
8 years ago |
|
Cray-CXX.cmake
|
daae564d87
Cray: Add language standards for the Cray compiler
|
8 years ago |
|
Cray-DetermineCompiler.cmake
|
22809b1665
Cray: Fix compiler version detection (#15664)
|
10 years ago |
|
Cray-Fortran.cmake
|
5c0c635a09
Fortran: Add support for free- and fixed-form flags
|
14 years ago |
|
Cray.cmake
|
daae564d87
Cray: Add language standards for the Cray compiler
|
8 years ago |
|
CrayPrgEnv-C.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-CXX.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-Cray-C.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-Cray-CXX.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-Cray-Fortran.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-Fortran.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-GNU-C.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-GNU-CXX.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-GNU-Fortran.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-Intel-C.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-Intel-CXX.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-Intel-Fortran.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-PGI-C.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-PGI-CXX.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv-PGI-Fortran.cmake
|
a7ef02253b
Cray: Refactor the Cray platform files to use compiler wrapper checks
|
10 years ago |
|
CrayPrgEnv.cmake
|
e52302d6cb
CrayLinuxEnvironment: Add alternative methods to get version info
|
9 years ago |
|
Embarcadero-DetermineCompiler.cmake
|
7a3277276e
Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__.
|
10 years ago |
|
Flang-FindBinUtils.cmake
|
2f3a07a981
Flang: Add support for flang Fortran compiler
|
8 years ago |
|
Flang-Fortran.cmake
|
3aeff21df7
Flang: Remove unsupported fbounds-check flag
|
8 years ago |
|
Fujitsu-DetermineCompiler.cmake
|
0578c283e8
Add Fujitsu compiler detection
|
11 years ago |
|
G95-Fortran.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
GHS-C.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
GHS-CXX.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
GHS-DetermineCompiler.cmake
|
48004d9dbe
Add a 'Green Hills MULTI' generator on Windows
|
10 years ago |
|
GHS.cmake
|
36ad8dd440
GHS: Implement link flags and dirs for non-target groups (#16029)
|
9 years ago |
|
GNU-ASM.cmake
|
7456461588
Change the default rules so they fit better to the new ASM handling
|
14 years ago |
|
GNU-C-DetermineCompiler.cmake
|
24d73fa0eb
GNUC: also check __GNUG__ define when checking for g++
|
8 years ago |
|
GNU-C-FeatureTests.cmake
|
94a8ee6fd0
GNU C: record that C99 is available since at least 3.4
|
8 years ago |
|
GNU-C.cmake
|
9b112a848a
Compilers: Port to use default cmake_record_lang_compile_features macros
|
8 years ago |
|
GNU-CXX-DetermineCompiler.cmake
|
24d73fa0eb
GNUC: also check __GNUG__ define when checking for g++
|
8 years ago |
|
GNU-CXX-FeatureTests.cmake
|
68b5b23b3b
Features: Update GNU 5.0 C++14 features.
|
10 years ago |
|
GNU-CXX.cmake
|
220ede74ff
GNU: Fix language defaults for 3.4
|
8 years ago |
|
GNU-FindBinUtils.cmake
|
04b2fc08b4
GCC,Clang: Mark CMAKE_<LANG>_COMPILER_{AR,RANLIB} as advanced
|
8 years ago |
|
GNU-Fortran.cmake
|
90a34ff791
Ninja: Fix references to source files in gfortran diagnostics
|
8 years ago |
|
GNU.cmake
|
11f4c19d7b
IPO: Fix support for spaces in path to archive tools
|
8 years ago |
|
HP-ASM.cmake
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
HP-C-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
HP-C.cmake
|
c736de7b28
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
|
10 years ago |
|
HP-CXX-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
HP-CXX.cmake
|
c736de7b28
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
|
10 years ago |
|
HP-Fortran.cmake
|
c736de7b28
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
|
10 years ago |
|
IAR-ASM.cmake
|
d8e6cd9ed8
IAR: Improve support for IAR ARM Compiler
|
8 years ago |
|
IAR-C.cmake
|
168b42d247
IAR: Enable extensions by default
|
8 years ago |
|
IAR-CXX.cmake
|
168b42d247
IAR: Enable extensions by default
|
8 years ago |
|
IAR-DetermineCompiler.cmake
|
1bdb8cd247
IAR: Detect compiler platform version
|
8 years ago |
|
IAR-FindBinUtils.cmake
|
d8e6cd9ed8
IAR: Improve support for IAR ARM Compiler
|
8 years ago |
|
IAR.cmake
|
d8e6cd9ed8
IAR: Improve support for IAR ARM Compiler
|
8 years ago |
|
IBMCPP-C-DetermineVersionInternal.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
IBMCPP-CXX-DetermineVersionInternal.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
Intel-ASM.cmake
|
f9dbe22ca2
Intel: Do not use GNU-like flags on Windows
|
9 years ago |
|
Intel-C-FeatureTests.cmake
|
369d580937
Features: Record features for Intel Compiler on Windows
|
9 years ago |
|
Intel-C.cmake
|
3c1ecb5214
Intel: Fix missing C std default for 12.0 <= ver < 12.1
|
8 years ago |
|
Intel-CXX-FeatureTests.cmake
|
4af0c9daf4
Features: Update features for Intel C++ 17.0.2 on UNIX
|
8 years ago |
|
Intel-CXX.cmake
|
9b112a848a
Compilers: Port to use default cmake_record_lang_compile_features macros
|
8 years ago |
|
Intel-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
Intel-Fortran.cmake
|
39ebfc79e6
Ninja: Add explicit preprocessing step for Fortran
|
9 years ago |
|
Intel.cmake
|
0198502ff4
Intel: Use common compiler macros for language standard default
|
8 years ago |
|
MIPSpro-C.cmake
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
MIPSpro-CXX.cmake
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
MIPSpro-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
MIPSpro-Fortran.cmake
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
MSVC-CXX-FeatureTests.cmake
|
21346d3f12
Features: Record features for VS 15 Preview 4
|
9 years ago |
|
MSVC-CXX.cmake
|
39be8a9d19
MSVC: Avoid unnecessary C++ feature detection steps
|
8 years ago |
|
MSVC-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
NAG-Fortran.cmake
|
e9c984267e
NAG: Use -PIC for Fortran position-independent executable code
|
9 years ago |
|
NVIDIA-CUDA.cmake
|
fe37b99473
CUDA: Add support for requesting C++98 under CUDA 9
|
8 years ago |
|
NVIDIA-DetermineCompiler.cmake
|
65c1e012ff
CUDA: Detect use of MSVC host compiler
|
9 years ago |
|
OpenWatcom-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
PGI-C.cmake
|
0225417f60
PGI: Fix typo in logic for C standard flags
|
8 years ago |
|
PGI-CXX.cmake
|
67c9f47901
PGI: Fix typo in compiler version test for language standards
|
8 years ago |
|
PGI-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
PGI-Fortran.cmake
|
97f0b177df
PGI-Fortran: Remove -Kieee and -Mpreprocess
|
8 years ago |
|
PGI.cmake
|
485a6f0ef2
PGI-Fortran: Add -Mipa=fast,inline as IPO option.
|
8 years ago |
|
PathScale-C.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
PathScale-CXX.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
PathScale-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
PathScale-Fortran.cmake
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
PathScale.cmake
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
|
QCC-C.cmake
|
3151024d24
QNX: Add missing flags for configurations and artifact creation.
|
11 years ago |
|
QCC-CXX.cmake
|
c736de7b28
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
|
10 years ago |
|
QCC.cmake
|
ba247ccaba
IPO: Consider support for each language separately
|
8 years ago |
|
SCO-C.cmake
|
e60c8ec6c7
Factor SCO compiler info out of platform file (#11700)
|
15 years ago |
|
SCO-CXX.cmake
|
e60c8ec6c7
Factor SCO compiler info out of platform file (#11700)
|
15 years ago |
|
SCO-DetermineCompiler.cmake
|
9d285600d4
Project: Generate the CXX compiler Id test from multiple files.
|
11 years ago |
|
SCO.cmake
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
|
SDCC-C-DetermineCompiler.cmake
|
5695558f4a
SDCC: Fix identification of current sdcc compiler
|
8 years ago |
|
SunPro-ASM.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
SunPro-C-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
SunPro-C-FeatureTests.cmake
|
5d13fe2822
Features: Record features for SunPro C 5.13 and 5.14
|
8 years ago |
|
SunPro-C.cmake
|
9b112a848a
Compilers: Port to use default cmake_record_lang_compile_features macros
|
8 years ago |
|
SunPro-CXX-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
SunPro-CXX-FeatureTests.cmake
|
f15f905bab
Features: Record standards and features for SunPro 5.14
|
8 years ago |
|
SunPro-CXX.cmake
|
f70b0bb365
SunPro: Make sure all known versions get CXX98 defaults
|
8 years ago |
|
SunPro-Fortran.cmake
|
1cd40bd226
SunPro: Use -fpp to process all files
|
8 years ago |
|
SunPro.cmake
|
174c02e149
SunPro: Use common compiler macros for language standard default
|
8 years ago |
|
TI-ASM.cmake
|
c736de7b28
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
|
10 years ago |
|
TI-C.cmake
|
89317915d9
Compiler/TI: Pass libraries as last part to linker
|
9 years ago |
|
TI-CXX.cmake
|
c736de7b28
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
|
10 years ago |
|
TI-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
TinyCC-C-DetermineCompiler.cmake
|
3b59f8b7c6
Project: Refactor C compiler determination into multiple files.
|
11 years ago |
|
TinyCC-C.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
VisualAge-C-DetermineCompiler.cmake
|
3b59f8b7c6
Project: Refactor C compiler determination into multiple files.
|
11 years ago |
|
VisualAge-C.cmake
|
115ecc5750
Teach compiler id about VisualAge -> XL rebranding
|
16 years ago |
|
VisualAge-CXX-DetermineCompiler.cmake
|
9d285600d4
Project: Generate the CXX compiler Id test from multiple files.
|
11 years ago |
|
VisualAge-CXX.cmake
|
115ecc5750
Teach compiler id about VisualAge -> XL rebranding
|
16 years ago |
|
VisualAge-Fortran.cmake
|
115ecc5750
Teach compiler id about VisualAge -> XL rebranding
|
16 years ago |
|
Watcom-DetermineCompiler.cmake
|
b70295760c
Project: Add configurable name for version computation macros.
|
11 years ago |
|
XL-ASM.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
XL-C-DetermineCompiler.cmake
|
3b59f8b7c6
Project: Refactor C compiler determination into multiple files.
|
11 years ago |
|
XL-C.cmake
|
87b9d6d93f
XL: Use common compiler macros for language standard default
|
8 years ago |
|
XL-CXX-DetermineCompiler.cmake
|
9d285600d4
Project: Generate the CXX compiler Id test from multiple files.
|
11 years ago |
|
XL-CXX.cmake
|
87b9d6d93f
XL: Use common compiler macros for language standard default
|
8 years ago |
|
XL-Fortran.cmake
|
a66004bee0
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
|
9 years ago |
|
XL.cmake
|
87b9d6d93f
XL: Use common compiler macros for language standard default
|
8 years ago |
|
zOS-C-DetermineCompiler.cmake
|
3b59f8b7c6
Project: Refactor C compiler determination into multiple files.
|
11 years ago |
|
zOS-CXX-DetermineCompiler.cmake
|
9d285600d4
Project: Generate the CXX compiler Id test from multiple files.
|
11 years ago |