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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmTargetPropCommandBase: Change the interface to return bool.
Stephen Kelly
2014-04-07
1
-6
/
+8
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-4
/
+4
*
cmTarget: Remove the project argument to FindTarget
Ben Boeckel
2014-03-08
1
-1
/
+1
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-2
/
+3
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-2
/
+2
*
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-0
/
+9
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-0
/
+5
*
Allow target commands to be invoked with no items (#14325).
Stephen Kelly
2013-07-31
1
-3
/
+3
*
Add a SYSTEM parameter to target_include_directories (#14180)
Stephen Kelly
2013-07-02
1
-8
/
+20
*
Extend the cmTargetPropCommandBase interface property handling.
Stephen Kelly
2013-07-02
1
-14
/
+22
*
Whitelist target types in target_{include_directories,compile_definitions}
Stephen Kelly
2013-02-08
1
-0
/
+9
*
Make subclasses responsible for joining content.
Stephen Kelly
2013-01-29
1
-7
/
+6
*
Don't allow targets args in the new target commands.
Stephen Kelly
2013-01-29
1
-21
/
+1
*
Merge topic 'disallow-IMPORTED-interface-porcelain'
Brad King
2013-01-23
1
-2
/
+2
|
\
|
*
Disallow porcelain to populate includes and defines of IMPORTED targets.
Stephen Kelly
2013-01-21
1
-2
/
+2
*
|
Make sure generator expressions can be used with target_include_directories.
Stephen Kelly
2013-01-16
1
-0
/
+12
|
/
*
Add the target_include_directories command.
Stephen Kelly
2013-01-10
1
-0
/
+144