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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1/+2
*
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: 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: Fix C90 feature detection.
Stephen Kelly
2015-02-04
1
-0/+32
*
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 '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
1
-1/+2
|
\
\
|
|
/
|
*
Features: Fix CompileFeatures non-feature tests for space in path
Brad King
2015-01-21
1
-1/+2
*
|
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-19
1
-3/+11
|
\
\
|
|
/
|
*
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
1
-3/+3
*
|
Features: Record for SolarisStudio 12.4.
Stephen Kelly
2015-01-17
1
-0/+18
|
/
*
Features: Record for GNU 4.6.
Stephen Kelly
2015-01-15
1
-2/+6
*
Features: Extend the tests for the COMPILE_FEATURES genex.
Stephen Kelly
2015-01-15
1
-0/+51
*
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
1
-3/+12
*
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
1
-0/+2
*
Features: Fix the default C dialect for Clang and GNU.
Stephen Kelly
2014-11-20
1
-0/+22
*
Features: Test the CXX compiler only if it has features.
Stephen Kelly
2014-11-18
1
-28/+30
*
Features: Add support for C++14 features.
Stephen Kelly
2014-05-22
1
-1/+14
*
Features: Add COMPILE_FEATURES generator expression.
Stephen Kelly
2014-05-21
1
-0/+14
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
1
-2/+8
*
Test: Parameterize the language in the CompileFeature test.
Stephen Kelly
2014-05-09
1
-19/+23
*
Tests: Make CompileFeature tests use highest standard known.
Stephen Kelly
2014-05-09
1
-3/+19
*
Merge topic 'GNU-4.7-features'
Brad King
2014-05-08
1
-7/+18
|
\
|
*
Features: Record for GNU 4.7.
Stephen Kelly
2014-05-07
1
-7/+18
*
|
cmTarget: Add CXX_STANDARD_REQUIRED to control decay.
Stephen Kelly
2014-05-07
1
-0/+3
|
/
*
Features: Make CMAKE_CXX_KNOWN_FEATURES a property.
Stephen Kelly
2014-05-02
1
-1/+2
*
Tests: Execute compile features tests unconditionally.
Stephen Kelly
2014-04-17
1
-0/+8
*
cmTarget: Transitively evaluate compiler features.
Stephen Kelly
2014-04-07
1
-0/+7
*
cmTarget: Allow populating COMPILE_FEATURES using generator expressions.
Stephen Kelly
2014-04-07
1
-0/+5
*
Features: Add cxx_auto_type.
Stephen Kelly
2014-04-07
1
-0/+24