| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | VS: Refactor compiler id detection project file template | Brad King | 2017-03-10 | 1 | -0/+2 |
|
|
* | | CMakeDetermineCompilerId: check with and without user-specified flags | Michael Maltese | 2017-02-06 | 1 | -19/+28 |
|/ |
|
* | CUDA: Detect implicit link information on Windows | Brad King | 2017-01-12 | 1 | -0/+1 |
|
|
* | C# support: add compiler detection for MSVC | Michael Stürmer | 2016-12-15 | 1 | -1/+9 |
|
|
* | CUDA: Use the host compiler for linking CUDA executables and shared libs. | Robert Maynard | 2016-11-14 | 1 | -1/+5 |
|
|
* | VS: Provide an option to use x64 host tools | Brad King | 2016-10-14 | 1 | -0/+5 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Xcode: Port rudimentary Swift support to Xcode 8 | Brad King | 2016-09-23 | 1 | -0/+5 |
|
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -3/+3 |
|
|
* | CMakeDetermineCompilerId: Fix compiler id with square brackets in the path | Brad King | 2016-06-02 | 1 | -2/+3 |
|
|
* | 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 |
| |\ |
|