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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
3
-11/+12
*
Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 features
Brad King
2017-08-08
2
-0/+20
*
MSVC: Add flags for C++ language standards
Brad King
2017-07-17
1
-9/+14
*
CompileFeatures: Makes tests work with meta-feature only
Chuck Atkins
2017-05-29
1
-6/+17
*
Features: Record features for SunPro C 5.13 and 5.14
Brad King
2017-05-11
2
-1/+12
*
clang-format.bash: Use Git attributes to mark files for formatting
Brad King
2017-02-22
1
-0/+2
*
CompileFeatures Test: make sure the target "CompileFeatures" is always defined
Rolf Eike Beer
2017-01-30
1
-10/+8
*
Tests: use cxx_auto_type only if actually available
Rolf Eike Beer
2017-01-25
1
-0/+3
*
Features: Add infrastructure for C++ 17 language standard
Brad King
2016-12-02
2
-2/+7
*
Features: Suppress c_static_assert test coverage on Intel <= 15
Brad King
2016-11-10
1
-0/+9
*
Features: Test feature propagation with language standard meta-feature
Brad King
2016-11-02
1
-4/+4
*
Features: Add meta-features requesting awareness of a particular standard
Brad King
2016-11-02
1
-0/+2
*
Features: Fix cxx_right_angle_brackets compiler feature test
Alex Wang
2016-10-25
1
-1/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
42
-192/+243
*
Tests: Protect unicode literals from clang-format Cpp03 formatting
Brad King
2016-05-11
1
-0/+2
*
Features: Record standards and features for Intel C on UNIX
Robert Maynard
2016-04-28
1
-0/+10
*
Features: Record standards and features for Intel C++ on UNIX
Levi Morrison
2016-04-28
1
-0/+72
*
Features: Update MSVC features for VS 2015 RTM
Brad King
2015-07-21
1
-6/+0
*
Features: VS 2013 Update 3 supports initializer lists (#15494)
Brad King
2015-04-06
1
-2/+2
*
Tests: Fix CompileFeatures cxx_generalized_initializers example
Brad King
2015-04-06
1
-2/+6
*
Features: Fix C90 feature detection.
Stephen Kelly
2015-02-04
2
-0/+70
*
Features: Record for MSVC 2010-2015
Robert Maynard
2015-01-30
1
-0/+48
*
Features: Define meaning for no language standard default
Brad King
2015-01-29
1
-16/+20
*
Merge topic 'test-features-enforce-expectation'
Brad King
2015-01-27
1
-0/+15
|
\
|
*
Features: Fix test to reject missing expectation definitions
Brad King
2015-01-26
1
-0/+12
|
*
Features: Emit a test failure if 'override' is present but not expected
Stephen Kelly
2015-01-26
1
-0/+3
*
|
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-23
1
-0/+8
|
\
\
|
*
|
Features: Blacklist raw string literals test for GNU 4.4
Brad King
2015-01-22
1
-0/+8
*
|
|
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-22
2
-1/+12
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Features: Fix CompileFeatures non-feature tests for space in path
Brad King
2015-01-21
1
-1/+2
|
*
Features: Fix CompileFeatures test for C non-features
Brad King
2015-01-21
1
-0/+10
*
|
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-19
2
-13/+14
|
\
\
|
|
/
|
*
Features: Blacklist cxx_constexpr test for GNU 4.5.
Stephen Kelly
2015-01-18
1
-0/+8
|
*
Features: Test presence of cxx_auto_type with genex.
Stephen Kelly
2015-01-17
2
-13/+6
*
|
Features: Record for SolarisStudio 12.4.
Stephen Kelly
2015-01-17
1
-0/+18
*
|
Features: Adjust cxx_variadic_templates unit test for SolarisStudio.
Stephen Kelly
2015-01-17
1
-6/+15
*
|
Features: Use variable in cxx_inheriting_constructors test.
Stephen Kelly
2015-01-17
1
-1/+1
*
|
Features: Ensure that the cxx_auto_type test is correct.
Stephen Kelly
2015-01-17
1
-1/+8
|
/
*
Features: Record for GNU 4.6.
Stephen Kelly
2015-01-15
1
-2/+6
*
Features: Adjust cxx_variadic_templates unit test for GNU < 4.7.
Stephen Kelly
2015-01-15
1
-2/+2
*
Features: Extend the generalized_initializers test for GNU < 4.7.
Stephen Kelly
2015-01-15
1
-0/+1
*
Features: Update the default_dialect test for old GNU-like compilers.
Stephen Kelly
2015-01-15
1
-1/+1
*
Features: Extend the tests for the COMPILE_FEATURES genex.
Stephen Kelly
2015-01-15
2
-0/+81
*
Features: Record for historical Xcode clang versions.
Stephen Kelly
2015-01-11
1
-0/+20
*
Features: Quote all compiler names when comparing with COMPILER_ID
Robert Maynard
2015-01-11
1
-3/+3
*
Features: Add a comment explaining part of test.
Stephen Kelly
2015-01-03
1
-0/+2
*
Features: Test nullptr as a side-effect activation of static_assert.
Stephen Kelly
2015-01-03
2
-3/+23
*
Features: Test feature propagation with more-common features.
Stephen Kelly
2015-01-03
1
-4/+4
*
Features: Test an expectation of whether OVERRIDE_CONTROL is expected
Stephen Kelly
2015-01-03
2
-0/+4
*
Features: Fix the default C dialect for Clang and GNU.
Stephen Kelly
2014-11-20
4
-12/+69
[next]