| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'msvc-c++23' into release-3.21 | 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 |
|
|
* | | NVHPC: only use '-MD' for the C and CXX languages | Robert Maynard | 2021-10-06 | 3 | -12/+21 |
|
|
* | | 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 |
|\ \ |
|
| * | | BinUtils: Avoid searching CMAKE_PREFIX_PATH | Cristian Adam | 2021-08-09 | 2 | -0/+4 |
|
|
* | | | 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 |
|/ / |
|
* | | 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 |
|\ \ |
|
| * | | GNU: Correct C23 flags | Raul Tambre | 2021-07-21 | 1 | -2/+2 |
|
|
* | | | IAR: Moved search logic to BinUtils. | Jean-Marc Hengen | 2021-07-23 | 2 | -86/+0 |
|/ / |
|
* | | Merge topic 'iar-exe-suffix' into release-3.21 | Brad King | 2021-07-20 | 1 | -2/+2 |
|\ \ |
|
| * | | Compiler/IAR: Avoid clobbering CMAKE_EXECUTABLE_SUFFIX | Lorenzo Cappelletti | 2021-07-20 | 1 | -2/+2 |
|
|
* | | | Compiler/IAR: search for both IAR's binaries * and *.exe | Lorenzo Cappelletti | 2021-07-20 | 1 | -8/+24 |
|/ / |
|
* | | ARMClang: Fix regression in check for working compiler | Lingkai Dong | 2021-07-14 | 1 | -11/+6 |
|
|
* | | IAR: Use placeholders in linker and archiver rules | Jean-Marc Hengen | 2021-07-08 | 1 | -7/+7 |
|
|
* | | IntelLLVM: Fix C/C++ standard level flags on Windows | Brad King | 2021-07-07 | 2 | -10/+2 |
|
|
* | | FujitsuClang: Change LTO option from -flto=thin to -flto | Yuichiro Utsumi | 2021-06-29 | 1 | -0/+3 |
|
|
* | | FujitsuClang: Set CMAKE_<LANG>_COMPILER_AR and CMAKE_<LANG>_COMPILER_RANLIB | Yuichiro Utsumi | 2021-06-29 | 1 | -0/+6 |
|
|
* | | Fujitsu: Add IPO support for Fortran | Paul Zehner | 2021-06-24 | 1 | -0/+10 |
|
|
* | | AppleClang: Add flags for C17 and C23 | Brad King | 2021-06-16 | 1 | -1/+11 |
|
|
* | | ObjectiveC: Add C17 and C23 support | Gregor Jasny | 2021-06-11 | 2 | -1/+27 |
|
|
* | | HIP: Automatically inject the `hip::device` runtime target | Robert Maynard | 2021-06-07 | 2 | -0/+8 |
|
|
* | | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 3 | -0/+77 |
|
|
* | | ROCMClang: Add the ROCm toolkit derived clang compiler to CMake | Robert Maynard | 2021-06-07 | 8 | -0/+85 |
|
|
* | | Merge topic 'msvc_cxx20_23' | Brad King | 2021-06-02 | 2 | -4/+20 |
|\ \
| |/ |
|
| * | Clang/MSVC: C++20 final flag, C++23 support | Raul Tambre | 2021-05-29 | 1 | -3/+12 |
|
|
| * | MSVC: C++20 final flag, C++23 support | Raul Tambre | 2021-05-29 | 1 | -1/+8 |
|
|
| * | Merge topic 'nvhpc-ninja-depfile' into release-3.20 | Brad King | 2021-05-19 | 2 | -0/+18 |
| |\ |
|
* | | | OpenWatcom: Add infrastructure to link to object files | Brad King | 2021-05-29 | 1 | -0/+1 |
|
|
* | | | BinUtils: Find linker and librarian for OpenWatcom | Brad King | 2021-05-27 | 1 | -5/+5 |
|
|
* | | | Compiler/TI: Restore response file usage for linker | Josef Angstenberger | 2021-05-25 | 1 | -5/+4 |
|
|
* | | | Merge topic 'nvhpc-ninja-depfile' | Brad King | 2021-05-19 | 2 | -0/+18 |
|\ \ \
| | |/
| |/| |
|
| * | | NVHPC: Support Ninja dependency scanning | Robert Maynard | 2021-05-18 | 2 | -0/+10 |
|
|
| * | | NVHPC: Support explicit language flags | Robert Maynard | 2021-05-18 | 2 | -0/+8 |
|
|
* | | | Merge topic 'cpp23_gcc' | Brad King | 2021-05-11 | 1 | -2/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | GNU: C++23 support | Raul Tambre | 2021-05-10 | 1 | -0/+2 |
|
|
| * | | GNU: Final C++20 flags | Raul Tambre | 2021-05-10 | 1 | -1/+4 |
|
|
| * | | GNU: C++17 default version | Raul Tambre | 2021-05-10 | 1 | -1/+1 |
| |/ |
|
* | | Modules: Fix typos and spelling in comments of generated code | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
|
|
* | | Fujitsu: Make explicit Fortran preprocessing under Ninja more robust | Eisuke Kawashima | 2021-05-06 | 1 | -1/+1 |
|
|
* | | Merge topic 'intel-2021' | Brad King | 2021-04-29 | 1 | -7/+16 |
|\ \
| |/ |
|
| * | Intel: Update Classic compiler version detection for 2021 | Brad King | 2021-04-28 | 1 | -7/+16 |
|
|
* | | Merge topic 'ARMClang-cpu-arch-flags' | Brad King | 2021-04-28 | 1 | -26/+46 |
|\ \ |
|
| * | | ARMClang: Do not automatically add cpu/arch compile or link options | Lingkai Dong | 2021-04-27 | 1 | -26/+46 |
|
|
| * | | ARMClang: Separate cpu/arch flags from preceding flags | Brad King | 2021-04-27 | 1 | -3/+3 |
|
|
* | | | CUDA: Add CMAKE_CUDA_HOST_COMPILER support on Windows non-VS generators | unknown | 2021-04-22 | 1 | -9/+5 |
|/ / |
|