Ben Boeckel
|
2bdba83e4b
issues: update references to the CMake issue tracker
|
9 years ago |
Brad King
|
f6c2189495
Modules: Rename internal platform-specific compiler determination modules
|
9 years ago |
Brad King
|
da7276cf94
Replace http://www.cmake.org URLs with https://cmake.org
|
10 years ago |
Brad King
|
109a7a245a
Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)
|
10 years ago |
Brad King
|
162e7b5675
Merge topic 'determine-compiler-CMP0054'
|
10 years ago |
Matt McCormick
|
dc8822f0a7
CMakeDetermine{C,CXX}Compiler: Avoid if() auto-dereferene in quoted arguments
|
10 years ago |
Brad King
|
99d160385e
CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler tool
|
10 years ago |
Brad King
|
c65a060e1b
CMakeDetermineCompilerId: Optionally try some flags before no flags
|
10 years ago |
Brad King
|
d11a19528e
Merge topic 'fix-clang-cross-compile-find-binutils'
|
11 years ago |
Brad King
|
72d6681826
Fix finding binutils when cross-compiling with Clang
|
11 years ago |
Rolf Eike Beer
|
7eacbaed4d
Replace MATCHES ".+" tests with NOT STREQUAL ""
|
11 years ago |
Rolf Eike Beer
|
b0b4b4602f
Remove .* expressions from beginning and end of MATCHES regexs
|
11 years ago |
Brad King
|
8c9bfac384
Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possible
|
11 years ago |
Brad King
|
6852fb8034
CMakeDetermine*Compiler: Factor out search for compiler in PATH
|
11 years ago |
Stephen Kelly
|
d2dea79b36
CMakeDetermine*Compiler: Fix typo 'lile' => 'like'
|
11 years ago |
Stephen Kelly
|
76552d595d
Add compiler target compile options.
|
12 years ago |
Daniele E. Domenichelli
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
12 years ago |
Brad King
|
16df2456a4
Merge topic 'enable-language-require-compiler'
|
12 years ago |
Brad King
|
e378bc6441
Merge topic 'ninja-use-deps'
|
12 years ago |
Stephen Kelly
|
b84f5c2ef1
Find appropriate binutils when cross-compiling with clang
|
12 years ago |
Peter Kümmel
|
eeb4aece1c
Ninja: use deps = gcc/msvc feature
|
12 years ago |
Brad King
|
332771c942
CMakeDetermine*Compiler: Remove temporary cache entry
|
12 years ago |
Alex Neundorf
|
d33f40638d
Add regexps for the IAR toolchain to the vendor list.
|
12 years ago |
Alex Neundorf
|
27e6f6ef39
TI compiler: add automatic detection of prefix and suffixes
|
12 years ago |
Alex Neundorf
|
12b25df882
Determine C/CXX/Fortran compiler: fix indentation
|
12 years ago |
Alex Neundorf
|
7baa55ac0b
Determine C/CXX/Fortran compiler: minor restructuring
|
12 years ago |
Brad King
|
a4c47fe0c7
Merge topic 'cmake-platform-info-version'
|
13 years ago |
David Cole
|
34a0284603
Merge topic 'ide-compiler-id'
|
13 years ago |
Brad King
|
7195aca54f
Make platform information files specific to the CMake version
|
13 years ago |
Brad King
|
66cb3356f5
VS: Detect the compiler id and tool location
|
13 years ago |