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
/
CMakeDetermineCompilerId.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xcode: Explicitly specify default native architecture on macOS
Brad King
2020-07-20
1
-0/+6
*
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
|
/
*
CMakeDetermineCompilerId: Support versioned LLVM for Visual Studio.
Zufu Liu
2019-05-02
1
-1/+1
*
IAR: Generalize and add support for IAR RX compiler
Stefan Andersson
2019-04-12
1
-1/+8
*
GHS: Add support for GHS Multi Generator in Linux
Naren Manimohan
2019-03-21
1
-3/+11
*
Merge topic 'vs-llvm-extension'
Brad King
2019-02-27
1
-2/+9
|
\
|
*
VS: Fix detection of clang-cl with -T llvm
Brad King
2019-02-26
1
-2/+9
*
|
Use -? instead of /? to test compiler for MSVC-like command-line support
Brad King
2019-02-19
1
-1/+1
|
/
*
Xcode: Derive stdlib from CXX flags
Gregor Jasny
2019-02-07
1
-0/+9
*
Merge topic '17870-iphone-friendly-cmake'
Brad King
2019-02-05
1
-12/+5
|
\
|
*
Xcode: Completely disable code signing for compiler id detection
Gregor Jasny
2019-02-04
1
-12/+0
|
*
Apple: Introduce separate system name for iOS, tvOS, and watchOS
Gregor Jasny
2019-02-04
1
-1/+6
*
|
Xcode: Update default Swift language version for Xcode 10.2
Brad King
2019-02-04
1
-0/+2
|
/
*
GHS: Add Compiler ID detection
Fred Baksik
2019-01-16
1
-21/+64
*
IAR: Parse INFO strings from the binary format of AVR systems
Ethan Slattery
2019-01-15
1
-1/+7
*
Add Mach-O CMAKE_EXECUTABLE_FORMAT detection
Maikel van den Hurk
2018-12-10
1
-7/+4
*
IAR: Fix compiler id, version, and arch detection on 6.50.6
Daniel Schürmann
2018-09-11
1
-0/+3
*
Xcode: Set CODE_SIGN_IDENTITY during compiler identification
Rafal Parzych
2018-08-24
1
-0/+6
*
Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH
Brad King
2018-06-18
1
-3/+5
*
VS: Add option to select the version of the toolset used by VS 2017
Basil Fierz
2018-05-29
1
-0/+4
*
CUDA: Add compiler detection for CUDA < 7.5
Henry Schreiner
2018-04-23
1
-0/+16
[next]