| Commit message (Expand) | Author | Age | Files | Lines |
* | Genex: Add TARGET_RUNTIME_DLLS genex | Kyle Edwards | 2021-02-24 | 1 | -0/+6 |
|
|
* | Xcode: Don't hard-code SDK-provided implicit framework search paths | Craig Scott | 2021-02-03 | 1 | -0/+1 |
|
|
* | cmComputeLinkInformation: Fix misspelt private variable name | Craig Scott | 2021-02-03 | 1 | -1/+1 |
|
|
* | Apple: Fix linking to frameworks that do not exist until build time | Brad King | 2021-02-02 | 1 | -1/+0 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | cmComputeLinkInformation: members use std:string arguments | Vitaly Stakhovsky | 2020-07-10 | 1 | -3/+3 |
|
|
* | Merge branch 'backport-3.16-link-line-backtrace' | Brad King | 2020-02-10 | 1 | -9/+11 |
|\ |
|
| * | Propagate backtraces from LINK_LIBRARIES through to link line items | Brad King | 2020-02-10 | 1 | -9/+11 |
|
|
* | | Merge topic 'modernize-memory-management' | Brad King | 2020-01-28 | 1 | -3/+7 |
|\ \ |
|
| * | | cmComputeLinkInformation: modernize memory management | Marc Chevrier | 2020-01-26 | 1 | -3/+7 |
| |/ |
|
* | | CUDA: Add abstraction for cuda runtime selection | Robert Maynard | 2020-01-27 | 1 | -0/+1 |
|/ |
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
|
|
* | cmLinkLineComputer: Add ComputeLinkLibs overload with backtraces | Justin Goshi | 2019-09-18 | 1 | -0/+2 |
|
|
* | cmComputeLinkInformation: Add GetDirectoriesWithBacktraces | Justin Goshi | 2019-09-18 | 1 | -0/+1 |
|
|
* | cmComputeLinkInformation: Add AppendValues with backtraces | Justin Goshi | 2019-09-18 | 1 | -0/+3 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -1/+1 |
|
|
* | Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAG | Brad King | 2019-08-02 | 1 | -0/+5 |
|
|
* | Refactor checks for whether a target has an import library | Brad King | 2019-07-12 | 1 | -1/+0 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -1/+1 |
|
|
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -3/+3 |
|
|
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -7/+3 |
|
|
* | clang-tidy: Remove redundant member initializations | Regina Pfeifer | 2018-12-15 | 1 | -2/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -0/+1 |
|
|
* | cmComputeLinkInformation: make some members const | Vitaly Stakhovsky | 2018-03-22 | 1 | -14/+14 |
|
|
* | cmComputeLinkInformation: make GetItems() const | Michael Stürmer | 2018-03-19 | 1 | -1/+1 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
|
|
* | cmComputeLinkInformation::Item: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -6/+0 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | 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 |
|
|