summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cray-fortran'Brad King2021-03-081-0/+4
|\
| * Cray: Enable explicit Fortran preprocessing for Ninja generatorBrad King2021-03-051-0/+4
* | Merge topic 'android-r22'Brad King2021-03-031-1/+1
|\ \ | |/
| * Android: Do not use gold for ndk >= r22Haibo Huang2021-03-031-1/+1
* | IntelLLVM: C17 supportRaul Tambre2021-02-251-3/+7
* | GNU: C23 supportRaul Tambre2021-02-251-0/+5
* | GNU: C17 supportRaul Tambre2021-02-251-1/+6
* | Clang: Default C standard doesn't depend on compatibility modeRaul Tambre2021-02-251-5/+1
* | Clang: Set standard flags according to frontend variantRaul Tambre2021-02-251-1/+1
* | Clang: MSVC-style C flagsRaul Tambre2021-02-251-4/+14
* | Clang: C23 supportRaul Tambre2021-02-251-0/+5
* | Clang: C17 default versionRaul Tambre2021-02-251-1/+1
* | Clang: C17 supportRaul Tambre2021-02-251-0/+7
* | C23 supportRaul Tambre2021-02-251-0/+3
* | C17 supportRaul Tambre2021-02-251-0/+3
* | Clang: Correct default C standards for ancient versionsRaul Tambre2021-02-251-1/+1
* | Clang: Correct C standards flags for ancient versionsRaul Tambre2021-02-251-15/+22
* | Clang: C flags cleanupRaul Tambre2021-02-251-6/+4
* | Merge topic 'cuda_clang_implicit'Brad King2021-02-251-2/+2
|\ \
| * | Clang/CUDA: Restore needed references to implicit link variablesRaul Tambre2021-02-241-2/+2
* | | Merge topic 'nvhpc-minor-fixes'Brad King2021-02-251-0/+2
|\ \ \ | |/ / |/| / | |/
| * PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTIONRobert Maynard2021-02-241-0/+2
* | Merge topic 'nag-fortran-include-moddir'Brad King2021-02-231-0/+1
|\ \ | |/
| * NAG: Fix using Fortran modules from their output directoryBrad King2021-02-221-0/+1
* | Merge topic 'intel-fortran-preprocess'Brad King2021-02-192-4/+20
|\ \ | |/
| * IntelLLVM: Make explicit Fortran preprocessing under Ninja more robustBrad King2021-02-181-2/+10
| * Merge branch 'backport-intel-fortran-preprocess'Brad King2021-02-181-2/+10
| |\
| | * Intel: Make explicit Fortran preprocessing under Ninja more robustBrad King2021-02-181-2/+10
* | | Merge topic 'cuda_cleanup'Brad King2021-02-161-2/+2
|\ \ \ | |/ / |/| |
| * | Clang: Remove unused CUDA implicit link variablesRaul Tambre2021-02-141-2/+2
* | | IntelLLVM: Remove incomplete C17 supportBrad King2021-02-151-8/+3
|/ /
* | IAR: add support for the STM8 compilerFelipe Torrezan2021-02-125-2/+16
* | Merge topic 'IntelLLVM-no-imsvc' into release-3.20Brad King2021-02-111-1/+0
|\ \
| * | IntelLLVM: Remove unsupported -imsvc system include flagwilliam.r.dieter2021-02-101-1/+0
* | | Merge topic 'clang-imsvc'Brad King2021-02-101-1/+0
|\ \ \ | |/ / |/| / | |/
| * Clang: Use -imsvc for system include only with MSVC-like front-endBrad King2021-02-091-1/+0
| * Merge topic 'ispc-system-includes' into release-3.19Brad King2020-12-101-2/+0
| |\
* | | IntelLLVM: Add support for Intel LLVM-based compilersWilliam R. Dieter2021-01-286-0/+297
* | | NVHPC: Add support for NVIDIA HPC SDK compilers based on PGITin Huynh2021-01-275-0/+33
* | | BinUtils: prefer bin utils matching the compiler version extensionThomas Bernard2021-01-111-0/+8
* | | Merge topic 'cpp23'Brad King2020-12-103-31/+18
|\ \ \
| * | | CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-082-0/+14
| * | | CUDA, CXX: Remove HAS_FULL_SUPPORT for C++17 and 20Raul Tambre2020-12-083-31/+4
* | | | Merge topic 'ispc-system-includes'Brad King2020-12-101-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | ISPC: Treat system includes as '-I' includesRobert Maynard2020-12-091-2/+0
* | | | Merge topic 'remove-partial-intel-compiler-support'Brad King2020-12-082-14/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Revert "Intel: Add Intel DPC++ compiler identification"Brad King2020-12-071-7/+0
| * | Revert "Intel: Add Intel Clang compiler identification"Brad King2020-12-071-7/+0
* | | Merge topic 'explicit-LANGUAGE-flag'Brad King2020-12-0411-0/+18
|\ \ \
| * | | Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-0211-0/+18