Robert Maynard
|
419d70d490
Refactor some swift only logic to be re-used by other languages
|
5 years ago |
Brad King
|
4391913133
Add INTERFACE libraries to generated buildsystem if they have SOURCES
|
5 years ago |
Brad King
|
afb998704e
Remove filtering of allowed INTERFACE library properties
|
5 years ago |
Vitaly Stakhovsky
|
f37c14e930
Source: use cmNonempty()
|
5 years ago |
Brad King
|
ef796cc743
cmGeneratorTarget: Skip computing link implementation for custom targets
|
5 years ago |
Brad King
|
45158b2afe
cmGeneratorTarget: Simplify logic in ComputeLinkInterfaceLibraries
|
5 years ago |
Brad King
|
d6b1f5704e
cmGeneratorTarget: Add missing nullptr checks
|
5 years ago |
Brad King
|
95b5df8646
cmGeneratorTarget: Skip computing languages for custom targets
|
5 years ago |
Brad King
|
2f0790df50
Factor out generator checks for filtering on non-compiling targets
|
5 years ago |
Brad King
|
422d9a0ab2
Factor out generator checks for filtering out interface libraries
|
5 years ago |
Brad King
|
bce82df0aa
cmGeneratorTarget: Remove unnecessary target type check in dependency tracing
|
5 years ago |
Jean-Christophe Fillion-Robin
|
207373802e
Fix typos identified using codespell
|
5 years ago |
Brad King
|
beb78ada5e
Merge topic 'swift-link-iface'
|
5 years ago |
Brad King
|
14a5712447
Swift: Fix regression in linking to interface libraries
|
5 years ago |
Kyle Edwards
|
63ecf481da
Merge topic 'cmnonempty'
|
5 years ago |
Vitaly Stakhovsky
|
eaad8072ee
cmNonempty: Convenience inlines to check for non-empty string
|
5 years ago |
Vitaly Stakhovsky
|
7156911242
cmIsOn: add overload accepting const std::string*
|
5 years ago |
Brad King
|
35928fa7ca
Merge topic 'getfeature-prop'
|
5 years ago |
Vitaly Stakhovsky
|
18726ad634
GetFeature(): return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
43f7b17816
cmGeneratorExpressionInterpreter::Evaluate: remove const char* overload
|
5 years ago |
Justin Goshi
|
2f383d852d
fileapi: Support multiple backtraces for language standard
|
5 years ago |
Brad King
|
a4cfc7d03c
Merge topic 'refactor-generator-configs'
|
5 years ago |
Robert Maynard
|
7a969fe21d
cmMakefile: Refactor API to better handle empty config values
|
5 years ago |
Robert Maynard
|
dc94b0249e
cmStandardLevelResolver: Added to handle standard level queries
|
5 years ago |
Justin Goshi
|
ba835874a4
Add backtrace support for language standard
|
5 years ago |
Justin Goshi
|
e43486a639
cmGeneratorTarget: Clarify name of language property lookup helper
|
5 years ago |
Justin Goshi
|
742ff97f80
Refactor language standard computation
|
5 years ago |
Brad King
|
7fa5ea130b
Merge topic 'cuda_clang_toolkit_path' into release-3.18
|
5 years ago |
Brad King
|
5d710f2d11
Merge topic 'cuda_clang_toolkit_path'
|
5 years ago |
Raul Tambre
|
877a92e968
CUDA: Add support for disabling CUDA_ARCHITECTURES
|
5 years ago |