Deniz Bahadir
|
2f76e7429b
OBJECT libraries: Properly recognize if sources depend on configuration
|
5 years ago |
Deniz Bahadir
|
d575ecc9de
cmGeneratorTarget: Better name for internal variable
|
5 years ago |
Brad King
|
d0ccc7cf2a
Merge topic 'ispc_improvements'
|
5 years ago |
Robert Maynard
|
a020787a9b
ISPC: Support generation for multiple instruction sets
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
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
|
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 |
Vitaly Stakhovsky
|
18726ad634
GetFeature(): return cmProp
|
5 years ago |
Justin Goshi
|
2f383d852d
fileapi: Support multiple backtraces for language standard
|
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 |
Raul Tambre
|
0a056246a1
CUDA: Pass toolkit path to Clang
|
5 years ago |
Vitaly Stakhovsky
|
e65e88fbce
cmGeneratorTarget: fix misplaced header
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Brad King
|
4468acb979
CUDA: Factor runtime library lookup into helper method
|
5 years ago |
Brad King
|
65fe58a4b4
cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructure
|
5 years ago |
Brad King
|
3fa3b7a402
cmGeneratorTarget: Remove default config from Get* methods
|
5 years ago |
Brad King
|
fcd1a1a920
cmGeneratorTarget: Track when the set of link libs is config-dependent
|
5 years ago |
Vitaly Stakhovsky
|
53675adbcf
GetSafeProperty: return std::string const&
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Marc Chevrier
|
3fdae5acaa
Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>
|
5 years ago |
Raul Tambre
|
e98588aaba
CUDA: Add CUDA_ARCHITECTURES target property
|
5 years ago |
Cristian Adam
|
f593b354da
PCH: Add support for multi architecture iOS projects
|
5 years ago |
Alexandru Croitor
|
ad3f69c86e
Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>
|
5 years ago |
Marc Chevrier
|
461efa7b51
Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>
|
5 years ago |