index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakeDetermineCompilerId.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'hip-no-hipcc'
Brad King
2021-09-20
1
-35/+0
|
\
|
*
HIP: Remove ROMClang compiler id and use Clang directly
Brad King
2021-09-16
1
-24/+0
|
*
HIP: Detect ROCm path earlier
Brad King
2021-09-16
1
-11/+0
*
|
Merge topic 'enable_language-CMP0126'
Brad King
2021-07-20
1
-4/+0
|
\
\
|
|
/
|
*
CMakeDetermineCompilerId: Fix CMAKE_EXECUTABLE_FORMAT in CMP0126 NEW behavior
Brad King
2021-07-19
1
-4/+0
*
|
Intel/Fortran: Avoid recording warning 5117 lines in CMakeError.log
Michael Hirsch
2021-07-06
1
-2/+5
|
/
*
HIP: Extract clang compiler details from hipcc
Robert Maynard
2021-06-07
1
-0/+35
*
ROCMClang: Add the ROCm toolkit derived clang compiler to CMake
Robert Maynard
2021-06-07
1
-1/+0
*
Modules: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
*
FujitsuClang: Use GNU-like command-line
Paul Zehner
2021-04-14
1
-0/+2
*
Merge topic 'flags-with-backslash'
Brad King
2021-04-08
1
-5/+6
|
\
|
*
Restore support for backslashes in initial language-wide flags
Brad King
2021-04-07
1
-5/+6
*
|
Fujitsu: Add support for the Fujitsu compiler in Trad mode
Chuck Atkins
2021-03-30
1
-2/+23
*
|
VS: switch to new folder structure while keeping the old one working
Marcel Ritzschke
2021-03-18
1
-3/+13
|
/
*
CMakeDetermineCompilerId: Fix REQUIRE_SUCCESS with multiple user flags
Raul Tambre
2021-03-02
1
-1/+1
*
CMakeDetermineCompilerId: Test without COMPILER_ID_FLAGS if REQUIRE_SUCCESS
Raul Tambre
2021-02-27
1
-16/+34
*
CMakeDetermineCompilerId: Recognize XCOFF executable format
Brad King
2021-02-03
1
-0/+5
*
IntelLLVM: Add support for Intel LLVM-based compilers
William R. Dieter
2021-01-28
1
-1/+2
*
CMakeDetermineCompilerId: Ensure CMAKE_EXECUTABLE_FORMAT is INTERNAL
Craig Scott
2020-12-17
1
-2/+2
*
CMakeDetermineCompilerId: support Intel DPC++ compiler toolset for VS gen
Nikita Sirgienko
2020-12-06
1
-3/+10
*
Merge topic 'compiler-id-extra-text'
Brad King
2020-12-04
1
-7/+16
|
\
|
*
CMakeDetermineCompilerId: Tolerate stray text around INFO strings
Brad King
2020-12-03
1
-0/+4
|
*
CMakeDetermineCompilerId: Add whitespace to clarify logic
Brad King
2020-12-03
1
-1/+5
|
*
CMakeDetermineCompilerId: Filter IAR-AVR format INFO strings earlier
Brad King
2020-12-03
1
-6/+7
|
*
Merge topic 'cuda_detect_vs_codegen' into release-3.19
Brad King
2020-11-25
1
-4/+8
|
|
\
*
|
|
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
1
-1/+4
*
|
|
Merge topic 'cuda_detect_vs_codegen'
Brad King
2020-11-25
1
-4/+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
CUDA: Fix user-set architectures during detection with Visual Studio
Raul Tambre
2020-11-25
1
-4/+8
*
|
Xcode: Default to arm64 arch on Apple Silicon hosts during compiler id
Brad King
2020-11-12
1
-1/+8
*
|
Merge topic 'cuda_host_compiler_fail'
Brad King
2020-09-01
1
-3/+6
|
\
\
|
*
|
CUDA: Fail if compiler detection using the host compiler fails
Raul Tambre
2020-08-29
1
-3/+6
*
|
|
Add ISPC compiler support to CMake
Robert Maynard
2020-08-28
1
-0/+22
|
/
/
*
|
Toolchain: Take CMAKE_<lang>_FLAGS_INIT into account during compiler detection
Fred Baksik
2020-07-29
1
-1/+3
*
|
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1/+1
*
|
Merge topic 'xcode-native-arch'
Craig Scott
2020-07-21
1
-0/+6
|
\
\
|
|
/
|
*
Xcode: Explicitly specify default native architecture on macOS
Brad King
2020-07-20
1
-0/+6
*
|
Visual Studio: Add Android support
Kyle Edwards
2020-06-24
1
-4/+25
|
/
*
Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime
Brad King
2020-05-22
1
-1/+5
|
\
|
*
CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain
Robert Maynard
2020-05-21
1
-1/+5
|
*
Merge topic 'vs-clangcl' into release-3.17
Brad King
2020-03-27
1
-1/+3
|
|
\
*
|
\
Merge topic 'vs-clangcl'
Brad King
2020-03-27
1
-1/+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Fix ClangCL toolset compiler path detection
Brad King
2020-03-26
1
-1/+3
*
|
|
Merge topic 'nmc-cl-showincludes'
Brad King
2020-03-27
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Ninja Multi-Config: Fix MSVC showincludes prefix detection
Brad King
2020-03-26
1
-1/+1
|
|
/
*
|
ASM: Record vendor-specific output matched to identify assembler
Brad King
2020-03-12
1
-0/+1
*
|
CMakeDetermineCompilerId: Set locale to C for vendor output match
Brad King
2020-03-12
1
-0/+13
|
/
*
CUDA: MSVC generators fill CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES
Robert Maynard
2020-01-10
1
-1/+2
*
Merge topic 'backport-3.16-vs-v142-version'
Brad King
2019-12-13
1
-3/+4
|
\
|
*
VS: Fix support for v142 toolset minor versions in VS 16.5+
Brad King
2019-12-12
1
-3/+4
*
|
VS: Support Visual Studio Clang Toolkit identification
Justin Goshi
2019-12-05
1
-1/+1
[next]