index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CompileFeatures
/
default_dialect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++26: Support detection as the default standard
Raul Tambre
2024-04-16
1
-1/+5
*
Tests/CompileFeatures: Factor out headers to compute C and C++ standard levels
Brad King
2024-04-05
1
-51/+1
*
GNU: Fix detection of C++ 11 mode in GCC 4.{4,5,6}
Brad King
2024-04-05
1
-0/+2
*
PGI: Fix detection of C++ 14/17 modes
Brad King
2024-04-05
1
-1/+1
*
NVHPC: Fix detection of C++ 20 mode on NVHPC < 22.7
Brad King
2024-04-05
1
-0/+6
*
XL/XLClang: Fix detection of C++ 14 mode on Linux
Brad King
2024-04-04
1
-0/+6
*
Intel: Fix detection of C++ 14/17 modes on Linux/macOS
Brad King
2024-04-04
1
-0/+8
*
Intel: Fix detection of C++ 17/20 modes on Windows
Brad King
2024-04-04
1
-8/+13
*
CompilerId: Clarify C and C++ standard level detection
Brad King
2024-04-04
1
-10/+18
*
CUDA, CXX, OBJCXX: C++23 support with Clang 12
Raul Tambre
2020-12-08
1
-1/+5
*
Intel: Fix default C++ dialect detection on Windows
Brad King
2019-10-10
1
-1/+11
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-15/+16
*
Features: Add infrastructure for C++ 20 language standard
Brad King
2018-03-27
1
-1/+5
*
MSVC: Add flags for C++ language standards
Brad King
2017-07-17
1
-9/+14
*
Features: Add infrastructure for C++ 17 language standard
Brad King
2016-12-02
1
-1/+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-10/+11
*
Features: Update the default_dialect test for old GNU-like compilers.
Stephen Kelly
2015-01-15
1
-1/+1
*
Features: Fix the default C dialect for Clang and GNU.
Stephen Kelly
2014-11-20
1
-0/+25