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 'cpp23'
Brad King
2020-12-10
3
-31/+18
|
\
|
*
CUDA, CXX, OBJCXX: C++23 support with Clang 12
Raul Tambre
2020-12-08
2
-0/+14
|
*
CUDA, CXX: Remove HAS_FULL_SUPPORT for C++17 and 20
Raul Tambre
2020-12-08
3
-31/+4
*
|
Merge topic 'ispc-system-includes'
Brad King
2020-12-10
1
-2/+0
|
\
\
|
*
|
ISPC: Treat system includes as '-I' includes
Robert Maynard
2020-12-09
1
-2/+0
*
|
|
Merge topic 'remove-partial-intel-compiler-support'
Brad King
2020-12-08
2
-14/+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert "Intel: Add Intel DPC++ compiler identification"
Brad King
2020-12-07
1
-7/+0
|
*
|
Revert "Intel: Add Intel Clang compiler identification"
Brad King
2020-12-07
1
-7/+0
*
|
|
Merge topic 'explicit-LANGUAGE-flag'
Brad King
2020-12-04
11
-0/+18
|
\
\
\
|
*
|
|
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
11
-0/+18
*
|
|
|
NVIDIA-CUDA: rely on new capabilities for deps generation
Marc Chevrier
2020-12-02
1
-4/+3
*
|
|
|
Merge topic 'ti-c-only-standard'
Brad King
2020-12-02
1
-3/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Compiler/TI: Fix C standard flags in C-only project
Adam Weisi
2020-12-01
1
-3/+3
*
|
|
Merge topic 'makefiles-compiler-deps-optims'
Brad King
2020-11-30
26
-15/+167
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
17
-0/+152
|
*
|
Refactoring: Introduce place-holder for dependency target.
Marc Chevrier
2020-11-28
14
-15/+15
|
|
/
*
|
Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}Flag
Robert Maynard
2020-11-25
1
-1/+0
|
/
*
Revert "specify language flag when source LANGUAGE property is set"
Brad King
2020-11-19
12
-24/+3
*
CUDA: Enable support on QNX
janbernloehr
2020-11-02
1
-1/+1
*
Merge topic 'correct_msvc_cuda_flag_warning' into release-3.19
Brad King
2020-10-27
1
-4/+11
|
\
|
*
CUDA: Use MSVC version to determine supported C++ standard levels
Robert Maynard
2020-10-26
1
-4/+11
*
|
IAR: Use .o object file extension with IAR-Ilink toolchains
Felipe Torrezan
2020-10-15
1
-0/+1
|
/
*
Intel: Add Intel Clang compiler identification
Harini Chilamantula
2020-09-29
1
-0/+7
*
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
2
-0/+2
*
Intel: Add Intel DPC++ compiler identification
Harini Chilamantula
2020-09-22
1
-0/+7
*
Compiler/TI: Add std options for C++14
Josef Angstenberger
2020-09-20
1
-4/+22
*
Compiler/TI: Add std options for C++98
Josef Angstenberger
2020-09-20
1
-0/+51
*
Compiler/TI: Add std options for C11
Josef Angstenberger
2020-09-20
1
-0/+11
*
Compiler/TI: Check default C standard
Josef Angstenberger
2020-09-20
2
-0/+19
*
Compiler/TI: Check compiler version for C99 support
Josef Angstenberger
2020-09-20
1
-4/+35
*
Compiler/TI: Fix definition of std options
Josef Angstenberger
2020-09-20
1
-4/+4
*
Compiler/TI: Avoid generic variable name in macro
Josef Angstenberger
2020-09-20
1
-8/+7
*
Clang: use -imsvc for system include dirs when running on Windows
Andrew Fuller
2020-09-16
1
-0/+1
*
Merge topic 'armclang-fixes'
Brad King
2020-09-11
1
-2/+3
|
\
|
*
ARMClang: Fix link line generation after addition of armlink support
Marc Chevrier
2020-09-10
1
-2/+3
*
|
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
1
-0/+3
|
\
\
|
*
|
PCH: Template instantiation support
Tobias Hieta
2020-09-02
1
-0/+3
*
|
|
Merge topic 'ios-pch-x-lang-header'
Brad King
2020-09-09
1
-1/+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCH: Mark CMake PCH source files as -x <lang>-header
Cristian Adam
2020-09-04
1
-1/+6
|
*
|
Merge topic 'cuda-std-for-msvc' into release-3.18
Brad King
2020-08-26
1
-4/+6
|
|
\
\
*
|
|
|
ARMClang: Pass defines to assembler
Hugues Kamba
2020-09-01
1
-1/+1
*
|
|
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add ISPC compiler support to CMake
Robert Maynard
2020-08-28
1
-0/+22
*
|
|
|
Merge topic 'cuda-std-for-msvc'
Brad King
2020-08-26
1
-4/+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CUDA: Support setting CUDA14/17 when using MSVC
Robert Maynard
2020-08-24
1
-4/+6
*
|
|
|
Merge topic 'msvc_static_assert'
Brad King
2020-08-25
2
-3/+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
MSVC: Record support for c_static_assert
Raul Tambre
2020-08-20
2
-3/+5
|
|
/
/
*
|
|
Merge topic 'msvc_c11'
Brad King
2020-08-12
2
-12/+33
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
MSVC: Record support for C11 and c_restrict
Raul Tambre
2020-08-11
2
-12/+33
*
|
Merge topic 'clang-msvc-cxx-std'
Brad King
2020-07-30
1
-5/+5
|
\
\
|
|
/
[next]