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
*
Ninja: Fix clang-cl /showIncludes prefix detection
Brad King
2016-05-03
1
-2/+2
*
Merge topic 'remove-vs6-generator'
Brad King
2016-03-10
1
-11/+2
|
\
|
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-11/+2
*
|
CMakeDetermineCompilerId: Add detection of clang.exe bundled with VS
Mariusz PluciĆski
2016-03-10
1
-1/+5
|
/
*
Merge topic 'vs-compiler-id-itanium'
Brad King
2016-01-07
1
-3/+0
|
\
|
*
CMakeDetermineCompilerId: Fix VS Itanium platform name (#15889)
Brad King
2015-12-21
1
-3/+0
|
*
Merge branch 'revert-compiler-links-statically' into release
Brad King
2015-11-23
1
-8/+0
|
|
\
*
|
|
Compiler: Add infrastructure for detecting compiler wrappers
Chuck Atkins
2015-12-07
1
-0/+6
*
|
|
Merge topic 'revert-compiler-links-statically'
Brad King
2015-11-24
1
-8/+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Revert "Disable shared library support when compiler links statically" (#15855)
Brad King
2015-11-23
1
-8/+0
*
|
Merge topic 'vs-win10-sdk'
Brad King
2015-10-02
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
VS: Add support for selecting the Windows 10 SDK (#15670)
Gilles Khouzam
2015-10-02
1
-0/+3
*
|
Disable shared library support when compiler links statically
Brad King
2015-09-30
1
-0/+8
|
/
*
Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)
Brad King
2015-09-18
1
-0/+31
*
CMakeDetermineCompilerId: Drop unused code path
Brad King
2015-09-18
1
-23/+11
*
Project: Determine default language dialect for the compiler.
Stephen Kelly
2015-09-18
1
-0/+5
*
CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler tool
Brad King
2015-06-30
1
-9/+6
*
CMakeDetermineCompilerId: Simplify src reference in IDE projects
Brad King
2015-06-25
1
-2/+2
*
CMakeDetermineCompilerId: Try matching compiler output to detect id
Brad King
2015-06-18
1
-0/+19
*
CMakeDetermineCompilerId: Refactor id build/check loop logic
Brad King
2015-06-18
1
-5/+6
*
CMakeDetermineCompilerId: Optionally try some flags before no flags
Brad King
2015-06-18
1
-1/+3
*
MSVC: Distinguish among ARM architectures more precisely (#14552)
Gunnar Roth
2015-02-24
1
-2/+0
*
Fortran: Add infrastructure to detect compiler version (#15372)
Brad King
2015-02-19
1
-1/+40
*
Merge topic 'fix-qcc-compiler-id'
Brad King
2015-01-16
1
-1/+1
|
\
|
*
QNX: Fix detection of QCC compiler id (#15349)
Brad King
2015-01-14
1
-1/+1
*
|
Merge topic 'xcode-ios-compiler-id'
Brad King
2015-01-12
1
-5/+0
|
\
\
|
*
|
Xcode: Do not require code signing for compiler id (#15214)
Brad King
2015-01-11
1
-5/+0
|
|
/
*
|
Merge topic 'xcode-ios-compiler-id'
Brad King
2014-11-10
1
-1/+1
|
\
\
|
|
/
|
*
Xcode: Fix compiler path detection for iOS tools on Xcode <= 5.0 (#15237)
Brad King
2014-11-07
1
-1/+1
*
|
Merge topic 'xcode-ios-compiler-id'
Brad King
2014-10-23
1
-2/+17
|
\
\
|
|
/
|
*
Xcode: Fix compiler id detection when code signing is required
Brad King
2014-10-22
1
-0/+5
|
*
Xcode: Fix compiler id detection for iOS tools (#15214)
Brad King
2014-10-22
1
-2/+12
*
|
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
1
-1/+1
|
/
*
VS: Detect compiler id of Nsight Tegra-Android toolchains
Brad King
2014-09-29
1
-4/+18
*
Use a more reliable regex for extracting binary INFO strings
Chuck Atkins
2014-09-03
1
-1/+1
*
CMakeDetermineCompilerId: Fix detection for VS ARM platform
Brad King
2014-08-12
1
-0/+5
*
CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStore
Gilles Khouzam
2014-07-31
1
-0/+12
*
CompilerId: Guard the platform-default compiler code with a parameter.
Stephen Kelly
2014-05-07
1
-0/+1
*
CompilerId: Allow specifying the compiler-specific components to generate.
Stephen Kelly
2014-05-07
1
-1/+4
*
Project: Split the compiler id detection into a separate function.
Stephen Kelly
2014-05-07
1
-74/+2
*
Project: Generate the CXX compiler Id test from multiple files.
Stephen Kelly
2014-05-07
1
-0/+77
*
Merge branch 'master' into osx-init-early
Brad King
2014-04-29
1
-18/+13
|
\
|
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-7/+7
|
*
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
2014-04-14
1
-1/+1
|
*
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
Rolf Eike Beer
2014-04-14
1
-10/+5
*
|
Xcode: Use sysroot and deployment target to identify compiler
Brad King
2014-04-29
1
-0/+11
|
/
*
QNX: Introduce QCC compiler id for that QNX platform compiler.
Stephen Kelly
2014-01-22
1
-0/+19
*
Merge topic 'xcode-5.1'
Brad King
2013-12-19
1
-1/+1
|
\
|
*
CMakeDetermineCompilerId: Fix compiler line match for Xcode 5.1
Ted Kremenek
2013-12-09
1
-1/+1
*
|
Merge topic 'cleanup-build-commands'
Brad King
2013-12-05
1
-14/+23
|
\
\
[next]