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
/
cmLinkItem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLinkItem: Simplify tracking of whether link interface is explicit
Brad King
2019-08-02
1
-1/+1
*
cmLinkItem: Expose HadHeadSensitiveCondition in cmLinkInterfaceLibraries
Brad King
2019-07-23
1
-1/+3
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-4/+0
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+3
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-2/+2
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-31/+15
*
cmLinkItem: Add backtrace
Brad King
2018-10-18
1
-5/+4
*
cmLinkItem: Convert to a "sum type" over a string and target pointer
Brad King
2018-09-07
1
-25/+13
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
cmLinkImplItem: remove custom copy ctor
Daniel Pfeifer
2017-04-21
1
-6/+0
*
cmLinkItem: remove custom copy ctor
Daniel Pfeifer
2017-04-21
1
-5/+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/+8
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-38/+68
*
Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned ints
Christoph GrĂ¼ninger
2016-02-04
1
-1/+1
*
Move ComputeLinkType out of cmTarget.
Stephen Kelly
2015-10-20
1
-0/+24
*
cmLinkItem: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-4/+3
*
cmHeadToLinkInterfaceMap: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-1/+2
*
cmLinkItem: Add cmOptionalLinkImplementation type.
Stephen Kelly
2015-08-26
1
-0/+11
*
cmLinkItem: Add cmLinkImplementation type.
Stephen Kelly
2015-08-26
1
-0/+6
*
cmTarget: Move cmHeadToLinkInterfaceMap out.
Stephen Kelly
2015-08-26
1
-0/+5
*
cmTarget: Move link interface libraries struct out.
Stephen Kelly
2015-08-26
1
-0/+40
*
cmLinkImplementationLibraries: Move to namespace scope.
Stephen Kelly
2015-08-06
1
-0/+12
*
cmLinkItem: Split to separate file.
Stephen Kelly
2015-08-06
1
-0/+47