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
/
cmTargetCompileOptionsCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach target_* commands to set INTERFACE properties of IMPORTED targets
Deniz Bahadir
2017-10-26
1
-11/+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/+9
*
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
-14/+13
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-2/+0
*
cmMakefile: Split accessors for compile options and origins.
Stephen Kelly
2015-07-22
1
-2/+1
*
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
|
/
*
cmMakefile: return a backtrace
Ben Boeckel
2014-06-05
1
-2/+1
*
cmTargetPropCommandBase: Change the interface to return bool.
Stephen Kelly
2014-04-07
1
-1/+2
*
Add a SYSTEM parameter to target_include_directories (#14180)
Stephen Kelly
2013-07-02
1
-1/+1
*
Add target_compile_options command.
Stephen Kelly
2013-06-02
1
-0/+62