index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'warning-as-error-ti-compiler'
Brad King
2022-08-15
1
-0/+1
|
\
|
*
TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property
Craig Scott
2022-08-11
1
-0/+1
*
|
Merge topic 'mingw-flto'
Brad King
2022-08-15
1
-1/+8
|
\
\
|
*
|
IPO: Do not use -flto=auto with GCC 10.x on Windows
Brad King
2022-08-10
1
-1/+8
|
|
/
*
|
Merge topic 'enable-intel-llvm-ipo-3'
Brad King
2022-08-04
2
-6/+60
|
\
\
|
*
|
Enable IPO for IntelLLVM compilers on Linux and Windows
William R. Dieter
2022-08-01
2
-6/+60
*
|
|
CUDA: Add Device LTO support for nvcc
Robert Maynard
2022-07-22
2
-0/+12
|
/
/
*
|
Merge topic 'nvhpc-Werror'
Brad King
2022-07-05
1
-1/+1
|
\
\
|
|
/
|
*
NVHPC: warnings as error flag is "-Werror"
Robert Maynard
2022-07-01
1
-1/+1
*
|
Merge topic 'add_nvcc_compile_warning_support'
Brad King
2022-07-05
1
-0/+5
|
\
\
|
|
/
|
*
CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target property
Robert Maynard
2022-07-01
1
-0/+5
*
|
Merge topic 'ipo_append_auto_on_gcc'
Brad King
2022-06-23
1
-1/+12
|
\
\
|
|
/
|
*
IPO: Use -flto=auto if compiler is GCC >= 10.1
Linus Dierheimer
2022-06-22
1
-1/+12
*
|
CUDA: Support response files with nvcc
Robert Maynard
2022-06-13
1
-6/+10
|
/
*
LLVMFlang: Add support for LLVM Flang
Tin Huynh
2022-05-24
1
-0/+13
*
COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errors
Martin Duffy
2022-05-06
16
-27/+53
*
ADSP: Add dedicated platform module
Chris Wright
2022-04-04
1
-1/+1
*
ADSP: Configure compiler in compiler module
Chris Wright
2022-04-04
3
-0/+53
*
ADSP: Support both VDSP++ and CCES for ADSP compilers
Chris Wright
2022-04-04
1
-6/+7
*
Merge topic 'AppleClang-cxx20-cxx23-flags'
Brad King
2022-03-15
1
-1/+9
|
\
|
*
AppleClang: Add C++20 and C++23 flags
Ken Matsui
2022-03-11
1
-1/+9
|
*
Merge branch 'msvc-c++23' into release-3.21
Brad King
2021-10-12
1
-0/+1
|
|
\
*
|
\
Merge topic 'color-diagnostics'
Brad King
2022-03-09
2
-0/+13
|
\
\
\
|
*
|
|
color: Introduce CMAKE_COLOR_DIAGNOSTICS variable
Semyon Kolton
2022-03-08
2
-0/+13
*
|
|
|
Merge topic 'iar-cmp0057'
Brad King
2022-03-09
1
-1/+3
|
\
\
\
\
|
*
|
|
|
IAR: Fix detection of modern C++ version
Kenneth Soerensen
2022-03-08
1
-1/+3
|
|
/
/
/
*
|
|
|
Genx-LINK_LIBRARY: simplify framework features definitions
Marc Chevrier
2022-03-04
1
-15/+0
*
|
|
|
SunPro C: ensure LINKER: prefix is usable for all versions
Marc Chevrier
2022-02-27
1
-2/+7
*
|
|
|
genex-LINK_LIBRARY: rename configuration variables
Marc Chevrier
2022-02-16
1
-8/+8
*
|
|
|
GenEx/LINK_LIBRARY: Add features for framework support on Apple
Marc Chevrier
2022-02-15
1
-0/+15
|
/
/
/
*
|
|
Merge topic 'iar_cmp0057'
Brad King
2022-01-31
1
-3/+6
|
\
\
\
|
*
|
|
IAR/CXX: Fix compatibility with CMP0057 OLD
Raul Tambre
2022-01-29
1
-3/+6
*
|
|
|
IBMClang: Add support for IBM Open XL C/C++
Aaron Liu
2022-01-27
6
-0/+169
*
|
|
|
Merge topic 'msvc-isystem'
Brad King
2022-01-12
2
-2/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
MSVC: Use -external:I flag without space to support Clang tools
Brad King
2022-01-11
2
-2/+2
|
*
|
|
Merge topic 'nvhpc-isystem' into release-3.22
Brad King
2021-11-03
1
-0/+1
|
|
\
\
\
*
|
|
|
|
CUDA: Support CMP0105 on Clang
Raul Tambre
2021-11-08
1
-0/+4
*
|
|
|
|
Merge topic 'nvhpc-isystem'
Brad King
2021-11-03
1
-0/+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
NVHPC: Support SYSTEM include directories
Robert Maynard
2021-11-02
1
-0/+1
*
|
|
|
|
Merge topic 'msvc-c17'
Brad King
2021-10-29
1
-29/+39
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
MSVC: Add support for C17
Brad King
2021-10-28
1
-0/+2
|
*
|
|
|
MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versions
Brad King
2021-10-28
1
-0/+2
|
*
|
|
|
MSVC: Refactor C compile features table for C90, C99, and C11
Brad King
2021-10-28
1
-29/+35
|
|
/
/
/
|
*
|
|
Merge topic 'msvc-c++23' into release-3.22
Brad King
2021-10-12
1
-0/+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge topic 'lcc-policy'
Brad King
2021-10-22
2
-0/+16
|
\
\
\
\
|
*
|
|
|
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
2
-0/+16
*
|
|
|
|
CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION
Robert Maynard
2021-10-20
2
-2/+4
|
/
/
/
/
*
|
|
|
Merge topic 'lcc-compiler'
Brad King
2021-10-19
9
-0/+366
|
\
\
\
\
|
*
|
|
|
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
9
-0/+366
|
|
/
/
/
*
|
|
|
Merge topic 'msvc-c++23'
Brad King
2021-10-12
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
[next]