Juan Ramos
|
3cd64287fe
Modules: Fix CMP0159 warnings in modules when tracing
|
1 year ago |
Ben Boeckel
|
04300579dd
Modules/Internal/FeatureTesting: mark feature testing as a special test
|
2 years ago |
Brad King
|
0f688386ea
Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log
|
2 years ago |
Brad King
|
9199449687
CompileFeatures: Warn explicitly when feature detection binary is not found
|
2 years ago |
Matthew Woehlke
|
db76876db5
Modules: Use new SOURCES_FROM_* try_compile (1/2)
|
3 years ago |
Matthew Woehlke
|
2edf0fc6d7
Modules: Use new keyword-dispatched try_compile signature
|
3 years ago |
Robert Maynard
|
b50bfc8913
HIP: Add language to CMake
|
5 years ago |
Robert Maynard
|
2467a2b318
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
|
6 years ago |
Robert Maynard
|
646fb1a646
CompileFeatures: memoize C++ compilers with full language level support
|
6 years ago |
Robert Maynard
|
f92ccbc306
CompileFeatures: memoize C compilers with full language level support
|
6 years ago |
Robert Maynard
|
85415afbdc
CompileFeatures: Don't try_compile for language levels with no features
|
6 years ago |
Brad King
|
d49aa10768
Features: On SunPro link feature check with lang std flag
|
8 years ago |
Brad King
|
b0996a3fa2
Features: Add meta-features requesting awareness of a particular standard
|
9 years ago |
Brad King
|
8b6cc2518a
Features: Centralize per-compiler recording macros
|
9 years ago |
Brad King
|
150e1b27c5
Features: Extract strings from test binary more reliably (#15736)
|
10 years ago |
Stephen Kelly
|
f6f1095413
Features: Use the features symbol in the feature-test compile.
|
11 years ago |
Stephen Kelly
|
5bb7ce724c
Project: Use nullary form of main for compile feature tests.
|
11 years ago |
Stephen Kelly
|
64254e7a74
Project: Remove extern from static string in feature tests.
|
11 years ago |
Stephen Kelly
|
3fdfa5d3fc
Features: Make CMAKE_CXX_KNOWN_FEATURES a property.
|
11 years ago |
Stephen Kelly
|
faeddf64f2
project: Add infrastructure for recording CXX compiler features
|
12 years ago |