Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | GNU: Correct C23 flags | Raul Tambre | 2021-07-21 | 1 | -2/+2 | |
* | | | | Merge topic 'iar-binutils' | Brad King | 2021-07-23 | 2 | -86/+0 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | 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 | |
| |\ \ | ||||||
* | \ \ | Merge topic 'iar-exe-suffix' | Brad King | 2021-07-20 | 1 | -2/+2 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Compiler/IAR: Avoid clobbering CMAKE_EXECUTABLE_SUFFIX | Lorenzo Cappelletti | 2021-07-20 | 1 | -2/+2 | |
* | | | | Merge topic 'iar-host-exe' | Brad King | 2021-07-20 | 1 | -8/+24 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Compiler/IAR: search for both IAR's binaries * and *.exe | Lorenzo Cappelletti | 2021-07-20 | 1 | -8/+24 | |
| |/ / | ||||||
* | | | Merge topic 'armlink_armar_detection' | Brad King | 2021-07-14 | 1 | -11/+6 | |
|\ \ \ | |/ / | ||||||
| * | | ARMClang: Fix regression in check for working compiler | Lingkai Dong | 2021-07-14 | 1 | -11/+6 | |
* | | | Merge topic 'LWYU-externalization' | Brad King | 2021-07-12 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | PGI: Fix "LINKER:" prefix generated separator | Marc Chevrier | 2021-07-09 | 1 | -1/+1 | |
* | | | | Merge topic 'iar-linker-placeholder' | Brad King | 2021-07-08 | 1 | -7/+7 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | IAR: Use placeholders in linker and archiver rules | Jean-Marc Hengen | 2021-07-08 | 1 | -7/+7 | |
* | | | Merge topic 'intel-oneapi-std-windows' | Brad King | 2021-07-08 | 2 | -10/+2 | |
|\ \ \ | |/ / | ||||||
| * | | IntelLLVM: Fix C/C++ standard level flags on Windows | Brad King | 2021-07-07 | 2 | -10/+2 | |
* | | | Merge topic 'fujitsu-clang-findbinutils' | Brad King | 2021-06-30 | 2 | -0/+9 | |
|\ \ \ | |/ / |