summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-12/+4
* Clang/MSVC: C++20 final flag, C++23 supportRaul Tambre2021-05-291-3/+12
* MSVC: C++20 final flag, C++23 supportRaul Tambre2021-05-291-1/+8
* Merge topic 'nvhpc-ninja-depfile' into release-3.20Brad King2021-05-192-0/+18
|\
| * NVHPC: Support Ninja dependency scanningRobert Maynard2021-05-182-0/+10
| * NVHPC: Support explicit language flagsRobert Maynard2021-05-182-0/+8
* | GNU: C++23 supportRaul Tambre2021-05-101-0/+2
* | GNU: Final C++20 flagsRaul Tambre2021-05-101-1/+4
* | GNU: C++17 default versionRaul Tambre2021-05-101-1/+1
|/
* Intel: Update Classic compiler version detection for 2021Brad King2021-04-281-7/+16
* Makefiles: Fix dependency extraction with CUDA < 10.2 and host compilerBrad King2021-04-071-1/+9
* Cray: Enable explicit Fortran preprocessing for Ninja generatorBrad King2021-03-051-0/+4
* Android: Do not use gold for ndk >= r22Haibo Huang2021-03-031-1/+1
* PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTIONRobert Maynard2021-02-241-0/+2
* NAG: Fix using Fortran modules from their output directoryBrad King2021-02-221-0/+1
* 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
* | 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
* | | | NVIDIA-CUDA: rely on new capabilities for deps generationMarc Chevrier2020-12-021-4/+3
* | | | Merge topic 'ti-c-only-standard'Brad King2020-12-021-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Compiler/TI: Fix C standard flags in C-only projectAdam Weisi2020-12-011-3/+3
* | | Merge topic 'makefiles-compiler-deps-optims'Brad King2020-11-3026-15/+167
|\ \ \ | |/ / |/| |
| * | Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-2917-0/+152
| * | Refactoring: Introduce place-holder for dependency target.Marc Chevrier2020-11-2814-15/+15
| |/
* | Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}FlagRobert Maynard2020-11-251-1/+0
|/
* Revert "specify language flag when source LANGUAGE property is set"Brad King2020-11-1912-24/+3
* CUDA: Enable support on QNXjanbernloehr2020-11-021-1/+1
* Merge topic 'correct_msvc_cuda_flag_warning' into release-3.19Brad King2020-10-271-4/+11
|\
| * CUDA: Use MSVC version to determine supported C++ standard levelsRobert Maynard2020-10-261-4/+11
* | IAR: Use .o object file extension with IAR-Ilink toolchainsFelipe Torrezan2020-10-151-0/+1
|/