Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |