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
/
RunCMake
/
target_compile_features
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix clang -Wstrict-prototypes warnings
Brad King
2023-10-26
1
-1/+1
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
1
-1/+1
*
compile_features: Ignore features that map to languages that aren't enabled
Robert Maynard
2021-06-25
1
-4/+2
*
cmTargetPropCommandBase: check keywords after parsing
Ben Boeckel
2018-10-26
2
-6/+0
*
Tests: add tests for empty-value keyword arguments in target_*
Ben Boeckel
2018-10-26
4
-0/+12
*
Testing: Update hard-coded line numbers to [0-9]+ in some tests
Kyle Edwards
2018-10-10
12
-12/+12
*
Teach target_* commands to set INTERFACE properties of IMPORTED targets
Deniz Bahadir
2017-10-26
2
-5/+12
*
cmTargetPropCommandBase: Fix typo in error message
Deniz Bahadir
2017-10-26
1
-1/+1
*
target_compile_features: Do not crash on non-enabled language
Brad King
2017-06-26
4
-0/+8
*
Tests: Enable languages explicitly in RunCMake.target_compile_features
Brad King
2017-06-26
22
-12/+22
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
2
-2/+2
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
8
-0/+45
*
Features: Include the language of the compiler in error messages.
Stephen Kelly
2014-05-07
2
-2/+2
*
Add target_compile_features command.
Stephen Kelly
2014-04-07
30
-0/+127