| Commit message (Expand) | Author | Age | Files | Lines |
* | cmTarget: Refactor LinkImplementation to allow more information | Brad King | 2014-07-07 | 1 | -1/+1 |
|
|
* | cmTarget: Lookup targets in LinkInterface and LinkImplementation | Brad King | 2014-06-23 | 1 | -15/+15 |
|
|
* | cmTarget: Add GetUtilityItems to get target ordering dependencies | Brad King | 2014-06-23 | 1 | -4/+3 |
|
|
* | cmTarget: Remove 'head' argument from GetLinkImplementation | Brad King | 2014-06-23 | 1 | -1/+1 |
|
|
* | cmComputeTargetDepends: Remove unused 'linking' argument | Brad King | 2014-06-23 | 1 | -6/+3 |
|
|
* | cmake: remove dummy backtraces for IssueMessage | Ben Boeckel | 2014-06-05 | 1 | -4/+6 |
|
|
* | Merge topic 'target-transitive-sources' | Brad King | 2014-04-03 | 1 | -42/+28 |
|\ |
|
| * | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 1 | -25/+24 |
|
|
| * | cmComputeTargetDepends: Use valid config to compute target depends. | Stephen Kelly | 2014-04-02 | 1 | -17/+4 |
|
|
* | | Merge topic 'target-sources-refactor' | Brad King | 2014-04-03 | 1 | -0/+29 |
|\ \
| |/ |
|
| * | cmComputeTargetDepends: Track object library depends. | Stephen Kelly | 2014-04-02 | 1 | -0/+29 |
|
|
* | | Merge topic 'fix_policy_diagnostics' | Brad King | 2014-04-01 | 1 | -3/+4 |
|\ \
| |/
|/| |
|
| * | Policies: omit warnings about unset policies when they are actually set to NEW | Nils Gladitz | 2014-03-31 | 1 | -3/+4 |
|
|
* | | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -9/+9 |
|
|
* | | Merge topic 'fix-policy-scopes' | Brad King | 2014-03-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Record more policies on targets when created | Brad King | 2014-03-06 | 1 | -1/+1 |
|
|
* | | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -8/+8 |
|
|
* | | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -7/+8 |
|/ |
|
* | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 1 | -1/+1 |
|
|
* | AddDependencies: new policy requires dependencies to exist | Nils Gladitz | 2014-01-12 | 1 | -0/+39 |
|
|
* | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -20/+22 |
|
|
* | Remove INTERFACE build targets. | Stephen Kelly | 2013-12-10 | 1 | -18/+7 |
|
|
* | INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties. | Stephen Kelly | 2013-11-25 | 1 | -1/+9 |
|
|
* | Create make rules for INTERFACE_LIBRARY targets. | Stephen Kelly | 2013-10-21 | 1 | -1/+9 |
|
|
* | Add entire link interface transitive closure as target depends. | Stephen Kelly | 2013-07-02 | 1 | -0/+2 |
|
|
* | Add LINK_LIBRARIES property for direct target link dependencies | Stephen Kelly | 2013-01-08 | 1 | -7/+33 |
|
|
* | Make linking APIs aware of 'head' target | Stephen Kelly | 2013-01-08 | 1 | -1/+2 |
|
|
* | Make targets depend on the link interface of their dependees. | Stephen Kelly | 2013-01-03 | 1 | -0/+59 |
|
|
* | Run vim spellcheck on some files | Yury G. Kudryashov | 2012-02-29 | 1 | -1/+1 |
|
|
* | Refactor TargetTypeNames. | Nicolas Despres | 2011-10-02 | 1 | -1/+1 |
|
|
* | Do not crash when an imported target depends on a missing target | Brad King | 2011-08-04 | 1 | -3/+5 |
|
|
* | Allow add_dependencies() on imported targets (#10395) | Brad King | 2010-11-19 | 1 | -23/+34 |
|
|
* | Record edge type in global dependency graph | Brad King | 2010-11-18 | 1 | -5/+7 |
|
|
* | Honor strong intra-component target dependencies | Brad King | 2010-08-25 | 1 | -22/+85 |
|
|
* | Distinguish "strong" and "weak" target dependency edges | Brad King | 2010-08-25 | 1 | -10/+16 |
|
|
* | Split notion of node lists and edge lists | Brad King | 2010-08-25 | 1 | -8/+8 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Create GLOBAL_DEPENDS_NO_CYCLES property | Brad King | 2009-08-24 | 1 | -2/+18 |
|
|
* | BUG: Avoid bogus dependency on executable targets | Brad King | 2008-08-06 | 1 | -3/+14 |
|
|
* | ENH: Improve readability of circular depends error | Brad King | 2008-08-06 | 1 | -2/+2 |
|
|
* | ENH: Improve link line generation for static library cycles. | Brad King | 2008-02-07 | 1 | -166/+70 |
|
|
* | ENH: Analyze inter-target dependencies to safely fix cycles | Brad King | 2008-02-06 | 1 | -0/+527 |
|
|