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
/
cmTargetCompileDefinitionsCommand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-11/+8
*
cmTargetPropCommandBase: Change the interface to return bool.
Stephen Kelly
2014-04-07
1
-1/+1
*
stringapi: Command names
Ben Boeckel
2014-03-08
1
-1/+1
*
Drop builtin command documentation
Brad King
2013-10-16
1
-35/+0
*
Remove the LINK_LANGUAGE generator expression.
Stephen Kelly
2013-07-24
1
-1/+0
*
Add a SYSTEM parameter to target_include_directories (#14180)
Stephen Kelly
2013-07-02
1
-1/+1
*
Add $<LINK_LANGUAGE> generator expression
Stephen Kelly
2013-05-24
1
-0/+1
*
Fix new target commands documentation.
Stephen Kelly
2013-03-25
1
-4/+2
*
Fix use of cmTypeMacro in new command classes
Brad King
2013-01-31
1
-1/+1
*
Make subclasses responsible for joining content.
Stephen Kelly
2013-01-29
1
-1/+3
*
Don't allow targets args in the new target commands.
Stephen Kelly
2013-01-29
1
-5/+0
*
Disallow porcelain to populate includes and defines of IMPORTED targets.
Stephen Kelly
2013-01-21
1
-3/+2
*
Document the use of generator expressions in new commands.
Stephen Kelly
2013-01-13
1
-0/+3
*
Add the target_compile_definitions command.
Stephen Kelly
2013-01-10
1
-0/+91