summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget.h
Commit message (Expand)AuthorAgeFilesLines
* cmGeneratorTarget: Adopt Fortran module directory generationTobias Hunger2016-06-171-0/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-114/+134
* Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned intsChristoph GrĂ¼ninger2016-02-041-1/+1
* Remove temporary allocations when calling cmGeneratorTarget::GetName.Milian Wolff2016-01-201-1/+1
* Refactor `.def` file lookupTim Grothe2015-11-041-1/+1
* cmGeneratorTarget: Add API for globally visible IMPORTEDStephen Kelly2015-10-271-0/+1
* cmGeneratorTarget: Port cmOptionalLinkImplementationStephen Kelly2015-10-271-1/+1
* cmGeneratorTarget: Add API for property keysStephen Kelly2015-10-271-0/+1
* cmGeneratorTarget: Move LinkLanguagePropagatesToDependents from cmTargetStephen Kelly2015-10-271-0/+3
* cmGeneratorTarget: Add GetUtilityBacktrace APIStephen Kelly2015-10-271-0/+2
* cmGeneratorTarget: Add GetUtilities APIStephen Kelly2015-10-271-0/+1
* cmGeneratorTarget: Add GetLinkDirectories API.Stephen Kelly2015-10-261-0/+2
* cmGeneratorTarget: Move GetFrameworkVersion from cmTargetStephen Kelly2015-10-261-0/+4
* cmGeneratorTarget: Add API for target-relative commands.Stephen Kelly2015-10-261-0/+4
* Makefiles: Port progress marks to cmGeneratorTarget.Stephen Kelly2015-10-241-0/+5
* cmGlobalGenerator: Move GeneratorTargetsType to usage site.Stephen Kelly2015-10-241-8/+0
* cmGeneratorTarget: Copy the policy map from the cmTarget.Stephen Kelly2015-10-201-0/+9
* cmGeneratorTarget: Move IsDLLPlatform from cmTarget.Stephen Kelly2015-10-201-0/+4
* cmGeneratorTarget: Move HaveWellDefinedOutputFiles from cmTarget.Stephen Kelly2015-10-201-0/+3
* cmGeneratorTarget: Move GetExportMacro from cmTarget.Stephen Kelly2015-10-201-0/+6
* cmGeneratorTarget: Provide direct access to the backtrace.Stephen Kelly2015-10-201-0/+2
* cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget.Stephen Kelly2015-10-201-0/+2
* cmGeneratorTarget: Move IsCFBundleOnApple from cmTarget.Stephen Kelly2015-10-191-0/+3
* cmGeneratorTarget: Move IsXCTestOnApple from cmTarget.Stephen Kelly2015-10-191-0/+3
* cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget.Stephen Kelly2015-10-191-0/+3
* cmGeneratorTarget: Copy IsFrameworkOnApple from cmTarget.Stephen Kelly2015-10-191-0/+4
* cmGeneratorTarget: Move IsLinkable from cmTarget.Stephen Kelly2015-10-191-0/+3
* cmGeneratorTarget: Move GetExportName from cmTarget.Stephen Kelly2015-10-181-0/+2
* cmGeneratorTarget: Move ComputeVersionedName from cmTarget.Stephen Kelly2015-10-161-0/+7
* cmGeneratorTarget: Move GetTargetVersion from cmTarget.Stephen Kelly2015-10-161-0/+11
* cmGeneratorTarget: Move CheckCMP0004 from cmTarget.Stephen Kelly2015-10-161-0/+3
* cmGeneratorTarget: Move ImportInfo from cmTarget.Stephen Kelly2015-10-161-0/+22
* cmGeneratorTarget: Move ImportedGetLocation from cmTarget.Stephen Kelly2015-10-161-0/+2
* cmGeneratorTarget: Move GetFullNameImported from cmTarget.Stephen Kelly2015-10-161-0/+3
* cmGeneratorTarget: Move GetObjectLibrariesCMP0026 from cmTarget.Stephen Kelly2015-10-161-0/+3
* cmGeneratorTarget: Use enum for GetType.Stephen Kelly2015-10-141-1/+1
* cmGeneratorTarget: Move GetSupportDirectory from cmTarget.Stephen Kelly2015-10-121-0/+3
* cmGeneratorTarget: Move HasImportLibrary from cmTarget.Stephen Kelly2015-10-121-0/+3
* cmGeneratorTarget: Move HasImplibGNUtoMS from cmTarget.Stephen Kelly2015-10-121-0/+8
* cmGeneratorTarget: Port LinkImplClosure to cmGeneratorTarget.Stephen Kelly2015-10-121-3/+3
* cmGeneratorTarget: Move FindTargetToLink from cmTarget.Stephen Kelly2015-10-121-0/+2
* cmGeneratorTarget: Move GetUtilityItems from cmTarget.Stephen Kelly2015-10-121-0/+4
* cmGeneratorTarget: Port ExpandLinkItems away from cmTarget.Stephen Kelly2015-10-101-1/+2
* cmGeneratorTarget: Port GetImportLinkInterface away from cmTarget.Stephen Kelly2015-10-101-1/+2
* cmGeneratorTarget: Port ComputeLinkImplementationLibraries away from cmTarget.Stephen Kelly2015-10-101-1/+1
* cmGeneratorTarget: Port GetLinkImplementationLibrariesInternal.Stephen Kelly2015-10-101-1/+1
* cmGeneratorTarget: Port ComputeLinkInterface away from cmTarget.Stephen Kelly2015-10-101-1/+1
* cmGeneratorTarget: Port ComputeLinkInterfaceLibraries away from cmTarget.Stephen Kelly2015-10-101-1/+1
* cmGeneratorTarget: Port GetLinkInterface away from cmTarget.Stephen Kelly2015-10-101-1/+1
* cmGeneratorTarget: Port GetLinkInterfaceLibraries away from cmTarget.Stephen Kelly2015-10-101-1/+1