summaryrefslogtreecommitdiff
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* LLVMFlang: Add support for LLVM FlangTin Huynh2022-05-241-0/+13
* COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-0616-27/+53
* ADSP: Add dedicated platform moduleChris Wright2022-04-041-1/+1
* ADSP: Configure compiler in compiler moduleChris Wright2022-04-043-0/+53
* ADSP: Support both VDSP++ and CCES for ADSP compilersChris Wright2022-04-041-6/+7
* Merge topic 'AppleClang-cxx20-cxx23-flags'Brad King2022-03-151-1/+9
|\
| * AppleClang: Add C++20 and C++23 flagsKen Matsui2022-03-111-1/+9
| * Merge branch 'msvc-c++23' into release-3.21Brad King2021-10-121-0/+1
| |\
* | \ Merge topic 'color-diagnostics'Brad King2022-03-092-0/+13
|\ \ \
| * | | color: Introduce CMAKE_COLOR_DIAGNOSTICS variableSemyon Kolton2022-03-082-0/+13
* | | | Merge topic 'iar-cmp0057'Brad King2022-03-091-1/+3
|\ \ \ \
| * | | | IAR: Fix detection of modern C++ versionKenneth Soerensen2022-03-081-1/+3
| |/ / /
* | | | Genx-LINK_LIBRARY: simplify framework features definitionsMarc Chevrier2022-03-041-15/+0
* | | | SunPro C: ensure LINKER: prefix is usable for all versionsMarc Chevrier2022-02-271-2/+7
* | | | genex-LINK_LIBRARY: rename configuration variablesMarc Chevrier2022-02-161-8/+8
* | | | GenEx/LINK_LIBRARY: Add features for framework support on AppleMarc Chevrier2022-02-151-0/+15
|/ / /
* | | Merge topic 'iar_cmp0057'Brad King2022-01-311-3/+6
|\ \ \
| * | | IAR/CXX: Fix compatibility with CMP0057 OLDRaul Tambre2022-01-291-3/+6
* | | | IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-276-0/+169
* | | | Merge topic 'msvc-isystem'Brad King2022-01-122-2/+2
|\ \ \ \ | |/ / /
| * | | MSVC: Use -external:I flag without space to support Clang toolsBrad King2022-01-112-2/+2
| * | | Merge topic 'nvhpc-isystem' into release-3.22Brad King2021-11-031-0/+1
| |\ \ \
* | | | | CUDA: Support CMP0105 on ClangRaul Tambre2021-11-081-0/+4
* | | | | Merge topic 'nvhpc-isystem'Brad King2021-11-031-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | NVHPC: Support SYSTEM include directoriesRobert Maynard2021-11-021-0/+1
* | | | | Merge topic 'msvc-c17'Brad King2021-10-291-29/+39
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | MSVC: Add support for C17Brad King2021-10-281-0/+2
| * | | | MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versionsBrad King2021-10-281-0/+2
| * | | | MSVC: Refactor C compile features table for C90, C99, and C11Brad King2021-10-281-29/+35
| |/ / /
| * | | Merge topic 'msvc-c++23' into release-3.22Brad King2021-10-121-0/+1
| |\ \ \ | | | |/ | | |/|
* | | | Merge topic 'lcc-policy'Brad King2021-10-222-0/+16
|\ \ \ \
| * | | | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-212-0/+16
* | | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-202-2/+4
|/ / / /
* | | | Merge topic 'lcc-compiler'Brad King2021-10-199-0/+366
|\ \ \ \
| * | | | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-159-0/+366
| |/ / /
* | | | Merge topic 'msvc-c++23'Brad King2021-10-121-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | MSVC: Tolerate cxx_std_23 feature on older compiler versionsBrad King2021-10-071-0/+1
| * | IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-12/+4
* | | Merge topic 'corret_nvhpc_fortran_compile_deps'Brad King2021-10-073-12/+21
|\ \ \ | | |/ | |/|
| * | NVHPC: only use '-MD' for the C and CXX languagesRobert Maynard2021-10-063-12/+21
* | | Merge topic 'iar-assembly-S-extension'Brad King2021-10-051-1/+1
|\ \ \
| * | | IAR: added .S extension for IAR-ASM.cmakeFelipe Torrezan2021-10-021-1/+1
* | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-292-1/+2
* | | | CompilerID: Compiler extensions default detectionRaul Tambre2021-09-281-6/+12
|/ / /
* | | IAR: update language specification detectionFelipe Torrezan2021-09-234-110/+76
* | | Merge topic 'iar-asm-deduplication'Brad King2021-09-232-58/+30
|\ \ \
| * | | IAR: ASM module code deduplicationFelipe Torrezan2021-09-232-58/+30
* | | | Merge topic 'iar-rl78-xlink'Brad King2021-09-232-4/+12
|\ \ \ \
| * | | | IAR: emit fatal message for RL78 XLINKFelipe Torrezan2021-09-212-4/+12
| |/ / /
* | | | IAR: Use same executable suffix as try_compileRainer Keller2021-09-211-2/+2
|/ / /