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
*
Clang: Record Clang 16.0 flags for our experimental C++ modules support
Brad King
2023-03-03
1
-0/+14
*
LLVMFlang: Fix post-preprocess compile for fixed-form Fortran
David Truby
2023-02-14
1
-0/+1
*
LCC: Fix extraction of __LCC__ version components
Brad King
2023-02-13
2
-8/+4
*
Merge topic 'android-ndk-legacy-toolchain' into release-3.26
Brad King
2023-02-07
1
-1/+1
|
\
|
*
Android: Provide CMAKE_ANDROID_NDK_VERSION with NDK legacy toolchain file
Brad King
2023-02-06
1
-1/+1
*
|
Modules: Record system inspection steps in the configure log
Brad King
2023-01-18
1
-2/+2
*
|
IntelLLVM: Add provisional flags for C23 and C++23
scivision
2023-01-16
2
-0/+12
*
|
IntelLLVM: Replace -Qstd= with -Qstd: on Windows
scivision
2023-01-16
1
-6/+6
*
|
Merge topic 'IntelLLVM-msvc-no-cxx11'
Brad King
2023-01-13
1
-2/+2
|
\
\
|
|
/
|
*
IntelLLVM: Avoid unnecessary -Qstd=c++11 flag on Windows
Brad King
2023-01-12
1
-2/+2
*
|
Merge topic 'cuda-nvcc-cuda20'
Brad King
2022-12-14
1
-0/+12
|
\
\
|
|
/
|
*
CUDA: Add support for cuda_std_20 for nvcc 12.0+
Robert Maynard
2022-12-13
1
-0/+12
*
|
Clang-FindBinUtils: also find `clang-scan-deps`
Ben Boeckel
2022-12-02
1
-0/+11
*
|
Merge topic 'iar-rsp-on-objects'
Brad King
2022-11-29
1
-22/+16
|
\
\
|
*
|
IAR: Add response flag for files
Felipe Torrezan
2022-11-27
1
-22/+16
*
|
|
Merge topic 'msvc-cxx-no-optin-experimental-flag'
Brad King
2022-11-29
1
-1/+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
MSVC: don't opt into dyndep support
Ben Boeckel
2022-11-28
1
-1/+0
*
|
Only initialize CMAKE_CXX_COMPILER_PREDEFINES_COMMAND
Joerg Bornemann
2022-11-16
8
-42/+56
*
|
Merge topic 'nvcc-isystem'
Brad King
2022-11-14
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
CUDA: Use consistent -isystem flag style for NVIDIA nvcc
YantaoZhao
2022-11-11
1
-1/+1
*
|
msvc: bless MSVC 19.34 support for C++ modules as experimental
Ben Boeckel
2022-11-11
1
-0/+12
|
/
*
Tasking: Remove CMAKE_SYSTEM_PROCESSOR support per CMP0123
Christoph Seitz
2022-11-07
1
-32/+0
*
Tasking: Fix PIC option for Tasking Toolset
Gordon Jess
2022-11-03
1
-1/+1
*
IAR: Restore support for CMAKE_CXX_FLAGS_INIT
Daniel Schürmann
2022-11-01
1
-2/+2
*
Merge topic 'flang-implicit-link-info' into release-3.25
Brad King
2022-10-12
1
-0/+2
|
\
|
*
LLVMFlang: Add support for mixed-language linking with Fortran
Brad King
2022-10-11
1
-0/+2
*
|
Merge topic 'Intel-Fortran-warn-errors'
Brad King
2022-10-10
4
-8/+22
|
\
\
|
|
/
|
*
Intel/IntelLLVM: Fortran has distinct "-Werror"-like flag
Michael Hirsch
2022-10-07
2
-6/+20
|
*
COMPILE_WARNING_AS_ERROR: Fix internal formatting of options table
Brad King
2022-10-07
2
-2/+2
|
*
Merge topic 'warning-as-error-ti-compiler' into release-3.24
Brad King
2022-08-15
1
-0/+1
|
|
\
*
|
|
Tasking: Simplify processor list matching regex
Hutchings Samuel (ETAS/ERS-PRM)
2022-10-07
1
-2/+2
*
|
|
Android/Clang: Tolerate undefined CMAKE_ANDROID_NDK_VERSION
Boris Egorov
2022-09-16
1
-1/+1
*
|
|
Tasking: Add support for several compiler toolsets
Christoph Seitz
2022-09-14
6
-0/+199
*
|
|
CMake: Support upcoming C++26 language level
Robert Maynard
2022-08-31
2
-0/+2
*
|
|
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
[next]