Raul Tambre
|
079ea66468
CMakeDetermineCompilerABI: Handle NVCC-style -Werror flags
|
5 years ago |
Brad King
|
7a01250581
CMakeDetermineCompilerABI: Fold copy error into CMAKE_<LANG>_ABI_COMPILED
|
5 years ago |
David Rohr
|
d5895f50c3
CMakeDetermineCompilerABI: Avoid failing on warnings with -Werror
|
5 years ago |
Stephen Kelly
|
32a6ab1f3b
QNX: Add support for CMAKE_SYSROOT
|
5 years ago |
Alex Turbov
|
7b2dd9dedc
Refactor: Use added message types in various modules
|
6 years ago |
Brad King
|
588fa1bb9e
Restore support for include_directories() in toolchain files
|
6 years ago |
Brad King
|
890bae524c
Do not explicitly report "standard" include directories as implicit
|
6 years ago |
Chuck Cranor
|
1293ed8507
ParseImplicitIncludeInfo: keep implicit incl. consistent when rerunning cmake
|
6 years ago |
Chuck Cranor
|
5990ecb741
Compute implicit include directories from compiler output
|
7 years ago |
Chuck Cranor
|
d751d2d2ed
CMakeDetermineCompilerABI: set locale to C for try_compile()
|
6 years ago |
Brad King
|
c765ae495a
CMakeDetermineCompilerABI: pass verbose flag during compilation
|
6 years ago |
Fred Baksik
|
72e0c115b7
GHS: Add Compiler ID detection
|
7 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
a4f9b6f0ca
CMakeDetermineCompilerABI: Use normal linker flags in ABI project
|
11 years ago |
Chuck Atkins
|
3e84e78c3f
Use a more reliable regex for extracting binary INFO strings
|
11 years ago |
Brad King
|
03ad8f28c8
CMakeDetermineCompilerABI: Link with standard libraries on MSVC
|
11 years ago |
Rolf Eike Beer
|
b0b4b4602f
Remove .* expressions from beginning and end of MATCHES regexs
|
11 years ago |
Rolf Eike Beer
|
2622bc3f65
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
|
11 years ago |
Stephen Kelly
|
b33c9844fa
Revert "Add compiler target compile options."
|
12 years ago |
Brad King
|
4dc4018553
Teach compiler ABI check to tolerate try_compile COPY_FILE failure
|
12 years ago |
Stephen Kelly
|
2d9ec1dadf
Add compiler target compile options.
|
12 years ago |
Brad King
|
cc676c3a08
OS X: Detect implicit linker framework search paths
|
13 years ago |
Brad King
|
2dd67c7ea0
OS X: Detect implicit link directories on modern toolchains
|
13 years ago |
Brad King
|
e5fee8a7c2
Store ABI detection results in compiler information files
|
13 years ago |
Brad King
|
7195aca54f
Make platform information files specific to the CMake version
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Brad King
|
ecd8414757
Fortran: Detect pointer size in gfortran on MinGW
|
14 years ago |
Brad King
|
67fcc838d9
Simplify IntelVSImplicitPath detection project
|
14 years ago |
Brad King
|
a7ce26d837
Move IntelVSImplicitPath project to better location
|
14 years ago |