summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineCompilerId.cmake
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Fix detection of default language standard when given -std= flagsBrad King2021-10-061-2/+9
* CMakeDetermineCompilerId: Tolerate variables named for languagesBrad King2021-10-061-1/+1
* CompilerID: Compiler extensions default detectionRaul Tambre2021-09-281-0/+5
* CompilerID: Rename language_dialect to language_standardRaul Tambre2021-09-281-1/+1
* Merge topic 'hip-no-hipcc'Brad King2021-09-201-35/+0
|\
| * HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-161-24/+0
| * HIP: Detect ROCm path earlierBrad King2021-09-161-11/+0
* | Merge topic 'enable_language-CMP0126'Brad King2021-07-201-4/+0
|\ \ | |/
| * CMakeDetermineCompilerId: Fix CMAKE_EXECUTABLE_FORMAT in CMP0126 NEW behaviorBrad King2021-07-191-4/+0
* | Intel/Fortran: Avoid recording warning 5117 lines in CMakeError.logMichael Hirsch2021-07-061-2/+5
|/
* HIP: Extract clang compiler details from hipccRobert Maynard2021-06-071-0/+35
* ROCMClang: Add the ROCm toolkit derived clang compiler to CMakeRobert Maynard2021-06-071-1/+0
* Modules: Fix typos and spelling in commentsJosef Angstenberger2021-05-071-1/+1
* FujitsuClang: Use GNU-like command-linePaul Zehner2021-04-141-0/+2
* Merge topic 'flags-with-backslash'Brad King2021-04-081-5/+6
|\
| * Restore support for backslashes in initial language-wide flagsBrad King2021-04-071-5/+6
* | Fujitsu: Add support for the Fujitsu compiler in Trad modeChuck Atkins2021-03-301-2/+23
* | VS: switch to new folder structure while keeping the old one workingMarcel Ritzschke2021-03-181-3/+13
|/
* CMakeDetermineCompilerId: Fix REQUIRE_SUCCESS with multiple user flagsRaul Tambre2021-03-021-1/+1
* CMakeDetermineCompilerId: Test without COMPILER_ID_FLAGS if REQUIRE_SUCCESSRaul Tambre2021-02-271-16/+34
* CMakeDetermineCompilerId: Recognize XCOFF executable formatBrad King2021-02-031-0/+5
* IntelLLVM: Add support for Intel LLVM-based compilersWilliam R. Dieter2021-01-281-1/+2
* CMakeDetermineCompilerId: Ensure CMAKE_EXECUTABLE_FORMAT is INTERNALCraig Scott2020-12-171-2/+2
* CMakeDetermineCompilerId: support Intel DPC++ compiler toolset for VS genNikita Sirgienko2020-12-061-3/+10
* Merge topic 'compiler-id-extra-text'Brad King2020-12-041-7/+16
|\
| * CMakeDetermineCompilerId: Tolerate stray text around INFO stringsBrad King2020-12-031-0/+4
| * CMakeDetermineCompilerId: Add whitespace to clarify logicBrad King2020-12-031-1/+5
| * CMakeDetermineCompilerId: Filter IAR-AVR format INFO strings earlierBrad King2020-12-031-6/+7
| * Merge topic 'cuda_detect_vs_codegen' into release-3.19Brad King2020-11-251-4/+8
| |\
* | | Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-291-1/+4
* | | Merge topic 'cuda_detect_vs_codegen'Brad King2020-11-251-4/+8
|\ \ \ | |/ / |/| / | |/
| * CUDA: Fix user-set architectures during detection with Visual StudioRaul Tambre2020-11-251-4/+8
* | Xcode: Default to arm64 arch on Apple Silicon hosts during compiler idBrad King2020-11-121-1/+8
* | Merge topic 'cuda_host_compiler_fail'Brad King2020-09-011-3/+6
|\ \
| * | CUDA: Fail if compiler detection using the host compiler failsRaul Tambre2020-08-291-3/+6
* | | Add ISPC compiler support to CMakeRobert Maynard2020-08-281-0/+22
|/ /
* | Toolchain: Take CMAKE_<lang>_FLAGS_INIT into account during compiler detectionFred Baksik2020-07-291-1/+3
* | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* | Merge topic 'xcode-native-arch'Craig Scott2020-07-211-0/+6
|\ \ | |/
| * Xcode: Explicitly specify default native architecture on macOSBrad King2020-07-201-0/+6
* | Visual Studio: Add Android supportKyle Edwards2020-06-241-4/+25
|/
* 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
|/