Marc Chevrier
|
28d7432468
cmComputeLinkInformation: use cmComputeLinkDepends::LinkEntry
|
4 years ago |
Brad King
|
1a25f057da
cmComputeLinkInformation: Add context to warning about linking a directory
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
5a2a275bb4
Refactor: reduce cmToCStr usage
|
4 years ago |
Brad King
|
f530b3a267
OpenWatcom: Add infrastructure to link to object files
|
4 years ago |
Brad King
|
8a4ca110e4
cmComputeLinkInformation: Improve type safety of item IsPath member
|
4 years ago |
Kyle Edwards
|
d34d28e688
Genex: Add TARGET_RUNTIME_DLLS genex
|
4 years ago |
Craig Scott
|
5389bb4274
Xcode: Don't hard-code SDK-provided implicit framework search paths
|
4 years ago |
Craig Scott
|
df08f8df30
cmComputeLinkInformation: Fix misspelt private variable name
|
4 years ago |
Brad King
|
375b307bae
Apple: Fix linking to frameworks that do not exist until build time
|
4 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Vitaly Stakhovsky
|
9b236b5451
cmComputeLinkInformation: members use std:string arguments
|
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 |
Brad King
|
cb8bd146c9
Merge topic 'modernize-memory-management'
|
5 years ago |
Robert Maynard
|
0d0145138f
CUDA: Add abstraction for cuda runtime selection
|
6 years ago |
Marc Chevrier
|
b50b2755da
cmComputeLinkInformation: modernize memory management
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Justin Goshi
|
d4d0dd0f6a
cmLinkLineComputer: Add ComputeLinkLibs overload with backtraces
|
6 years ago |
Justin Goshi
|
0c6468178a
cmComputeLinkInformation: Add GetDirectoriesWithBacktraces
|
6 years ago |
Justin Goshi
|
a209b31d0d
cmComputeLinkInformation: Add AppendValues with backtraces
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
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 |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Vitaly Stakhovsky
|
85468e0754
cmComputeLinkInformation: make some members const
|
7 years ago |