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
*
VS: Fix support for v142 toolset minor versions in VS 16.5+
Brad King
2019-12-12
1
-3/+4
*
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
*
Clang: Do not mistake clang-cl 6.0 for GNU-like clang
İsmail Dönmez
2017-11-28
1
-3/+3
*
Clang: Diagnose unsupported GNU-like clang targeting MSVC ABI
Brad King
2017-10-10
1
-0/+35
*
Add infrastructure to detect secondary compiler version information
Brad King
2017-10-03
1
-0/+8
*
Xcode: Add team to compiler-id project
Gregor Jasny
2017-09-19
1
-0/+6
*
Xcode: Add tvOS and watchOS toolchain file support
Gregor Jasny
2017-09-19
1
-1/+2
*
MSVC: Add support for ARM64 architecture
Minmin Gong
2017-09-12
1
-1/+3
*
Merge topic 'ninja-cl-intl'
Brad King
2017-08-24
1
-0/+1
|
\
|
*
Ninja: Fix support for MSVC with non-English output
Brad King
2017-08-23
1
-0/+1
*
|
IAR: Improve support for IAR ARM Compiler
Norbert Lange
2017-06-29
1
-0/+1
*
|
Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable
Norbert Lange
2017-06-29
1
-0/+3
|
/
*
Xcode: Drop support for Xcode versions below 3
Brad King
2017-04-22
1
-12/+2
*
Xcode: Detect CURRENT_ARCH for use by generator
Brad King
2017-03-31
1
-0/+4
*
Merge topic '16742-swift-3.0'
Brad King
2017-03-30
1
-1/+7
|
\
|
*
Swift: Default to Swift 3.0 with Xcode 8.3 and later
Gregor Jasny
2017-03-28
1
-1/+7
*
|
VS: Add support for determining CUDA compiler id
Brad King
2017-03-10
1
-0/+14
*
|
VS: Add more placeholders to compiler id detection project file template
Brad King
2017-03-10
1
-0/+4
[next]