summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'armclang-update-version-computation'Brad King2023-07-181-1/+1
|\
| * ARMClang: Fix computation of compiler semantic version patch levelDaniel Brondani2023-07-181-1/+1
* | Merge topic 'support_nvhpc_versions_without_isystem'Brad King2023-06-261-0/+4
|\ \
| * | NVHPC: Support nvfortran versions that don't support isystemRobert Maynard2023-06-231-0/+4
* | | link dependencies: deactivate the featureMarc Chevrier2023-06-231-3/+10
|/ /
* | Link Step: ensure the correct linker is used for depfile configurationMarc Chevrier2023-05-282-10/+3
* | Merge topic 'clang_cxx26'Brad King2023-05-181-0/+2
|\ \
| * | Clang: C++26 supportRaul Tambre2023-05-161-0/+2
* | | IAR: Added support for IAR C/C++ Compiler for Microchip AVR 8.10+Felipe Torrezan2023-05-162-2/+2
* | | Merge topic 'iar-align-output-extension'Brad King2023-05-163-2/+8
|\ \ \ | |/ / |/| |
| * | IAR: Enforce output extension for xlink targetsJoakim Lönnberg2023-05-122-2/+7
| * | IAR: Replace extension for compiler and assemblerJoakim Lönnberg2023-05-081-0/+1
* | | Merge topic 'dankm/tcsuffix'Brad King2023-05-102-0/+5
|\ \ \
| * | | Allow toolchain suffix without leading dashDan McGregor2023-05-092-0/+5
| |/ /
* | | Clang: use -std=c++23 for Clang 17.0+Raul Tambre2023-05-081-1/+4
|/ /
* | Link step: use linker dependency linker fileMarc Chevrier2023-05-032-0/+47
* | Merge topic 'iar-silent-flag'Brad King2023-04-281-3/+7
|\ \
| * | IAR: Move linker silencing flag to CMAKE_EXE_LINKER_FLAGSFelipe Torrezan2023-04-261-3/+7
* | | Ninja: Revert "Exclude NVHPC -Werror flags during Fortran preprocessing"Brad King2023-04-261-1/+0
* | | NVHPC: Use -Werror for COMPILE_OPTIONS_WARNING_AS_ERRORRobert Maynard2023-04-252-2/+2
|/ /
* | Ninja: Exclude NVHPC -Werror flags during Fortran preprocessingBrad King2023-04-041-0/+1
* | IBMClang: No thin LTO on AIXNicole Rabjohn2023-03-231-1/+4
* | Merge topic 'clang-windows-cxx-modules'Brad King2023-03-211-13/+15
|\ \ | |/
| * Clang: Record Clang 16.0 C++ modules flags only for GNU-like front-endBrad King2023-03-201-13/+15
* | IAR: Version update for arm assemblerJoakim Lönnberg2023-03-161-1/+1
* | Merge topic 'iar-improve-asm'Brad King2023-03-152-27/+63
|\ \
| * | IAR:Improved assembler supportJoakim Lönnberg2023-03-142-27/+63
* | | Merge topic 'support_cubin_fatbin_optix_cuda_output'Brad King2023-03-141-0/+5
|\ \ \ | |/ / |/| |
| * | CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilationRobert Maynard2023-03-131-0/+5
* | | Merge topic 'clang-16-cxx-modules'Brad King2023-03-061-0/+14
|\ \ \ | |/ / |/| / | |/
| * Clang: Record Clang 16.0 flags for our experimental C++ modules supportBrad King2023-03-031-0/+14
* | IAR: Tolerate variables named for languagesJoakim Lönnberg2023-02-211-1/+1
* | LCC: Disable Fortran preprocessor testing if unsupportedmakise-homura2023-02-161-2/+5
|/
* LLVMFlang: Fix post-preprocess compile for fixed-form FortranDavid Truby2023-02-141-0/+1
* LCC: Fix extraction of __LCC__ version componentsBrad King2023-02-132-8/+4
* Merge topic 'android-ndk-legacy-toolchain' into release-3.26Brad King2023-02-071-1/+1
|\
| * Android: Provide CMAKE_ANDROID_NDK_VERSION with NDK legacy toolchain fileBrad King2023-02-061-1/+1
* | Modules: Record system inspection steps in the configure logBrad King2023-01-181-2/+2
* | IntelLLVM: Add provisional flags for C23 and C++23scivision2023-01-162-0/+12
* | IntelLLVM: Replace -Qstd= with -Qstd: on Windowsscivision2023-01-161-6/+6
* | Merge topic 'IntelLLVM-msvc-no-cxx11'Brad King2023-01-131-2/+2
|\ \ | |/
| * IntelLLVM: Avoid unnecessary -Qstd=c++11 flag on WindowsBrad King2023-01-121-2/+2
* | Merge topic 'cuda-nvcc-cuda20'Brad King2022-12-141-0/+12
|\ \ | |/
| * CUDA: Add support for cuda_std_20 for nvcc 12.0+Robert Maynard2022-12-131-0/+12
* | Clang-FindBinUtils: also find `clang-scan-deps`Ben Boeckel2022-12-021-0/+11
* | Merge topic 'iar-rsp-on-objects'Brad King2022-11-291-22/+16
|\ \
| * | IAR: Add response flag for filesFelipe Torrezan2022-11-271-22/+16
* | | Merge topic 'msvc-cxx-no-optin-experimental-flag'Brad King2022-11-291-1/+0
|\ \ \ | |/ / |/| / | |/
| * MSVC: don't opt into dyndep supportBen Boeckel2022-11-281-1/+0
* | Only initialize CMAKE_CXX_COMPILER_PREDEFINES_COMMANDJoerg Bornemann2022-11-168-42/+56