This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-26 00:20:06 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0787f710d3fa1705161d2f1dafe657c981f14db
CMake
/
Tests
/
CompileFeatures
History
Robert Maynard
f808d8afb9
CMake: Support upcoming C++26 language level
2022-08-31 13:46:18 -04:00
..
.gitattributes
…
c_function_prototypes.c
…
c_restrict.c
…
c_static_assert.c
…
c_variadic_macros.c
…
CMakeLists.txt
CMake: Support upcoming C++26 language level
2022-08-31 13:46:18 -04:00
cxx_aggregate_default_initializers.cpp
…
cxx_alias_templates.cpp
…
cxx_alignas.cpp
…
cxx_alignof.cpp
…
cxx_attribute_deprecated.cpp
…
cxx_attributes.cpp
…
cxx_auto_type.cpp
…
cxx_binary_literals.cpp
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
cxx_constexpr.cpp
Features: Add cxx_constexpr.
2014-04-08 11:05:54 +02:00
cxx_contextual_conversions.cpp
Tests: Fix warning clang-analyzer-cplusplus.NewDeleteLeaks
2021-04-16 11:49:51 -04:00
cxx_decltype_auto.cpp
…
cxx_decltype_incomplete_return_types.cpp
…
cxx_decltype.cpp
…
cxx_default_function_template_args.cpp
…
cxx_defaulted_functions.cpp
…
cxx_defaulted_move_initializers.cpp
…
cxx_delegating_constructors.cpp
…
cxx_deleted_functions.cpp
…
cxx_digit_separators.cpp
…
cxx_enum_forward_declarations.cpp
…
cxx_explicit_conversions.cpp
…
cxx_extended_friend_declarations.cpp
…
cxx_extern_templates.cpp
…
cxx_final.cpp
…
cxx_func_identifier.cpp
…
cxx_generalized_initializers.cpp
LCC: Add dedicated support for MCST LCC compiler
2021-10-15 05:05:19 +03:00
cxx_generic_lambdas.cpp
…
cxx_inheriting_constructors.cpp
…
cxx_inline_namespaces.cpp
…
cxx_lambda_init_captures.cpp
…
cxx_lambdas.cpp
…
cxx_local_type_template_args.cpp
…
cxx_long_long_type.cpp
…
cxx_noexcept.cpp
…
cxx_nonstatic_member_init.cpp
…
cxx_nullptr.cpp
…
cxx_override.cpp
…
cxx_range_for.cpp
…
cxx_raw_string_literals.cpp
…
cxx_reference_qualified_functions.cpp
…
cxx_relaxed_constexpr.cpp
…
cxx_return_type_deduction.cpp
…
cxx_right_angle_brackets.cpp
…
cxx_rvalue_references.cpp
…
cxx_sizeof_member.cpp
…
cxx_static_assert.cpp
…
cxx_strong_enums.cpp
…
cxx_template_template_parameters.cpp
…
cxx_thread_local.cpp
…
cxx_trailing_return_types.cpp
…
cxx_unicode_literals.cpp
…
cxx_uniform_initialization.cpp
…
cxx_unrestricted_unions.cpp
…
cxx_user_literals.cpp
…
cxx_variable_templates.cpp
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cxx_variadic_macros.cpp
…
cxx_variadic_templates.cpp
…
default_dialect.c
C23 support
2021-02-25 18:22:10 +02:00
default_dialect.cpp
…
feature_test.c
…
feature_test.cpp
…
genex_test.c
…
genex_test.cpp
CMake: Support upcoming C++26 language level
2022-08-31 13:46:18 -04:00
main.cpp
…