| Commit message (Expand) | Author | Age | Files | Lines |
* | CUDA: Add LinkLineComputer that computes cuda dlink lines. | Robert Maynard | 2016-11-14 | 1 | -0/+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/+7 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+3 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -7/+25 |
|
|
* | cmComputeLinkInformation: Port result API to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -3/+2 |
|
|
* | cmComputeLinkInformation: Port data interface to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -2/+2 |
|
|
* | cmComputeLinkInformation: Port some implementation to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -2/+2 |
|
|
* | cmComputeLinkDepends: Port some API to cmGeneratorTarget. | Stephen Kelly | 2015-10-10 | 1 | -2/+2 |
|
|
* | cmComputeLinkInformation: Port to cmGeneratorTarget. | Stephen Kelly | 2015-08-05 | 1 | -2/+3 |
|
|
* | cmGeneratorTarget: Move GetLinkClosure from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -0/+1 |
|
|
* | Merge topic 'data-layout' | Brad King | 2015-06-08 | 1 | -18/+17 |
|\ |
|
| * | cmComputeLinkInformation: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 1 | -18/+17 |
|
|
* | | cmComputeLinkInformation: Port to cmOutputConverter. | Stephen Kelly | 2015-06-06 | 1 | -2/+0 |
|/ |
|
* | Link libraries by full path even in implicit directories | Brad King | 2015-04-09 | 1 | -0/+4 |
|
|
* | cmComputeLinkInformation: Remove 'head' argument | Brad King | 2014-06-23 | 1 | -3/+1 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -5/+5 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | Constify handling of link targets. | Stephen Kelly | 2013-12-11 | 1 | -8/+9 |
|
|
* | cmTarget: Make GetProperty() const. | Stephen Kelly | 2013-10-31 | 1 | -4/+4 |
|
|
* | Recognize shared library files with a numerical suffix | Stephen Kelly | 2013-05-21 | 1 | -1/+2 |
|
|
* | Make linking APIs aware of 'head' target | Stephen Kelly | 2013-01-08 | 1 | -1/+3 |
|
|
* | Optionally skip link dependencies on shared library files | Brad King | 2012-10-26 | 1 | -0/+1 |
|
|
* | Recognize OpenBSD versioned .so names (#12954) | Brad King | 2012-02-13 | 1 | -0/+1 |
|
|
* | OpenBSD: Work-around static/runtime linker inconsistency | Chuck Atkins | 2010-03-26 | 1 | -0/+3 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Factor implicit link info addition into methods | Brad King | 2009-08-24 | 1 | -0/+2 |
|
|
* | ENH: Link runtime libraries of all languages | Brad King | 2009-07-27 | 1 | -0/+3 |
|
|
* | STYLE: Factor cmComputeLinkInformation constructor | Brad King | 2009-07-14 | 1 | -0/+1 |
|
|
* | ENH: Keep target information in final link line | Brad King | 2008-09-15 | 1 | -3/+6 |
|
|
* | ENH: Support full-path libs w/out valid names. | Brad King | 2008-07-23 | 1 | -0/+1 |
|
|
* | ENH: Skip libs in known dirs for CMP0003 warnings. | Brad King | 2008-07-23 | 1 | -1/+1 |
|
|
* | ENH: When preserving potentially static portions of original user link lines ... | Brad King | 2008-04-30 | 1 | -0/+1 |
|
|
* | ENH: Yet another attempt at warning for CMP0003. | Brad King | 2008-03-21 | 1 | -1/+1 |
|
|
* | ENH: try to reduce the number of CMP0003 warnings that people see. Only repo... | Bill Hoffman | 2008-03-18 | 1 | -1/+1 |
|
|
* | ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003. | Brad King | 2008-03-13 | 1 | -2/+4 |
|
|
* | ENH: Use builtin chrpath instead of relinking ELF targets | Brad King | 2008-03-01 | 1 | -1/+0 |
|
|
* | ENH: Better linker search path computation. | Brad King | 2008-02-21 | 1 | -12/+15 |
|
|
* | ENH: When linking to versioned targets whose real file name is known pass the... | Brad King | 2008-02-06 | 1 | -2/+1 |
|
|
* | BUG: Added TARGET_ARCHIVES_MAY_BE_SHARED_LIBS global property to help compute... | Brad King | 2008-02-04 | 1 | -0/+3 |
|
|
* | ENH: Pass dependent library search path to linker on some platforms. | Brad King | 2008-02-01 | 1 | -41/+12 |
|
|
* | ENH: Support linking to shared libs with dependent libs | Brad King | 2008-01-31 | 1 | -1/+11 |
|
|
* | BUG: Move decision to switch library paths found in implicit link directories... | Brad King | 2008-01-31 | 1 | -0/+2 |
|
|
* | ENH: Update cmInstallTargetGenerator to get the shared libraries linked by a ... | Brad King | 2008-01-29 | 1 | -0/+2 |
|
|
* | ENH: Add cmTarget::GetLinkInformation method to allow several places in the g... | Brad King | 2008-01-29 | 1 | -0/+10 |
|
|
* | ENH: Created cmComputeLinkDepends to compute link dependencies. | Brad King | 2008-01-27 | 1 | -1/+1 |
|
|
* | BUG: Fix cmComputeLinkInformation cycle detection. | Brad King | 2008-01-23 | 1 | -2/+3 |
|
|
* | ENH: Added CMAKE_LINK_OLD_PATHS compatibility mode for linker search paths. | Brad King | 2008-01-23 | 1 | -0/+5 |
|
|
* | BUG: Fix generation of Watcom link lines. | Brad King | 2008-01-23 | 1 | -0/+1 |
|
|