summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineCompilerId.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'msvc-wine-showIncludes'Brad King2023-05-161-1/+1
|\
| * Ninja: Restore detection of msvc-wine showIncludes prefixBrad King2023-05-151-1/+1
* | VS/Android: Set API level explicitly during compiler identificationMichael Karcher2023-04-251-0/+2
* | VS/Android: Use ApplicationTypeRevision 3.0 in VS2022Michael Karcher2023-04-251-1/+1
* | Merge topic 'clang-cl-showIncludes'Brad King2023-03-211-1/+1
|\ \ | |/
| * Ninja: Restore detection of clang-cl showIncludes prefixYR Chen2023-03-201-1/+1
* | VS: Import default C++ props file before toolset-specific props fileMatthew Voss2023-03-071-0/+3
* | CompilerId: Fix handling of CMAKE_<LANG>_FLAGS with quotesRussell Greene2023-02-031-1/+1
|/
* Ninja: Fix detection of MSVC showIncludes prefix in ItalianBrad King2023-01-281-1/+1
* Ninja: Record showIncludes detection in configure logBrad King2023-01-271-0/+6
* Modules: Record system inspection steps in the configure logBrad King2023-01-181-16/+23
* GHS: Drop debugging message from logBrad King2023-01-181-2/+0
* CompilerId: Restore logging of failed identificationsBrad King2023-01-181-2/+4
* Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilersRussell Greene2023-01-111-1/+5
* Ninja: Match showIncludes dependencies using console output code pageBrad King2022-10-301-1/+1
* CompilerId: Output errors from all attempts at detectionRobert Maynard2022-08-161-2/+6
* Merge topic 'xcode-14'Brad King2022-06-111-0/+2
|\
| * Xcode: Use ad-hoc signing during compiler id on macOSBrad King2022-06-101-0/+2
| * Merge topic 'vs-intel-oneapi-toolset' into release-3.22Brad King2021-12-171-5/+3
| |\
* | | CUDA: Defer architecture testing to the compiler testing stepBrad King2022-04-251-7/+1
* | | ADSP: Configure compiler in compiler moduleChris Wright2022-04-041-1/+10
* | | CUDA: Add support for CUDA_ARCHITECTURES=nativeBrad King2022-03-101-1/+1
* | | CUDA: Restore support for CMAKE_CUDA_ARCHITECTURES=OFFRobert Maynard2022-03-091-1/+1
* | | VS: Fix CUDA compiler id with CMAKE_CUDA_ARCHITECTURES={all,all-major}Brad King2022-03-021-4/+6
* | | Merge topic 'vs-intel-oneapi-toolset'Brad King2021-12-171-5/+3
|\ \ \ | | |/ | |/|
| * | VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021William R. Dieter2021-12-151-5/+3
* | | GHS: Update selection of primaryTarget in MULTI project fileFred Baksik2021-11-151-6/+2
* | | Merge topic 'vs-framework-version'Brad King2021-11-081-0/+9
|\ \ \ | | |/ | |/|
| * | VS: Model a default target frameworkBrad King2021-11-061-0/+9
* | | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+21
* | | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-1/+1
|/ /
* | 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