summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Teach GetLinkInterfaceLibraries to support $<LINK_ONLY>Brad King2014-06-252-26/+45
* cmTarget: De-duplicate link interface genex code for $<LINK_ONLY>Brad King2014-06-251-14/+6
* cmTarget: Teach ExpandLinkItems how to support $<LINK_ONLY>Brad King2014-06-252-3/+9
* cmTarget: Drop GetDirectLinkLibraries methodsBrad King2014-06-232-47/+27
* cmTarget: Improve HaveBuildTreeRPATH implementationBrad King2014-06-231-3/+6
* cmTarget: Lookup targets in LinkInterface and LinkImplementationBrad King2014-06-238-101/+123
* cmExportFileGenerator: Make SetImportLinkProperty a templateBrad King2014-06-232-5/+7
* cmTarget: Add GetUtilityItems to get target ordering dependenciesBrad King2014-06-233-4/+25
* cmTarget: Add cmLinkItem to refer to a target by name and pointerBrad King2014-06-231-0/+12
* Fix scope of transitive target name lookupsBrad King2014-06-237-18/+36
* cmTarget: Add method to lookup other targets in a target's scopeBrad King2014-06-233-28/+36
* cmTarget: Constify GetLinkImplementationClosure resultsBrad King2014-06-232-11/+11
* cmTarget: Constify GetTransitivePropertyTargets resultsBrad King2014-06-234-14/+15
* cmTarget: Drop 'head' target from GetImportInfoBrad King2014-06-232-40/+69
* cmTarget: Remove 'head' argument from GetLinkImplementationBrad King2014-06-237-33/+49
* cmTarget: Drop 'head' argument from GetLinkClosureBrad King2014-06-233-19/+14
* cmTarget: Remove 'head' argument from GetLinkerLanguageBrad King2014-06-232-11/+7
* cmComputeLinkInformation: Remove 'head' argumentBrad King2014-06-235-22/+13
* cmTarget: Remove 'head' argument from GetLinkInformationBrad King2014-06-232-11/+7
* cmTarget: Cache GetLinkImplementationClosure resultsBrad King2014-06-232-14/+24
* cmTarget: Rename Get{TransitiveTarget => LinkImplementation}ClosureBrad King2014-06-232-5/+5
* cmTarget: Remove 'head' argument from GetTransitiveTargetClosureBrad King2014-06-232-6/+4
* cmComputeLinkDepends: Simplify CheckWrongConfigItem implementationBrad King2014-06-231-6/+3
* cmTarget: Simplify processILibs implementationBrad King2014-06-231-13/+10
* cmComputeTargetDepends: Remove unused 'linking' argumentBrad King2014-06-232-7/+4
* cmTarget: De-duplicate library list expansionBrad King2014-06-232-34/+31
* cmTarget: Remove unused GetInterfaceLinkLibraries methodBrad King2014-06-232-26/+0
* Merge branch 'release'Brad King2014-06-100-0/+0
|\
| * CMake 3.0.0v3.0.0Brad King2014-06-091-1/+1
* | Merge topic 'WriteCompilerDetectionHeader-compiler-versions'Brad King2014-06-1030-94/+184
|\ \
| * | Features: Add compiler version support to WriteCompilerDetectionHeader.Stephen Kelly2014-06-093-1/+69
| * | Project: Add configurable name for version computation macros.Stephen Kelly2014-06-0526-87/+89
| * | Project: Separate simulated compiler id from version detection.Stephen Kelly2014-06-053-3/+14
| * | WCDH: Issue a better message for version compatibility.Stephen Kelly2014-06-052-3/+12
* | | Merge topic 'no-parse-directory'Brad King2014-06-104-1/+6
|\ \ \
| * | | cmake: Do not open directories as scripts (#14966)Brad King2014-06-094-1/+6
* | | | Merge topic 'android-platform'Brad King2014-06-102-0/+10
|\ \ \ \
| * | | | Add basic Android platform moduleBrad King2014-06-062-0/+10
* | | | | Merge topic 'vs10-refactor'Brad King2014-06-105-153/+176
|\ \ \ \ \
| * | | | | VS: Factor MS-tool-specific vcxproj settings into helperBrad King2014-06-092-45/+53
| * | | | | VS: Re-order logic to group MS-tool-specific options togetherBrad King2014-06-091-27/+29
| * | | | | VS: Set some options directly instead of using flag mapBrad King2014-06-091-14/+17
| * | | | | VS: Remove always-true condition on compile options blockBrad King2014-06-091-36/+32
| * | | | | VS: Refactor internal generator factory logicBrad King2014-06-093-14/+15
| * | | | | VS: Fix vcxproj specification of empty output file extensionBrad King2014-06-091-0/+6
| * | | | | VS: Fix vcxproj elements specifying binary output locationsBrad King2014-06-091-9/+8
| * | | | | VS: Refactor flag table lookupBrad King2014-06-092-16/+24
| | |/ / / | |/| | |
* | | | | Merge topic 'dev/static-regex'Brad King2014-06-106-25/+19
|\ \ \ \ \
| * | | | | cmTarget: Remove an unused variableBen Boeckel2014-06-091-1/+0
| * | | | | regex: Search on strings where possibleBen Boeckel2014-06-092-5/+5