Brad King
|
8a4ca110e4
cmComputeLinkInformation: Improve type safety of item IsPath member
|
4 years ago |
Brad King
|
8526756b61
cmOutputConverter: Adopt relative path conversion helpers
|
4 years ago |
Brad King
|
1e3af78f63
Merge topic 'swift-link-line-spaces'
|
5 years ago |
Saleem Abdulrasool
|
af39d1b993
Swift: Fix quoting of library search paths with spaces
|
5 years ago |
Brad King
|
8752c1bd64
Merge branch 'backport-3.16-link-line-backtrace'
|
5 years ago |
Brad King
|
e756328434
Propagate backtraces from LINK_LIBRARIES through to link line items
|
5 years ago |
Kyle Edwards
|
5a8a9f7229
Ninja: Add multi-config variant
|
6 years ago |
Justin Goshi
|
7da17ef797
cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces
|
6 years ago |
Justin Goshi
|
d4d0dd0f6a
cmLinkLineComputer: Add ComputeLinkLibs overload with backtraces
|
6 years ago |
Justin Goshi
|
0ac9dcb807
cmLinkLineComputer: Add ComputeLinkPath overload with backtraces
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 years ago |
Brad King
|
f6d6dbc293
Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAG
|
6 years ago |
Brad King
|
22d3eb5d5e
Refactor checks for whether a target has an import library
|
6 years ago |
Saleem Abdulrasool
|
2746c61e6d
Swift: Add library search paths for dependencies
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Bruno Manganelli
|
33f08eec18
cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory
|
7 years ago |
Bruno Manganelli
|
87e810f223
cmOutputConverter: Moved ForceToRelativePath to cmSystem
|
7 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
8 years ago |
Robert Maynard
|
8d1f9e5b85
CUDA: Now pass correct FLAGS when device link cuda executables.
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Stephen Kelly
|
e0a84904eb
cmState: Split auxiliary classes into separate files
|
9 years ago |
Stephen Kelly
|
17d27893e6
cmState: Port dependent code to new cmStateDirectory name
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Stephen Kelly
|
4134030434
cmLinkLineComputer: Extract link libraries computation from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
f03d446e96
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
77c4202edc
cmLinkLineComputer: Move RPath computation from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
09b6cc66b0
cmLinkLineComputer: Move LinkPath computation from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
0c97806325
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
|
9 years ago |