You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marc Chevrier c4b4d8b3a6 POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
..
ADSP-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
ARMCC-ASM.cmake ASM: Add missing <INCLUDES> placeholder for "compile" rules 9 years ago
ARMCC-C.cmake Add support for the ARM Compiler (arm.com) 10 years ago
ARMCC-CXX.cmake Add support for the ARM Compiler (arm.com) 10 years ago
ARMCC-DetermineCompiler.cmake Add support for the ARM Compiler (arm.com) 10 years ago
ARMCC.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
Absoft-Fortran.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
AppleClang-ASM.cmake Clang: Add separate "AppleClang" compiler id 12 years ago
AppleClang-C-FeatureTests.cmake Features: Fix C90 feature detection. 11 years ago
AppleClang-C.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
AppleClang-CXX-FeatureTests.cmake Features: Record for historical Xcode clang versions. 11 years ago
AppleClang-CXX.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
AppleClang-DetermineCompiler.cmake Use string(APPEND) in Modules 9 years ago
Borland-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
Bruce-C-DetermineCompiler.cmake Add support for Bruce C Compiler (BCC) 10 years ago
Bruce-C.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
CCur-Fortran.cmake Add support for Concurrent Fortran 77 Compiler 10 years ago
CMakeCommonCompilerMacros.cmake Features: Add infrastructure for C++ 20 language standard 7 years ago
Clang-ASM.cmake Clang: Split Compiler/Clang* modules out from GNU (#13550) 13 years ago
Clang-C-FeatureTests.cmake Features: Fix C90 feature detection. 11 years ago
Clang-C.cmake Record C compile features flags for MinGW Clang on Windows 8 years ago
Clang-CXX-FeatureTests.cmake Features: activate C++11 support for Clang 3.1+ 9 years ago
Clang-CXX-TestableFeatures.cmake Features: Clang has no cxx_decltype_incomplete_return_type in MSVC sim mode 10 years ago
Clang-CXX.cmake Clang: Add standard flags support when simulating MSVC 7 years ago
Clang-DetermineCompiler.cmake Project: Generate the CXX compiler Id test from multiple files. 11 years ago
Clang-DetermineCompilerInternal.cmake Project: Add configurable name for version computation macros. 11 years ago
Clang-FindBinUtils.cmake Clang: Find version-suffixed LLVM/Clang binutils 8 years ago
Clang.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
Comeau-CXX-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
Compaq-C-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
Compaq-CXX-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
Cray-C.cmake Cray: Add common PIC flags 8 years ago
Cray-CXX.cmake Cray: Record C++14 compiler mode options 7 years ago
Cray-DetermineCompiler.cmake Cray: Fix compiler version detection (#15664) 10 years ago
Cray-Fortran.cmake Cray: Add common PIC flags 8 years ago
Cray.cmake Cray: Add common PIC flags 8 years ago
CrayPrgEnv-C.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-CXX.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-Cray-C.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-Cray-CXX.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-Cray-Fortran.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-Fortran.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-GNU-C.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-GNU-CXX.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-GNU-Fortran.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-Intel-C.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-Intel-CXX.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-Intel-Fortran.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-PGI-C.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-PGI-CXX.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv-PGI-Fortran.cmake Cray: Refactor the Cray platform files to use compiler wrapper checks 10 years ago
CrayPrgEnv.cmake Cray: Add common PIC flags 8 years ago
Embarcadero-DetermineCompiler.cmake Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__. 10 years ago
Flang-FindBinUtils.cmake Flang: Add support for flang Fortran compiler 8 years ago
Flang-Fortran.cmake Flang: Fix command-line used to preprocess sources 7 years ago
Fujitsu-DetermineCompiler.cmake Add Fujitsu compiler detection 11 years ago
G95-Fortran.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
GHS-C.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 9 years ago
GHS-CXX.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 9 years ago
GHS-DetermineCompiler.cmake Add a 'Green Hills MULTI' generator on Windows 10 years ago
GHS.cmake GHS: Implement link flags and dirs for non-target groups (#16029) 9 years ago
GNU-ASM.cmake Change the default rules so they fit better to the new ASM handling 15 years ago
GNU-C-DetermineCompiler.cmake GNUC: also check __GNUG__ define when checking for g++ 9 years ago
GNU-C-FeatureTests.cmake GNU C: record that C99 is available since at least 3.4 9 years ago
GNU-C.cmake Compilers: Port to use default cmake_record_lang_compile_features macros 8 years ago
GNU-CXX-DetermineCompiler.cmake GNUC: also check __GNUG__ define when checking for g++ 9 years ago
GNU-CXX-FeatureTests.cmake Features: Update GNU 5.0 C++14 features. 11 years ago
GNU-CXX.cmake Features: Activate C++ 20 support for GNU 8.0+ 7 years ago
GNU-FindBinUtils.cmake GCC,Clang: Mark CMAKE_<LANG>_COMPILER_{AR,RANLIB} as advanced 8 years ago
GNU-Fortran.cmake Ninja: Fix references to source files in gfortran diagnostics 8 years ago
GNU.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
HP-ASM.cmake Convert CMake-language commands to lower case 13 years ago
HP-C-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
HP-C.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
HP-CXX-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
HP-CXX.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
HP-Fortran.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
IAR-ASM.cmake IAR: Abort if compiler version or target architecture is not detected 7 years ago
IAR-C.cmake IAR: Abort if compiler version or target architecture is not detected 7 years ago
IAR-CXX.cmake IAR: Abort if compiler version or target architecture is not detected 7 years ago
IAR-DetermineCompiler.cmake IAR: Detect compiler platform version 8 years ago
IAR-FindBinUtils.cmake Merge topic 'fix-iar-binutils-for-cxx' 8 years ago
IAR.cmake Fix trivial typos in text 8 years ago
IBMCPP-C-DetermineVersionInternal.cmake XL: Recognize compilers identified by __ibmxl__ 8 years ago
IBMCPP-CXX-DetermineVersionInternal.cmake XL: Recognize compilers identified by __ibmxl__ 8 years ago
Intel-ASM.cmake Intel: Do not use GNU-like flags on Windows 9 years ago
Intel-C-FeatureTests.cmake Features: Record features for Intel Compiler on Windows 9 years ago
Intel-C.cmake Intel: Fix missing C std default for 12.0 <= ver < 12.1 8 years ago
Intel-CXX-FeatureTests.cmake Features: Add special case to disable relaxed constexpr for Intel 18 7 years ago
Intel-CXX.cmake Intel: Fix incorrectly documented extension flags 7 years ago
Intel-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
Intel-Fortran.cmake Ninja: Add explicit preprocessing step for Fortran 9 years ago
Intel.cmake Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND 7 years ago
MIPSpro-C.cmake Convert CMake-language commands to lower case 13 years ago
MIPSpro-CXX.cmake Convert CMake-language commands to lower case 13 years ago
MIPSpro-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
MIPSpro-Fortran.cmake Convert CMake-language commands to lower case 13 years ago
MSVC-ASM.cmake MSVC: Avoid warning when enabling ASM language with C compiler 8 years ago
MSVC-C-FeatureTests.cmake Features: Record C features for MSVC 7 years ago
MSVC-C.cmake Features: Record C features for MSVC 7 years ago
MSVC-CXX-FeatureTests.cmake Features: Record for VS 2017 through 15.6 7 years ago
MSVC-CXX.cmake Features: Activate C++ 20 support for MSVC 19.12.25835+ 7 years ago
MSVC-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
NAG-Fortran.cmake NAG: Pass response files through front-end to the linker 7 years ago
NVIDIA-CUDA.cmake CUDA: Do not pass unsupported @rspfile arguments to NVCC 8 years ago
NVIDIA-DetermineCompiler.cmake CUDA: Add compiler detection for CUDA < 7.5 7 years ago
OpenWatcom-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
PGI-C.cmake PGI: Fix typo in logic for C standard flags 8 years ago
PGI-CXX.cmake PGI: Fix typo in compiler version test for language standards 8 years ago
PGI-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
PGI-Fortran.cmake PGI-Fortran: Remove -Kieee and -Mpreprocess 8 years ago
PGI.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
PathScale-C.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 9 years ago
PathScale-CXX.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 9 years ago
PathScale-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
PathScale-Fortran.cmake Convert CMake-language commands to lower case 13 years ago
PathScale.cmake Simplify CMake per-source license notices 9 years ago
QCC-C.cmake QNX: Add missing flags for configurations and artifact creation. 11 years ago
QCC-CXX.cmake Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables 10 years ago
QCC.cmake QNX: Update qcc depfile flags to be compliant with ccache 7 years ago
SCO-C.cmake Factor SCO compiler info out of platform file (#11700) 15 years ago
SCO-CXX.cmake Factor SCO compiler info out of platform file (#11700) 15 years ago
SCO-DetermineCompiler.cmake Project: Generate the CXX compiler Id test from multiple files. 11 years ago
SCO.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
SDCC-C-DetermineCompiler.cmake SDCC: Fix identification of current sdcc compiler 8 years ago
SunPro-ASM.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 9 years ago
SunPro-C-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
SunPro-C-FeatureTests.cmake Features: Record features for SunPro C 5.13 and 5.14 8 years ago
SunPro-C.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
SunPro-CXX-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
SunPro-CXX-FeatureTests.cmake Features: Record for SunPro 5.15 7 years ago
SunPro-CXX.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
SunPro-Fortran.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
SunPro.cmake SunPro: Use common compiler macros for language standard default 8 years ago
TI-ASM.cmake Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables 10 years ago
TI-C.cmake TI: Add support for C language standards 7 years ago
TI-CXX.cmake Compiler/TI: Fix depfile generation for C++ 8 years ago
TI-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
TinyCC-C-DetermineCompiler.cmake Project: Refactor C compiler determination into multiple files. 11 years ago
TinyCC-C.cmake LINK_OPTIONS: Add support of "LINKER:" prefix 7 years ago
VisualAge-C-DetermineCompiler.cmake Project: Refactor C compiler determination into multiple files. 11 years ago
VisualAge-C.cmake Teach compiler id about VisualAge -> XL rebranding 16 years ago
VisualAge-CXX-DetermineCompiler.cmake Project: Generate the CXX compiler Id test from multiple files. 11 years ago
VisualAge-CXX.cmake Teach compiler id about VisualAge -> XL rebranding 16 years ago
VisualAge-Fortran.cmake Teach compiler id about VisualAge -> XL rebranding 16 years ago
Watcom-DetermineCompiler.cmake Project: Add configurable name for version computation macros. 11 years ago
XL-ASM.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 9 years ago
XL-C-DetermineCompiler.cmake XL: Recognize compilers identified by __ibmxl__ 8 years ago
XL-C.cmake XL: Use common compiler macros for language standard default 8 years ago
XL-CXX-DetermineCompiler.cmake XL: Recognize compilers identified by __ibmxl__ 8 years ago
XL-CXX.cmake XL: Use common compiler macros for language standard default 8 years ago
XL-Fortran.cmake Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 9 years ago
XL.cmake XL: Use -qpic for position independent executables 7 years ago
zOS-C-DetermineCompiler.cmake Project: Refactor C compiler determination into multiple files. 11 years ago
zOS-CXX-DetermineCompiler.cmake Project: Generate the CXX compiler Id test from multiple files. 11 years ago