summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Merge topic 'hip-no-hipcc'Brad King2021-09-2010-135/+1
|\ \ \ | |/ /
| * | HIP: Simplify detection of HIP runtime CMake packageBrad King2021-09-161-1/+1
| * | HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-169-134/+0
| * | Merge topic 'binutils-no-cmake-paths' into release-3.21Brad King2021-08-102-0/+4
| |\ \
* | | | IWYU: Add `--driver-mode=cl` when applicablePigeonF2021-09-108-0/+8
* | | | Merge topic 'armclang-compiler-deps'Brad King2021-08-102-0/+16
|\ \ \ \
| * | | | armclang: activate compiler dependencies generationMarc Chevrier2021-08-062-0/+16
* | | | | Merge topic 'binutils-no-cmake-paths'Brad King2021-08-102-0/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | BinUtils: Avoid searching CMAKE_PREFIX_PATHCristian Adam2021-08-092-0/+4
* | | | | Merge topic 'nvhpc_support_new_c_and_c++_standards'Brad King2021-08-092-0/+10
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | NVHPC-C: Add support for C17Robert Maynard2021-08-051-0/+5
| * | | NVHPC-CXX: Add support for C++20Robert Maynard2021-08-051-0/+5
| |/ /
* | | Merge topic 'nvhpc-MD-flag'Brad King2021-08-023-10/+12
|\ \ \ | |/ /
| * | NVHPC: Support 21.07 change to '-MD' where it behaves like gccRobert Maynard2021-07-293-10/+12
| * | Merge topic 'gnu_c23' into release-3.21Brad King2021-07-231-2/+2
| |\ \
* | \ \ Merge topic 'gnu_c23'Brad King2021-07-231-2/+2
|\ \ \ \ | | |/ / | |/| |