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
/
cmTargetIncludeDirectoriesCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-12/+10
*
Separate compilation for commands included in cmCommands
Daniel Pfeifer
2016-10-21
1
-0/+10
*
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
-47/+37
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-6/+0
*
target_include_directories: Support relative SYSTEM include dirs (#15464)
Gregor Jasny
2015-08-11
1
-2/+18
*
cmMakefile: Split accessors for include directories and origins.
Stephen Kelly
2015-07-22
1
-2/+1
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-1/+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
*
include_directory: Add missing include.
Stephen Kelly
2014-02-17
1
-0/+2
*
target_include_directories: Allow relative path with genex
Stephen Kelly
2013-11-26
1
-1/+1
*
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-07-16
1
-3/+14
*
Add a SYSTEM parameter to target_include_directories (#14180)
Stephen Kelly
2013-07-02
1
-2/+21
*
Rename the IncludeDirectoriesEntry to be more generic.
Stephen Kelly
2013-02-12
1
-3/+1
*
Deduplicate the isGeneratorExpression method.
Stephen Kelly
2013-02-07
1
-9/+1
*
Make subclasses responsible for joining content.
Stephen Kelly
2013-01-29
1
-2/+34
*
Don't allow targets args in the new target commands.
Stephen Kelly
2013-01-29
1
-20/+0
*
Disallow porcelain to populate includes and defines of IMPORTED targets.
Stephen Kelly
2013-01-21
1
-5/+3
*
Add the target_include_directories command.
Stephen Kelly
2013-01-10
1
-0/+74