index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
Compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'iar-align-output-extension'
Brad King
2023-05-16
3
-2
/
+8
|
\
|
*
IAR: Enforce output extension for xlink targets
Joakim Lönnberg
2023-05-12
2
-2
/
+7
|
*
IAR: Replace extension for compiler and assembler
Joakim Lönnberg
2023-05-08
1
-0
/
+1
*
|
Merge topic 'dankm/tcsuffix'
Brad King
2023-05-10
2
-0
/
+5
|
\
\
|
*
|
Allow toolchain suffix without leading dash
Dan McGregor
2023-05-08
2
-0
/
+5
|
|
/
*
|
Clang: use -std=c++23 for Clang 17.0+
Raul Tambre
2023-05-08
1
-1
/
+4
|
/
*
Link step: use linker dependency linker file
Marc Chevrier
2023-05-03
2
-0
/
+47
*
Merge topic 'iar-silent-flag'
Brad King
2023-04-28
1
-3
/
+7
|
\
|
*
IAR: Move linker silencing flag to CMAKE_EXE_LINKER_FLAGS
Felipe Torrezan
2023-04-26
1
-3
/
+7
*
|
Ninja: Revert "Exclude NVHPC -Werror flags during Fortran preprocessing"
Brad King
2023-04-26
1
-1
/
+0
*
|
NVHPC: Use -Werror for COMPILE_OPTIONS_WARNING_AS_ERROR
Robert Maynard
2023-04-25
2
-2
/
+2
|
/
*
Ninja: Exclude NVHPC -Werror flags during Fortran preprocessing
Brad King
2023-04-04
1
-0
/
+1
*
IBMClang: No thin LTO on AIX
Nicole Rabjohn
2023-03-23
1
-1
/
+4
*
Merge topic 'clang-windows-cxx-modules'
Brad King
2023-03-21
1
-13
/
+15
|
\
|
*
Clang: Record Clang 16.0 C++ modules flags only for GNU-like front-end
Brad King
2023-03-20
1
-13
/
+15
*
|
IAR: Version update for arm assembler
Joakim Lönnberg
2023-03-16
1
-1
/
+1
*
|
Merge topic 'iar-improve-asm'
Brad King
2023-03-15
2
-27
/
+63
|
\
\
|
*
|
IAR:Improved assembler support
Joakim Lönnberg
2023-03-14
2
-27
/
+63
*
|
|
Merge topic 'support_cubin_fatbin_optix_cuda_output'
Brad King
2023-03-14
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilation
Robert Maynard
2023-03-13
1
-0
/
+5
*
|
|
Merge topic 'clang-16-cxx-modules'
Brad King
2023-03-06
1
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Clang: Record Clang 16.0 flags for our experimental C++ modules support
Brad King
2023-03-03
1
-0
/
+14
*
|
IAR: Tolerate variables named for languages
Joakim Lönnberg
2023-02-21
1
-1
/
+1
*
|
LCC: Disable Fortran preprocessor testing if unsupported
makise-homura
2023-02-16
1
-2
/
+5
|
/
*
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
|
\
\
|
|
/
[next]