| Commit message (Expand) | Author | Age | Files | Lines |
* | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked | Marc Chevrier | 2023-09-21 | 1 | -13/+5 |
|
|
* | cmComputeLinkInformation: prepare Item consumers for `OBJECT` libraries | Ben Boeckel | 2023-08-01 | 1 | -1/+2 |
|
|
* | Apple Frameworks: honor SYSTEM target property | Marc Chevrier | 2023-05-11 | 1 | -6/+14 |
|
|
* | Watcom: Replace WATCOMQUOTE format by UseWatcomQuote attribute | Jiri Malak | 2023-01-24 | 1 | -6/+4 |
|
|
* | clang-tidy: address `modernize-use-default-member-init` lints | Ben Boeckel | 2022-05-24 | 1 | -4/+0 |
|
|
* | Genex: Add $<LINK_LIBRARY:...> | Marc Chevrier | 2022-02-07 | 1 | -8/+2 |
|
|
* | OpenWatcom: Add infrastructure to link to object files | Brad King | 2021-05-29 | 1 | -1/+5 |
|
|
* | cmComputeLinkInformation: Improve type safety of item IsPath member | Brad King | 2021-05-29 | 1 | -1/+1 |
|
|
* | cmOutputConverter: Adopt relative path conversion helpers | Brad King | 2021-05-17 | 1 | -9/+1 |
|
|
* | Merge topic 'swift-link-line-spaces' | Brad King | 2020-03-12 | 1 | -3/+5 |
|\ |
|
| * | Swift: Fix quoting of library search paths with spaces | Saleem Abdulrasool | 2020-03-12 | 1 | -3/+5 |
|
|
* | | Merge branch 'backport-3.16-link-line-backtrace' | Brad King | 2020-02-10 | 1 | -18/+4 |
|\ \
| |/ |
|
| * | Propagate backtraces from LINK_LIBRARIES through to link line items | Brad King | 2020-02-10 | 1 | -18/+4 |
|
|
* | | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -8/+22 |
|/ |
|
* | cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces | Justin Goshi | 2019-09-18 | 1 | -4/+24 |
|
|
* | cmLinkLineComputer: Add ComputeLinkLibs overload with backtraces | Justin Goshi | 2019-09-18 | 1 | -6/+31 |
|
|
* | cmLinkLineComputer: Add ComputeLinkPath overload with backtraces | Justin Goshi | 2019-09-18 | 1 | -9/+27 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -1/+1 |
|
|
* | clang-tidy: Enable performance-inefficient-string-concatenation | Sebastian Holtermann | 2019-08-05 | 1 | -5/+7 |
|
|
* | Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAG | Brad King | 2019-08-02 | 1 | -0/+1 |
|
|
* | Refactor checks for whether a target has an import library | Brad King | 2019-07-12 | 1 | -2/+1 |
|
|
* | Swift: Add library search paths for dependencies | Saleem Abdulrasool | 2019-06-17 | 1 | -7/+27 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
|
|
* | cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory | Bruno Manganelli | 2018-12-08 | 1 | -2/+1 |
|
|
* | cmOutputConverter: Moved ForceToRelativePath to cmSystem | Bruno Manganelli | 2018-12-07 | 1 | -1/+2 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -16/+12 |
|
|
* | Pass large types by const&, small types by value | Daniel Pfeifer | 2017-06-03 | 1 | -1/+1 |
|
|
* | CUDA: Now pass correct FLAGS when device link cuda executables. | Robert Maynard | 2017-01-12 | 1 | -0/+6 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+5 |
|
|
* | cmState: Split auxiliary classes into separate files | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | cmState: Port dependent code to new cmStateDirectory name | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+2 |
|
|
* | cmLinkLineComputer: Extract link libraries computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+25 |
|
|
* | cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+16 |
|
|
* | cmLinkLineComputer: Move RPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+36 |
|
|
* | cmLinkLineComputer: Move LinkPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+28 |
|
|
* | cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -1/+48 |
|
|
* | cmLinkLineComputer: Extract from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+27 |
|
|