summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | GNU: Correct C23 flagsRaul Tambre2021-07-211-2/+2
* | | Merge topic 'iar-binutils'Brad King2021-07-232-86/+0
|\ \ \ | | |/ | |/|
| * | IAR: Moved search logic to BinUtils.Jean-Marc Hengen2021-07-232-86/+0
| |/
| * Merge topic 'iar-exe-suffix' into release-3.21Brad King2021-07-201-2/+2
| |\
* | \ Merge topic 'iar-exe-suffix'Brad King2021-07-201-2/+2
|\ \ \ | | |/ | |/|
| * | Compiler/IAR: Avoid clobbering CMAKE_EXECUTABLE_SUFFIXLorenzo Cappelletti2021-07-201-2/+2
* | | Merge topic 'iar-host-exe'Brad King2021-07-201-8/+24
|\ \ \ | | |/ | |/|
| * | Compiler/IAR: search for both IAR's binaries * and *.exeLorenzo Cappelletti2021-07-201-8/+24
| |/
* | Merge topic 'armlink_armar_detection'Brad King2021-07-141-11/+6
|\ \ | |/
| * ARMClang: Fix regression in check for working compilerLingkai Dong2021-07-141-11/+6
* | Merge topic 'LWYU-externalization'Brad King2021-07-121-1/+1
|\ \
| * | PGI: Fix "LINKER:" prefix generated separatorMarc Chevrier2021-07-091-1/+1
* | | Merge topic 'iar-linker-placeholder'Brad King2021-07-081-7/+7
|\ \ \ | |/ / |/| / | |/
| * IAR: Use placeholders in linker and archiver rulesJean-Marc Hengen2021-07-081-7/+7
* | Merge topic 'intel-oneapi-std-windows'Brad King2021-07-082-10/+2
|\ \ | |/
| * IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-10/+2
* | Merge topic 'fujitsu-clang-findbinutils'Brad King2021-06-302-0/+9
|\ \ | |/
| * FujitsuClang: Change LTO option from -flto=thin to -fltoYuichiro Utsumi2021-06-291-0/+3
| * FujitsuClang: Set CMAKE_<LANG>_COMPILER_AR and CMAKE_<LANG>_COMPILER_RANLIBYuichiro Utsumi2021-06-291-0/+6
* | Merge topic 'fujitsu-ipo'Brad King2021-06-251-0/+10
|\ \ | |/
| * Fujitsu: Add IPO support for FortranPaul Zehner2021-06-241-0/+10
* | Compiler/MSVC: use the `-external:I` flag for system includesBen Boeckel2021-06-182-0/+12
|/