Ben Boeckel
|
6dad18f060
cxxmodules: give a reason for unavailability of `import std`
|
1 year ago |
Ben Boeckel
|
678717f3e4
cxxmodules: provide a detection variable for `import std`
|
1 year ago |
Ben Boeckel
|
15bbd1d9b8
Experimental: add an experimental feature gate for `import std`
|
1 year ago |
Ben Boeckel
|
f80c60df02
CMakeDetermineCompilerSupport: construct C++ modules targets
|
1 year ago |
Raul Tambre
|
f21dbf8f26
C++26: Fix C++/CUDA/HIP compile feature support
|
1 year ago |
Raul Tambre
|
fc3a1cbdd8
CompilerID: Compiler extensions default detection
|
4 years ago |
Robert Maynard
|
b50bfc8913
HIP: Add language to CMake
|
5 years ago |
Raul Tambre
|
dcd599757f
C23 support
|
4 years ago |
Raul Tambre
|
93b7d3d292
C17 support
|
4 years ago |
Raul Tambre
|
9f3c70a333
CUDA, CXX, OBJCXX: C++23 support with Clang 12
|
4 years ago |
Raul Tambre
|
af7e1545c8
CUDA, CXX: Remove HAS_FULL_SUPPORT for C++17 and 20
|
4 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 |
Brad King
|
7fe580a362
Features: Add infrastructure for C++ 20 language standard
|
7 years ago |
Chuck Atkins
|
5bb7429166
Compilers: Add default cmake_record_{c,cxx}_compile_features macros
|
8 years ago |
Chuck Atkins
|
1de7084501
Compilers: Add common macros to be used by various compilers
|
8 years ago |