summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineCompilerId.cmake
Commit message (Expand)AuthorAgeFilesLines
* Renesas: Add support for Renesas compilersHirofumi Nakamura2025-05-281-0/+19
* macOS: Restore support for LLVM/Clang without explicit CMAKE_OSX_SYSROOTBrad King2025-05-021-0/+41
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Xcode: Remove compiler id dependency on xctestEvan Wilde2025-02-071-3/+2
* Modules: Use math() for hex to decimal conversionNikita Nemkin2025-02-031-11/+1
* Remove optional arguments from else() and end*() commandsPeter Kokot2025-01-281-1/+1
* Merge topic 'gcc-import-std'Brad King2025-01-101-2/+3
|\
| * gcc: support `import std`Ben Boeckel2025-01-081-2/+3
* | CompilerId: Console error output has first try lastRobert Maynard2025-01-031-1/+3
|/
* IBMClang: Express compiler information as a Clang variantDavid Tenty2024-12-041-0/+1
* Xcode: Use ad-hoc signing during compiler id for iOS Mac CatalystBrad King2024-10-161-1/+1
* NVCC: Detect host compiler id and versionBrad King2024-09-201-2/+47
* Merge topic 'cuda-vs-17.10'Brad King2024-05-241-1/+1
|\
| * VS: Fix compiler identification of nvcc with unsupported host compilerBrad King2024-05-231-1/+1
| * Merge topic 'clang-use-arg1' into release-3.29Brad King2024-02-271-1/+3
| |\
| * \ Merge topic 'cxxmodules-clang-resource-dir' into release-3.29Brad King2024-02-221-0/+22
| |\ \
* | | | CMakeDetermineCompilerId: extract C++ standard library implBen Boeckel2024-04-121-0/+24
* | | | Modules: Fix CMP0159 warnings in modules when tracingJuan Ramos2024-03-291-0/+3
* | | | Merge topic 'clang-use-arg1'Brad King2024-02-271-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | CMakeDetermineCompilerId: use `_ARG1` to query the clang resource dirBen Boeckel2024-02-261-1/+3
| | |/ | |/|
* | | Merge topic 'cxxmodules-clang-resource-dir'Brad King2024-02-221-0/+22
|\ \ \ | |/ / | | / | |/ |/|
| * Clang: detect -resource-dir for clang-scan-depsBen Boeckel2024-02-211-0/+22
* | TIClang: Add support for TI Clang-based compilers, including tiarmclangAlan Phipps2024-02-091-1/+2
* | Merge topic 'clang-cl-showIncludes' into release-3.29Brad King2024-02-081-1/+1
|\ \ | |/
| * Ninja: Update showIncludes prefix detection for clang-cl 18Martin Storsjö2024-02-071-1/+1
* | LLVMFlang: Update MSVC ABI and architecture detection for LLVMFlang 18.0Brad King2023-12-061-17/+20
* | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj filesBrad King2023-11-221-1/+7
|/
* LLVMFlang: Add support for targeting MSVC ABI on WindowsBrad King2023-10-031-0/+26
* Merge topic 'vs-props-order'Brad King2023-08-191-3/+0
|\
| * VS: Remove duplicate import in compiler id vcxprojBrad King2023-08-181-3/+0
* | apple: add preliminary visionOS supportGregor Jasny2023-07-111-0/+1
|/
* 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
| |\