index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmTargetPropCommandBase.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target_sources(): Add FILE_SET mode
Kyle Edwards
2021-10-27
1
-3
/
+3
*
target_include_directories: Support AFTER option
Asit Dhal
2020-12-19
1
-2
/
+3
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
cmTarget*: Port away from cmCommand
Regina Pfeifer
2019-09-26
1
-3
/
+11
*
Precompile Headers: Add REUSE_FROM signature
Cristian Adam
2019-09-17
1
-3
/
+4
*
Add in-class initialization of some members
jrp2014
2018-04-05
1
-1
/
+1
*
Teach target_* commands to set INTERFACE properties of IMPORTED targets
Deniz Bahadir
2017-10-26
1
-1
/
+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-0
/
+5
*
Make cmCommand not inherit from cmObject
Daniel Pfeifer
2016-10-23
1
-2
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-14
/
+16
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-1
/
+0
*
cmTargetPropCommandBase: Change the interface to return bool.
Stephen Kelly
2014-04-07
1
-2
/
+2
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-1
/
+2
*
Drop builtin command documentation
Brad King
2013-10-16
1
-1
/
+0
*
Add a SYSTEM parameter to target_include_directories (#14180)
Stephen Kelly
2013-07-02
1
-5
/
+7
*
Extend the cmTargetPropCommandBase interface property handling.
Stephen Kelly
2013-07-02
1
-0
/
+3
*
Fix use of cmTypeMacro in new command classes
Brad King
2013-01-31
1
-0
/
+1
*
Make subclasses responsible for joining content.
Stephen Kelly
2013-01-29
1
-5
/
+5
*
Don't allow targets args in the new target commands.
Stephen Kelly
2013-01-29
1
-5
/
+0
*
Make the Property name protected so that subclasses can use it.
Stephen Kelly
2013-01-29
1
-1
/
+3
*
Disallow porcelain to populate includes and defines of IMPORTED targets.
Stephen Kelly
2013-01-21
1
-2
/
+1
*
Document the use of generator expressions in new commands.
Stephen Kelly
2013-01-13
1
-0
/
+1
*
Add the target_include_directories command.
Stephen Kelly
2013-01-10
1
-0
/
+57