Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 年之前 |
Marc Chevrier
|
ce1bdec3a4
Xcode: Fix missing Frameworks search paths
|
2 年之前 |
Marc Chevrier
|
fcbd723a50
Enhance support functions
|
2 年之前 |
Ben Boeckel
|
af08f9dc55
cmComputeLinkInformation: use characters where possible
|
2 年之前 |
Ben Boeckel
|
52ca45e485
cmComputeLinkInformation: combine string literals where possible
|
2 年之前 |
Ben Boeckel
|
41da256b02
cmComputeLinkInformation: use `cmStrCat` where appropriate
|
2 年之前 |
Kitware Robot
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 年之前 |
Vitaly Stakhovsky
|
b3edfcf46e
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
|
2 年之前 |
Craig Scott
|
a817948423
Code comments: Fix trivial typos
|
2 年之前 |
Marc Chevrier
|
0bd3efffbc
Genex LINK_LIBRARY: Add support for framework with postfix
|
3 年之前 |
Marc Chevrier
|
fc06450ff4
Apple: Fix regression when linking a framework with postfix
|
3 年之前 |
Marc Chevrier
|
e8792da04b
genex-LINK_LIBRARY: ensure correct generation inside LINK_GROUP genex
|
3 年之前 |
Marc Chevrier
|
45ac71d8bc
Ensure targets which are frameworks can be used freely
|
3 年之前 |
Marc Chevrier
|
1777883f8b
genex-LINK_(LIBRARY|GROUP) features: update variables behavior
|
3 年之前 |
Marc Chevrier
|
0a81ea1f12
Genex-LINK_GROUP: Add possibility to group libraries at link step
|
3 年之前 |
Marc Chevrier
|
01ff75b2ff
cmComputeDepends::LinkEntry: introduce enum to specify item type
|
3 年之前 |
Marc Chevrier
|
397ee55cd6
genex-LINK_LIBRARY: rename configuration variables
|
3 年之前 |
Marc Chevrier
|
a2cfa2da4f
GenEx/LINK_LIBRARY: Add features for framework support on Apple
|
3 年之前 |
Marc Chevrier
|
40178f3c90
cmGlobalGenerator: Add helper to split framework path
|
3 年之前 |
Marc Chevrier
|
2a6b0415d7
$<LINK_LIBRARY>: Add LINK_LIBRARY_OVERRIDE target property
|
4 年之前 |
Marc Chevrier
|
42965799b4
Genex: Add $<LINK_LIBRARY:...>
|
4 年之前 |
Marc Chevrier
|
28d7432468
cmComputeLinkInformation: use cmComputeLinkDepends::LinkEntry
|
4 年之前 |
Brad King
|
1a25f057da
cmComputeLinkInformation: Add context to warning about linking a directory
|
4 年之前 |
Sean McBride
|
37859e3244
Source: Fix clang -Wimplicit-fallthrough warnings
|
4 年之前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年之前 |
Marc Chevrier
|
5a2a275bb4
Refactor: reduce cmToCStr usage
|
4 年之前 |
Robert Maynard
|
b50bfc8913
HIP: Add language to CMake
|
5 年之前 |
Brad King
|
f530b3a267
OpenWatcom: Add infrastructure to link to object files
|
4 年之前 |
Brad King
|
8a4ca110e4
cmComputeLinkInformation: Improve type safety of item IsPath member
|
4 年之前 |
Kyle Edwards
|
d34d28e688
Genex: Add TARGET_RUNTIME_DLLS genex
|
4 年之前 |