summaryrefslogtreecommitdiff
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
...
| * Intel/IntelLLVM: Fortran has distinct "-Werror"-like flagMichael Hirsch2022-10-072-6/+20
| * COMPILE_WARNING_AS_ERROR: Fix internal formatting of options tableBrad King2022-10-072-2/+2
| * Merge topic 'warning-as-error-ti-compiler' into release-3.24Brad King2022-08-151-0/+1
| |\
* | | Tasking: Simplify processor list matching regexHutchings Samuel (ETAS/ERS-PRM)2022-10-071-2/+2
* | | Android/Clang: Tolerate undefined CMAKE_ANDROID_NDK_VERSIONBoris Egorov2022-09-161-1/+1
* | | Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-146-0/+199
* | | CMake: Support upcoming C++26 language levelRobert Maynard2022-08-312-0/+2
* | | Merge topic 'warning-as-error-ti-compiler'Brad King2022-08-151-0/+1
|\ \ \ | | |/ | |/|
| * | TI compiler: Add support for COMPILE_WARNING_AS_ERROR target propertyCraig Scott2022-08-121-0/+1
* | | Merge topic 'mingw-flto'Brad King2022-08-151-1/+8
|\ \ \ | | |/ | |/|
| * | IPO: Do not use -flto=auto with GCC 10.x on WindowsBrad King2022-08-101-1/+8
| |/
* | Merge topic 'enable-intel-llvm-ipo-3'Brad King2022-08-042-6/+60
|\ \
| * | Enable IPO for IntelLLVM compilers on Linux and WindowsWilliam R. Dieter2022-08-012-6/+60
* | | CUDA: Add Device LTO support for nvccRobert Maynard2022-07-222-0/+12
|/ /
* | Merge topic 'nvhpc-Werror'Brad King2022-07-051-1/+1
|\ \ | |/
| * NVHPC: warnings as error flag is "-Werror"Robert Maynard2022-07-011-1/+1
* | Merge topic 'add_nvcc_compile_warning_support'Brad King2022-07-051-0/+5
|\ \ | |/
| * CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target propertyRobert Maynard2022-07-011-0/+5
* | Merge topic 'ipo_append_auto_on_gcc'Brad King2022-06-231-1/+12
|\ \ | |/
| * IPO: Use -flto=auto if compiler is GCC >= 10.1Linus Dierheimer2022-06-221-1/+12
* | CUDA: Support response files with nvccRobert Maynard2022-06-131-6/+10
|/
* LLVMFlang: Add support for LLVM FlangTin Huynh2022-05-241-0/+13
* COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-0616-27/+53
* ADSP: Add dedicated platform moduleChris Wright2022-04-041-1/+1
* ADSP: Configure compiler in compiler moduleChris Wright2022-04-043-0/+53
* ADSP: Support both VDSP++ and CCES for ADSP compilersChris Wright2022-04-041-6/+7
* Merge topic 'AppleClang-cxx20-cxx23-flags'Brad King2022-03-151-1/+9
|\
| * AppleClang: Add C++20 and C++23 flagsKen Matsui2022-03-111-1/+9
| * Merge branch 'msvc-c++23' into release-3.21Brad King2021-10-121-0/+1
| |\
* | \ Merge topic 'color-diagnostics'Brad King2022-03-092-0/+13
|\ \ \
| * | | color: Introduce CMAKE_COLOR_DIAGNOSTICS variableSemyon Kolton2022-03-082-0/+13
* | | | Merge topic 'iar-cmp0057'Brad King2022-03-091-1/+3
|\ \ \ \
| * | | | IAR: Fix detection of modern C++ versionKenneth Soerensen2022-03-081-1/+3
| |/ / /
* | | | Genx-LINK_LIBRARY: simplify framework features definitionsMarc Chevrier2022-03-041-15/+0
* | | | SunPro C: ensure LINKER: prefix is usable for all versionsMarc Chevrier2022-02-271-2/+7
* | | | genex-LINK_LIBRARY: rename configuration variablesMarc Chevrier2022-02-161-8/+8
* | | | GenEx/LINK_LIBRARY: Add features for framework support on AppleMarc Chevrier2022-02-151-0/+15
|/ / /
* | | Merge topic 'iar_cmp0057'Brad King2022-01-311-3/+6
|\ \ \
| * | | IAR/CXX: Fix compatibility with CMP0057 OLDRaul Tambre2022-01-291-3/+6
* | | | IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-276-0/+169
* | | | Merge topic 'msvc-isystem'Brad King2022-01-122-2/+2
|\ \ \ \ | |/ / /
| * | | MSVC: Use -external:I flag without space to support Clang toolsBrad King2022-01-112-2/+2
| * | | Merge topic 'nvhpc-isystem' into release-3.22Brad King2021-11-031-0/+1
| |\ \ \
* | | | | CUDA: Support CMP0105 on ClangRaul Tambre2021-11-081-0/+4
* | | | | Merge topic 'nvhpc-isystem'Brad King2021-11-031-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | NVHPC: Support SYSTEM include directoriesRobert Maynard2021-11-021-0/+1
* | | | | Merge topic 'msvc-c17'Brad King2021-10-291-29/+39
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | MSVC: Add support for C17Brad King2021-10-281-0/+2
| * | | | MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versionsBrad King2021-10-281-0/+2
| * | | | MSVC: Refactor C compile features table for C90, C99, and C11Brad King2021-10-281-29/+35
| |/ / /