Brad King
|
ad13d01621
Merge topic 'cmp0159_warnings'
|
1 year ago |
Juan Ramos
|
3cd64287fe
Modules: Fix CMP0159 warnings in modules when tracing
|
1 year ago |
Sung, Po Han
|
e60281e968
CMakeDetermineCompilerABI: Remove -Werror from per-config flags
|
1 year ago |
Marc Chevrier
|
c26c6ac488
Link Step: compute effective linker used by the compiler
|
2 years ago |
Brad King
|
7571e653f4
CMakeDetermineCompilerABI: Add option to skip implicit link info parsing
|
2 years ago |
Brad King
|
8c8b3f1bfa
HIP: Fix support for -DCMAKE_HIP_ARCHITECTURES=native with NVCC
|
2 years ago |
Brad King
|
888c235eca
Merge topic 'werror_space_fix'
|
2 years ago |
Raul Tambre
|
cec6f98018
CMakeDetermineCompilerABI: Avoid removing the flag after -Werror
|
2 years ago |
Brad King
|
023de565d3
Optionally exclude implicit link directories via environment
|
2 years ago |
Brad King
|
997e5fa714
Merge topic 'vs-fortran-try_compile'
|
2 years ago |
Brad King
|
921ffd3070
Merge topic 'vs-fortran-try_compile' into release-3.26
|
2 years ago |
Brad King
|
4da50fe3f4
VS: Remove extra try_compile argument in Intel Fortran check
|
2 years ago |
Brad King
|
f6ed2585e5
Modules: Record system inspection steps in the configure log
|
2 years ago |
Brad King
|
0f688386ea
Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log
|
2 years ago |
Matthew Woehlke
|
d00d8537f6
Modules: Use new keyword-dispatched try_compile signature
|
3 years ago |
Matthew Woehlke
|
2edf0fc6d7
Modules: Use new keyword-dispatched try_compile signature
|
3 years ago |
Robert Maynard
|
93f2cd5b7c
CMakeParseImplicitLinkInfo: Better detection of msvc
|
3 years ago |
Brad King
|
d1b48bfabd
CUDA: Add support for CUDA_ARCHITECTURES=native
|
3 years ago |
Robert Maynard
|
764606e256
CMakeDetermineCompilerABI: Extract lib arch from implicit object file paths
|
4 years ago |
Robert Maynard
|
657fc3a9a7
CMakeDetermineCompilerABI: Parse library arch from versioned paths
|
4 years ago |
Brad King
|
f511a1c009
CMakeDetermineCompilerABI: Detect byte order as part of check
|
5 years ago |
Brad King
|
606b34b3a6
CMakeDetermineCompilerABI: Look for more INFO strings in test binary
|
5 years ago |
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 |