Marc Chevrier
|
397ee55cd6
genex-LINK_LIBRARY: rename configuration variables
|
3 years ago |
Marc Chevrier
|
a2cfa2da4f
GenEx/LINK_LIBRARY: Add features for framework support on Apple
|
3 years ago |
Marc Chevrier
|
40178f3c90
cmGlobalGenerator: Add helper to split framework path
|
3 years ago |
Marc Chevrier
|
2a6b0415d7
$<LINK_LIBRARY>: Add LINK_LIBRARY_OVERRIDE target property
|
4 years ago |
Marc Chevrier
|
42965799b4
Genex: Add $<LINK_LIBRARY:...>
|
4 years ago |
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 |
Sean McBride
|
37859e3244
Source: Fix clang -Wimplicit-fallthrough warnings
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
5a2a275bb4
Refactor: reduce cmToCStr usage
|
4 years ago |
Robert Maynard
|
b50bfc8913
HIP: Add language to CMake
|
5 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 |
Brad King
|
e8ae5d1c32
Merge topic 'xcode-framework-path'
|
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 |
Ben Boeckel
|
808b17b120
clang-tidy: fix `readability-make-member-function-const` warnings
|
4 years ago |
Brad King
|
9ab77201f7
Apple: Fix linking to frameworks that do not exist until build time
|
4 years ago |
Gusts Kaksis
|
ce2dee9e5b
Xcode: Don't add framework as -framework argument in linker info list
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
f37c14e930
Source: use cmNonempty()
|
5 years ago |
Vitaly Stakhovsky
|
7156911242
cmIsOn: add overload accepting const std::string*
|
5 years ago |
Vitaly Stakhovsky
|
9b236b5451
cmComputeLinkInformation: members use std:string arguments
|
5 years ago |
Brad King
|
a432b1075c
Merge topic 'getdef-expand'
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Vitaly Stakhovsky
|
7ed8c9ebe3
cmMakefile: add GetDefExpandList() that splits value into std::vector
|
5 years ago |
Brad King
|
4468acb979
CUDA: Factor runtime library lookup into helper method
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |