| Commit message (Expand) | Author | Age | Files | Lines |
* | cmComputeTargetDepends: Avoid nested loops over configurations | Brad King | 2017-05-18 | 1 | -0/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 1 | -3/+6 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -8/+9 |
|
|
* | cmComputeTargetDepends: Change API to use cmGeneratorTarget. | Stephen Kelly | 2015-07-01 | 1 | -7/+9 |
|
|
* | cmTarget: Lookup targets in LinkInterface and LinkImplementation | Brad King | 2014-06-23 | 1 | -2/+3 |
|
|
* | cmComputeTargetDepends: Remove unused 'linking' argument | Brad King | 2014-06-23 | 1 | -1/+1 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -3/+5 |
|
|
* | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -6/+8 |
|
|
* | Make targets depend on the link interface of their dependees. | Stephen Kelly | 2013-01-03 | 1 | -1/+5 |
|
|
* | Allow add_dependencies() on imported targets (#10395) | Brad King | 2010-11-19 | 1 | -0/+1 |
|
|
* | Record edge type in global dependency graph | Brad King | 2010-11-18 | 1 | -1/+2 |
|
|
* | Honor strong intra-component target dependencies | Brad King | 2010-08-25 | 1 | -2/+8 |
|
|
* | Split notion of node lists and edge lists | Brad King | 2010-08-25 | 1 | -0/+1 |
|
|
* | 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 | -0/+1 |
|
|
* | BUG: Avoid bogus dependency on executable targets | Brad King | 2008-08-06 | 1 | -1/+2 |
|
|
* | ENH: Improve link line generation for static library cycles. | Brad King | 2008-02-07 | 1 | -28/+14 |
|
|
* | ENH: Analyze inter-target dependencies to safely fix cycles | Brad King | 2008-02-06 | 1 | -0/+90 |
|
|