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
/
CMakeDetermineCompilerId.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
IntelLLVM: Add support for Intel LLVM-based compilers
William R. Dieter
2021-01-28
1
-1
/
+2
*
CMakeDetermineCompilerId: Ensure CMAKE_EXECUTABLE_FORMAT is INTERNAL
Craig Scott
2020-12-17
1
-2
/
+2
*
CMakeDetermineCompilerId: support Intel DPC++ compiler toolset for VS gen
Nikita Sirgienko
2020-12-06
1
-3
/
+10
*
Merge topic 'compiler-id-extra-text'
Brad King
2020-12-04
1
-7
/
+16
|
\
|
*
CMakeDetermineCompilerId: Tolerate stray text around INFO strings
Brad King
2020-12-03
1
-0
/
+4
|
*
CMakeDetermineCompilerId: Add whitespace to clarify logic
Brad King
2020-12-03
1
-1
/
+5
|
*
CMakeDetermineCompilerId: Filter IAR-AVR format INFO strings earlier
Brad King
2020-12-03
1
-6
/
+7
|
*
Merge topic 'cuda_detect_vs_codegen' into release-3.19
Brad King
2020-11-25
1
-4
/
+8
|
|
\
*
|
|
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
1
-1
/
+4
*
|
|
Merge topic 'cuda_detect_vs_codegen'
Brad King
2020-11-25
1
-4
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
CUDA: Fix user-set architectures during detection with Visual Studio
Raul Tambre
2020-11-25
1
-4
/
+8
*
|
Xcode: Default to arm64 arch on Apple Silicon hosts during compiler id
Brad King
2020-11-12
1
-1
/
+8
*
|
Merge topic 'cuda_host_compiler_fail'
Brad King
2020-09-01
1
-3
/
+6
|
\
\
|
*
|
CUDA: Fail if compiler detection using the host compiler fails
Raul Tambre
2020-08-29
1
-3
/
+6
*
|
|
Add ISPC compiler support to CMake
Robert Maynard
2020-08-28
1
-0
/
+22
|
/
/
*
|
Toolchain: Take CMAKE_<lang>_FLAGS_INIT into account during compiler detection
Fred Baksik
2020-07-29
1
-1
/
+3
*
|
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1
/
+1
*
|
Merge topic 'xcode-native-arch'
Craig Scott
2020-07-21
1
-0
/
+6
|
\
\
|
|
/
|
*
Xcode: Explicitly specify default native architecture on macOS
Brad King
2020-07-20
1
-0
/
+6
*
|
Visual Studio: Add Android support
Kyle Edwards
2020-06-24
1
-4
/
+25
|
/
*
Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime
Brad King
2020-05-22
1
-1
/
+5
|
\
|
*
CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain
Robert Maynard
2020-05-21
1
-1
/
+5
|
*
Merge topic 'vs-clangcl' into release-3.17
Brad King
2020-03-27
1
-1
/
+3
|
|
\
*
|
\
Merge topic 'vs-clangcl'
Brad King
2020-03-27
1
-1
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Fix ClangCL toolset compiler path detection
Brad King
2020-03-26
1
-1
/
+3
*
|
|
Merge topic 'nmc-cl-showincludes'
Brad King
2020-03-27
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Ninja Multi-Config: Fix MSVC showincludes prefix detection
Brad King
2020-03-26
1
-1
/
+1
|
|
/
*
|
ASM: Record vendor-specific output matched to identify assembler
Brad King
2020-03-12
1
-0
/
+1
*
|
CMakeDetermineCompilerId: Set locale to C for vendor output match
Brad King
2020-03-12
1
-0
/
+13
|
/
*
CUDA: MSVC generators fill CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES
Robert Maynard
2020-01-10
1
-1
/
+2
*
Merge topic 'backport-3.16-vs-v142-version'
Brad King
2019-12-13
1
-3
/
+4
|
\
|
*
VS: Fix support for v142 toolset minor versions in VS 16.5+
Brad King
2019-12-12
1
-3
/
+4
*
|
VS: Support Visual Studio Clang Toolkit identification
Justin Goshi
2019-12-05
1
-1
/
+1
*
|
XL: Add support for Ninja and XL Fortran
Brad King
2019-11-21
1
-0
/
+10
*
|
VS: Propagate CMAKE_VS_GLOBALS into compiler id projects
Alexander Boczar
2019-10-17
1
-0
/
+6
*
|
VS: Add support to override VCTargetsPath through toolset
Alexander Boczar
2019-10-15
1
-0
/
+3
|
/
*
Merge topic 'vs-v142-version'
Brad King
2019-10-02
1
-1
/
+7
|
\
|
*
VS: Fix support for v142 toolset minor versions
Brad King
2019-10-01
1
-1
/
+7
*
|
cuda: Extend cuda compiler detection to work with custom cuda path
Benjamin Wozniak
2019-08-30
1
-2
/
+8
*
|
Merge topic 'clang-cl-non-windows'
Brad King
2019-08-02
1
-1
/
+1
|
\
\
|
|
/
|
*
clang: Restore support for clang-cl on non-Windows hosts
Brad King
2019-07-31
1
-1
/
+1
*
|
CMakeDetermineCompilerId: Consider UTF-16 encodings of INFO strings
Brad King
2019-07-11
1
-4
/
+8
|
/
*
Merge topic 'clang-gnulike-support'
Brad King
2019-05-29
1
-36
/
+28
|
\
|
*
clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT
Zsolt Parragi
2019-05-17
1
-36
/
+28
*
|
Merge topic 'vs-ApplicationTypeRevision'
Brad King
2019-05-22
1
-2
/
+2
|
\
\
|
*
|
VS: Fix ApplicationTypeRevision in builtin check projects
Brad King
2019-05-21
1
-2
/
+2
*
|
|
IAR: Do not print compiler architecture id for non-IAR compilers
Brad King
2019-05-21
1
-1
/
+1
|
/
/
*
|
Swift: Detect compiler version
Brad King
2019-05-16
1
-0
/
+24
*
|
CMakeDetermineCompilerId: Make CMAKE_${lang}_COMPILER available earlier
Brad King
2019-05-16
1
-7
/
+8
*
|
ARMClang: Add support for Clang-based ARM compiler
Johan Stridkvist
2019-05-14
1
-0
/
+1
|
/
[next]