Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'iar_cmp0057' | Brad King | 2022-01-31 | 1 | -3/+6 |
|\ | |||||
| * | IAR/CXX: Fix compatibility with CMP0057 OLD | Raul Tambre | 2022-01-29 | 1 | -3/+6 |
* | | IBMClang: Add support for IBM Open XL C/C++ | Aaron Liu | 2022-01-27 | 6 | -0/+169 |
* | | Merge topic 'msvc-isystem' | Brad King | 2022-01-12 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | MSVC: Use -external:I flag without space to support Clang tools | Brad King | 2022-01-11 | 2 | -2/+2 |
| * | Merge topic 'nvhpc-isystem' into release-3.22 | Brad King | 2021-11-03 | 1 | -0/+1 |
| |\ | |||||
* | | | CUDA: Support CMP0105 on Clang | Raul Tambre | 2021-11-08 | 1 | -0/+4 |
* | | | Merge topic 'nvhpc-isystem' | Brad King | 2021-11-03 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | NVHPC: Support SYSTEM include directories | Robert Maynard | 2021-11-02 | 1 | -0/+1 |
* | | | Merge topic 'msvc-c17' | Brad King | 2021-10-29 | 1 | -29/+39 |
|\ \ \ | | |/ | |/| | |||||
| * | | MSVC: Add support for C17 | Brad King | 2021-10-28 | 1 | -0/+2 |
| * | | MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versions | Brad King | 2021-10-28 | 1 | -0/+2 |
| * | | MSVC: Refactor C compile features table for C90, C99, and C11 | Brad King | 2021-10-28 | 1 | -29/+35 |
| |/ | |||||
| * | Merge topic 'msvc-c++23' into release-3.22 | Brad King | 2021-10-12 | 1 | -0/+1 |
| |\ | |||||
* | \ | Merge topic 'lcc-policy' | Brad King | 2021-10-22 | 2 | -0/+16 |
|\ \ \ | |||||
| * | | | LCC: Add policy CMP0129 regarding interpreting LCC as GNU | makise-homura | 2021-10-21 | 2 | -0/+16 |
* | | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION | Robert Maynard | 2021-10-20 | 2 | -2/+4 |
|/ / / | |||||
* | | | Merge topic 'lcc-compiler' | Brad King | 2021-10-19 | 9 | -0/+366 |
|\ \ \ | |||||
| * | | | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 9 | -0/+366 |
| |/ / | |||||
* | | | Merge topic 'msvc-c++23' | Brad King | 2021-10-12 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | MSVC: Tolerate cxx_std_23 feature on older compiler versions | Brad King | 2021-10-07 | 1 | -0/+1 |
| * | IntelLLVM: Fix C/C++ standard level flags on Windows | Brad King | 2021-07-07 | 2 | -12/+4 |
* | | Merge topic 'corret_nvhpc_fortran_compile_deps' | Brad King | 2021-10-07 | 3 | -12/+21 |
|\ \ | |||||
| * | | NVHPC: only use '-MD' for the C and CXX languages | Robert Maynard | 2021-10-06 | 3 | -12/+21 |
* | | | Merge topic 'iar-assembly-S-extension' | Brad King | 2021-10-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | IAR: added .S extension for IAR-ASM.cmake | Felipe Torrezan | 2021-10-02 | 1 | -1/+1 |
* | | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logic | Raul Tambre | 2021-09-29 | 2 | -1/+2 |
* | | | | CompilerID: Compiler extensions default detection | Raul Tambre | 2021-09-28 | 1 | -6/+12 |
|/ / / | |||||
* | | | IAR: update language specification detection | Felipe Torrezan | 2021-09-23 | 4 | -110/+76 |
* | | | Merge topic 'iar-asm-deduplication' | Brad King | 2021-09-23 | 2 | -58/+30 |
|\ \ \ | |||||
| * | | | IAR: ASM module code deduplication | Felipe Torrezan | 2021-09-23 | 2 | -58/+30 |
* | | | | Merge topic 'iar-rl78-xlink' | Brad King | 2021-09-23 | 2 | -4/+12 |
|\ \ \ \ | |||||
| * | | | | IAR: emit fatal message for RL78 XLINK | Felipe Torrezan | 2021-09-21 | 2 | -4/+12 |
| |/ / / | |||||
* | | | | IAR: Use same executable suffix as try_compile | Rainer Keller | 2021-09-21 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge topic 'hip-no-hipcc' | Brad King | 2021-09-20 | 10 | -135/+1 |
|\ \ \ | |/ / | |||||
| * | | HIP: Simplify detection of HIP runtime CMake package | Brad King | 2021-09-16 | 1 | -1/+1 |
| * | | HIP: Remove ROMClang compiler id and use Clang directly | Brad King | 2021-09-16 | 9 | -134/+0 |
| * | | Merge topic 'binutils-no-cmake-paths' into release-3.21 | Brad King | 2021-08-10 | 2 | -0/+4 |
| |\ \ | |||||
* | | | | IWYU: Add `--driver-mode=cl` when applicable | PigeonF | 2021-09-10 | 8 | -0/+8 |
* | | | | Merge topic 'armclang-compiler-deps' | Brad King | 2021-08-10 | 2 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | armclang: activate compiler dependencies generation | Marc Chevrier | 2021-08-06 | 2 | -0/+16 |
* | | | | | Merge topic 'binutils-no-cmake-paths' | Brad King | 2021-08-10 | 2 | -0/+4 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | BinUtils: Avoid searching CMAKE_PREFIX_PATH | Cristian Adam | 2021-08-09 | 2 | -0/+4 |
* | | | | | Merge topic 'nvhpc_support_new_c_and_c++_standards' | Brad King | 2021-08-09 | 2 | -0/+10 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | NVHPC-C: Add support for C17 | Robert Maynard | 2021-08-05 | 1 | -0/+5 |
| * | | | NVHPC-CXX: Add support for C++20 | Robert Maynard | 2021-08-05 | 1 | -0/+5 |
| |/ / | |||||
* | | | Merge topic 'nvhpc-MD-flag' | Brad King | 2021-08-02 | 3 | -10/+12 |
|\ \ \ | |/ / | |||||
| * | | NVHPC: Support 21.07 change to '-MD' where it behaves like gcc | Robert Maynard | 2021-07-29 | 3 | -10/+12 |
| * | | Merge topic 'gnu_c23' into release-3.21 | Brad King | 2021-07-23 | 1 | -2/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'gnu_c23' | Brad King | 2021-07-23 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | |