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
|
5 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
|
5 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 |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 years ago |
Ben Boeckel
|
609c3b7cdc
cmComputeLinkInformation: reserve space in built-up string
|
5 years ago |
Ben Boeckel
|
59b7adddc4
nits: replace some "c" instances with 'c'
|
5 years ago |
Ben Boeckel
|
f2a33107be
clang-tidy: address bugprone-branch-clone lints
|
5 years ago |
Rolf Eike Beer
|
ef778d77e0
replace std::string::substr() with operations that do not allocate memory
|
5 years ago |
Rolf Eike Beer
|
48adc29721
replace "std::string::find(x) == 0" with cmHasPrefix()
|
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 |
Brad King
|
4ade1b00c5
Merge topic 'fileapiLinkPathAndLinkDirBacktraces'
|
6 years ago |