summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineCompilerId.cmake
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Explicitly specify default native architecture on macOSBrad King2020-07-201-0/+6
* Merge branch 'backport-cuda-default-runtime' into cuda-default-runtimeBrad King2020-05-221-1/+5
|\
| * CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchainRobert Maynard2020-05-211-1/+5
| * Merge topic 'vs-clangcl' into release-3.17Brad King2020-03-271-1/+3
| |\
* | \ Merge topic 'vs-clangcl'Brad King2020-03-271-1/+3
|\ \ \ | | |/ | |/|
| * | VS: Fix ClangCL toolset compiler path detectionBrad King2020-03-261-1/+3
* | | Merge topic 'nmc-cl-showincludes'Brad King2020-03-271-1/+1
|\ \ \ | | |/ | |/|
| * | Ninja Multi-Config: Fix MSVC showincludes prefix detectionBrad King2020-03-261-1/+1
| |/
* | ASM: Record vendor-specific output matched to identify assemblerBrad King2020-03-121-0/+1
* | CMakeDetermineCompilerId: Set locale to C for vendor output matchBrad King2020-03-121-0/+13
|/
* CUDA: MSVC generators fill CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIESRobert Maynard2020-01-101-1/+2
* Merge topic 'backport-3.16-vs-v142-version'Brad King2019-12-131-3/+4
|\
| * VS: Fix support for v142 toolset minor versions in VS 16.5+Brad King2019-12-121-3/+4
* | VS: Support Visual Studio Clang Toolkit identificationJustin Goshi2019-12-051-1/+1
* | XL: Add support for Ninja and XL FortranBrad King2019-11-211-0/+10
* | VS: Propagate CMAKE_VS_GLOBALS into compiler id projectsAlexander Boczar2019-10-171-0/+6
* | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-151-0/+3
|/
* Merge topic 'vs-v142-version'Brad King2019-10-021-1/+7
|\
| * VS: Fix support for v142 toolset minor versionsBrad King2019-10-011-1/+7
* | cuda: Extend cuda compiler detection to work with custom cuda pathBenjamin Wozniak2019-08-301-2/+8
* | Merge topic 'clang-cl-non-windows'Brad King2019-08-021-1/+1
|\ \ | |/
| * clang: Restore support for clang-cl on non-Windows hostsBrad King2019-07-311-1/+1
* | CMakeDetermineCompilerId: Consider UTF-16 encodings of INFO stringsBrad King2019-07-111-4/+8
|/
* Merge topic 'clang-gnulike-support'Brad King2019-05-291-36/+28
|\
| * clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANTZsolt Parragi2019-05-171-36/+28
* | Merge topic 'vs-ApplicationTypeRevision'Brad King2019-05-221-2/+2
|\ \
| * | VS: Fix ApplicationTypeRevision in builtin check projectsBrad King2019-05-211-2/+2
* | | IAR: Do not print compiler architecture id for non-IAR compilersBrad King2019-05-211-1/+1
|/ /
* | Swift: Detect compiler versionBrad King2019-05-161-0/+24
* | CMakeDetermineCompilerId: Make CMAKE_${lang}_COMPILER available earlierBrad King2019-05-161-7/+8
* | ARMClang: Add support for Clang-based ARM compilerJohan Stridkvist2019-05-141-0/+1
|/
* CMakeDetermineCompilerId: Support versioned LLVM for Visual Studio.Zufu Liu2019-05-021-1/+1
* IAR: Generalize and add support for IAR RX compilerStefan Andersson2019-04-121-1/+8
* GHS: Add support for GHS Multi Generator in LinuxNaren Manimohan2019-03-211-3/+11
* Merge topic 'vs-llvm-extension'Brad King2019-02-271-2/+9
|\
| * VS: Fix detection of clang-cl with -T llvmBrad King2019-02-261-2/+9
* | Use -? instead of /? to test compiler for MSVC-like command-line supportBrad King2019-02-191-1/+1
|/
* Xcode: Derive stdlib from CXX flagsGregor Jasny2019-02-071-0/+9
* Merge topic '17870-iphone-friendly-cmake'Brad King2019-02-051-12/+5
|\
| * Xcode: Completely disable code signing for compiler id detectionGregor Jasny2019-02-041-12/+0
| * Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-041-1/+6
* | Xcode: Update default Swift language version for Xcode 10.2Brad King2019-02-041-0/+2
|/
* GHS: Add Compiler ID detectionFred Baksik2019-01-161-21/+64
* IAR: Parse INFO strings from the binary format of AVR systemsEthan Slattery2019-01-151-1/+7
* Add Mach-O CMAKE_EXECUTABLE_FORMAT detectionMaikel van den Hurk2018-12-101-7/+4
* IAR: Fix compiler id, version, and arch detection on 6.50.6Daniel Schürmann2018-09-111-0/+3
* Xcode: Set CODE_SIGN_IDENTITY during compiler identificationRafal Parzych2018-08-241-0/+6
* Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCHBrad King2018-06-181-3/+5
* VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-291-0/+4
* CUDA: Add compiler detection for CUDA < 7.5Henry Schreiner2018-04-231-0/+16