Tobias Hieta
|
8c8f03422e
PCH: Template instantiation support
|
5 years ago |
Brad King
|
f10682b796
Merge topic 'ispc_lang_support'
|
5 years ago |
Robert Maynard
|
e783bf8aa6
ISPC: Support ISPC header generation byproducts and parallel builds
|
5 years ago |
Kyle Edwards
|
3ef0c40962
WIN32_EXECUTABLE: Add support for generator expressions
|
5 years ago |
Kyle Edwards
|
2e42651dff
Add option to optimize link dependencies for static libraries
|
5 years ago |
Brad King
|
9a27e803d4
Merge topic 'osx-archs-apple-only'
|
5 years ago |
Brad King
|
70ce1ad64a
PCH: Avoid Apple-specific architecture flags on other platforms
|
5 years ago |
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 |