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
/
Source
/
cmTargetCompileFeaturesCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-2/+2
*
Teach target_* commands to set INTERFACE properties of IMPORTED targets
Deniz Bahadir
2017-10-26
1
-11/+2
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-3/+2
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-1/+0
*
Separate compilation for commands included in cmCommands
Daniel Pfeifer
2016-10-21
1
-0/+8
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-20/+17
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-2/+0
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+2
*
Merge topic 'join-algorithm'
Brad King
2015-01-12
1
-9/+1
|
\
|
*
Use the cmJoin algorithm where possible.
Stephen Kelly
2015-01-08
1
-9/+1
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-2/+2
|
/
*
Add target_compile_features command.
Stephen Kelly
2014-04-07
1
-0/+70