| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cmGeneratorTarget: Move GetFullNameImported from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -3/+0 |
|
|
* | cmGeneratorTarget: Move GetObjectLibrariesCMP0026 from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -2/+0 |
|
|
* | cmState: Move GetTargetTypeName from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+0 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -10/+5 |
|
|
* | cmTarget: Move link type enum out. | Stephen Kelly | 2015-10-14 | 1 | -6/+4 |
|
|
* | cmTarget: Move ImportInfoMap out of internal class. | Stephen Kelly | 2015-10-14 | 1 | -0/+3 |
|
|
* | cmTarget: Move backtrace member out of internal class. | Stephen Kelly | 2015-10-14 | 1 | -0/+2 |
|
|
* | cmGeneratorTarget: Move GetSupportDirectory from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -3/+0 |
|
|
* | cmGeneratorTarget: Move HasImportLibrary from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -3/+3 |
|
|
* | cmGeneratorTarget: Move HasImplibGNUtoMS from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -8/+0 |
|
|
* | cmGeneratorTarget: Move FindTargetToLink from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -2/+0 |
|
|
* | cmGeneratorTarget: Move GetUtilityItems from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -2/+0 |
|
|
* | cmGeneratorTarget: Move IsImportedSharedLibWithoutSOName from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -4/+0 |
|
|
* | cmGeneratorTarget: Move GetOutputTargetType from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -3/+0 |
|
|
* | cmGeneratorTarget: Move HasMacOSXRpathInstallNameDir from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -6/+0 |
|
|
* | cmGeneratorTarget: Move HaveInstallTreeRPATH from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -2/+0 |
|
|
* | cmGeneratorTarget: Move ComputePDBOutputDir from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -3/+0 |
|
|
* | cmGeneratorTarget: Move IsNullImpliedByLinkLibraries from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -3/+0 |
|
|
* | cmGeneratorTarget: Move output info from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -14/+0 |
|
|
* | cmGeneratorTarget: Move UsesDefaultOutputDir from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -4/+0 |
|
|
* | cmGeneratorTarget: Move GetPDBDirectory from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -6/+0 |
|
|
* | cmGeneratorTarget: Move GetDirectory from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -7/+0 |
|
|
* | cmTarget: Make OutputInfo definition public. | Stephen Kelly | 2015-10-08 | 1 | -1/+9 |
|
|
* | cmGeneratorTarget: Move link implementation from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -23/+3 |
|
|
* | cmTarget: Remove Compute method. | Stephen Kelly | 2015-10-07 | 1 | -2/+0 |
|
|
* | cmGeneratorTarget: Move computed sources from cmTarget. | Stephen Kelly | 2015-10-07 | 1 | -15/+3 |
|
|
* | cmGeneratorTarget: Inline GetSourceFiles from cmTarget. | Stephen Kelly | 2015-10-07 | 1 | -5/+9 |
|
|
* | cmTarget: Add Compute API for sources. | Stephen Kelly | 2015-10-07 | 1 | -0/+2 |
|
|
* | cmTarget: Add API for generate-time source addition. | Stephen Kelly | 2015-10-07 | 1 | -0/+1 |
|
|
* | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS | Chuck Atkins | 2015-09-21 | 1 | -1/+2 |
|
|
* | Merge topic 'use-generator-target' | Brad King | 2015-08-27 | 1 | -88/+19 |
|\ |
|
| * | cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -2/+0 |
|
|
| * | cmGeneratorTarget: Move GetLanguages from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -8/+0 |
|
|
| * | cmGeneratorTarget: Move ComputeLinkImplementationLanguages from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -3/+0 |
|
|
| * | cmGeneratorTarget: Move HaveBuildTreeRPath from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -1/+0 |
|
|
| * | cmGeneratorTarget: Move GetLinkImplementation from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -3/+0 |
|
|
| * | cmTarget: Add GetLinkImplMap method. | Stephen Kelly | 2015-08-26 | 1 | -0/+3 |
|
|
| * | cmLinkItem: Add cmOptionalLinkImplementation type. | Stephen Kelly | 2015-08-26 | 1 | -0/+7 |
|
|
| * | cmLinkItem: Add cmLinkImplementation type. | Stephen Kelly | 2015-08-26 | 1 | -6/+1 |
|
|
| * | cmGeneratorTarget: Move compile defintions processing from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -7/+3 |
|
|
| * | cmGeneratorTarget: Move compile features processing from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -4/+3 |
|
|
| * | cmGeneratorTarget: Move compile options processing from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -4/+3 |
|
|
| * | cmGeneratorTarget: Move include directory processing from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -4/+3 |
|
|
| * | cmGeneratorTarget: Move link iface helpers from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -8/+0 |
|
|
| * | cmGeneratorTarget: Move GetImportLinkInterface from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -10/+0 |
|
|
| * | cmGeneratorTarget: Move ComputeLinkInterfaceLibraries from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -5/+0 |
|
|
| * | cmGeneratorTarget: Move GetLinkInterfaceLibraries from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -5/+0 |
|
|
| * | cmGeneratorTarget: Move ComputeLinkInterface from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -3/+0 |
|
|
| * | cmGeneratorTarget: Move GetLinkInterface from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -4/+0 |
|
|
| * | cmTarget: Add GetHeadToLinkInterfaceMap methods. | Stephen Kelly | 2015-08-26 | 1 | -0/+5 |
|
|