summaryrefslogtreecommitdiff
path: root/Source/cmLinkItem.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-2/+2
* cmLinkImplItem: remove custom copy ctorDaniel Pfeifer2017-04-221-6/+0
* cmLinkItem: remove custom copy ctorDaniel Pfeifer2017-04-221-5/+0
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+8
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* use CM_NULLPTRDaniel Pfeifer2016-06-281-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-38/+68
* Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned intsChristoph GrĂ¼ninger2016-02-041-1/+1
* Move ComputeLinkType out of cmTarget.Stephen Kelly2015-10-211-0/+24
* cmLinkItem: Port to cmGeneratorTarget.Stephen Kelly2015-10-121-4/+3
* cmHeadToLinkInterfaceMap: Port to cmGeneratorTarget.Stephen Kelly2015-10-121-1/+2
* cmLinkItem: Add cmOptionalLinkImplementation type.Stephen Kelly2015-08-261-0/+11
* cmLinkItem: Add cmLinkImplementation type.Stephen Kelly2015-08-261-0/+6
* cmTarget: Move cmHeadToLinkInterfaceMap out.Stephen Kelly2015-08-261-0/+5
* cmTarget: Move link interface libraries struct out.Stephen Kelly2015-08-261-0/+40
* cmLinkImplementationLibraries: Move to namespace scope.Stephen Kelly2015-08-071-0/+12
* cmLinkItem: Split to separate file.Stephen Kelly2015-08-071-0/+47