summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorExpressionNode.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.Stephen Kelly2015-08-051-5/+5
* cmGeneratorTarget: Move GetPDBName from cmTarget.Stephen Kelly2015-08-051-1/+1
* cmGeneratorTarget: Move LinkInterfaceDependent methods from cmTarget.Stephen Kelly2015-08-051-6/+6
* cmGeneratorTarget: Move IsLinkInterfaceDependent* from cmTarget.Stephen Kelly2015-08-051-12/+15
* cmGeneratorTarget: Move GetSOName from cmTarget..Stephen Kelly2015-08-051-1/+1
* cmGeneratorExpressionNode: Remove unused variable.Stephen Kelly2015-07-281-2/+0
* Move GetFullPath to cmGeneratorTargetStephen Kelly2015-07-271-17/+18
* Genex: Store a backtrace, not a pointer to one.Stephen Kelly2015-07-171-1/+1
* Merge topic 'refactor-cmPolicies'Brad King2015-05-051-4/+2
|\
| * Port to static cmPolicies API.Stephen Kelly2015-05-041-4/+2
* | Port to cmMakefile::GetGlobalGenerator.Stephen Kelly2015-05-031-2/+1
|/
* Remove duplicate tag name.Stephen Kelly2015-04-041-1/+0
* Genex: Split cmGeneratorExpressionNode into own file.Stephen Kelly2015-03-101-0/+1870