Raul Tambre
|
0a056246a1
CUDA: Pass toolkit path to Clang
|
5 years ago |
Brad King
|
a432b1075c
Merge topic 'getdef-expand'
|
5 years ago |
Brad King
|
855a7158ed
Merge topic 'target_link_libraries-self-link-is-an-error'
|
5 years ago |
Brad King
|
3020decbff
Merge topic 'pch-fix-bad-ClearSourcesCache'
|
5 years ago |
Brad King
|
8cf2e1de22
Merge topic 'ninja-multi-export-all-symbols'
|
5 years ago |
Vitaly Stakhovsky
|
7ed8c9ebe3
cmMakefile: add GetDefExpandList() that splits value into std::vector
|
5 years ago |
Marc Chevrier
|
9436ad35df
target_link_libraries: self-link through ALIAS is an error
|
5 years ago |
Kyle Edwards
|
6fc4bfa11c
Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
|
5 years ago |
Brad King
|
902858367f
Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'
|
5 years ago |
Brad King
|
fa7b041eca
PCH: Fix logic error that incorrectly clears sources during VS generation
|
5 years ago |
Brad King
|
4468acb979
CUDA: Factor runtime library lookup into helper method
|
5 years ago |
Cristian Adam
|
f6cb1e646c
Multi-Ninja: Fix PCHs for Visual C++
|
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
|
b246dee7db
Merge topic 'cuda-clang'
|
5 years ago |
Brad King
|
ab0a092e13
Merge topic 'fix-ClearSourcesCache'
|
5 years ago |
Brad King
|
00949be941
Merge topic 'fix-ClearSourcesCache' into release-3.17
|
5 years ago |
Raul Tambre
|
5df21adf46
CUDA: Add support for Clang compiler
|
5 years ago |
Brad King
|
a9f4f58f0c
cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCache
|
5 years ago |
Brad King
|
6c5d4522bc
INTERFACE_SOURCES: Fix per-config link libs on multi-config generators
|
5 years ago |
Brad King
|
8daa140c6a
cmGeneratorTarget: Factor evaluated target prop entries into struct
|
5 years ago |
Brad King
|
fcd1a1a920
cmGeneratorTarget: Track when the set of link libs is config-dependent
|
5 years ago |
Brad King
|
255c95163a
Merge topic 'stdstring-getsafeprop'
|
5 years ago |
Brad King
|
68a59ab288
Merge topic 'stl-support'
|
5 years ago |
Vitaly Stakhovsky
|
53675adbcf
GetSafeProperty: return std::string const&
|
5 years ago |
Marc Chevrier
|
8d4a9ee398
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Marc Chevrier
|
4248bb452a
CUDA: Device linking use now link options
|
5 years ago |
Marc Chevrier
|
3fdae5acaa
Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>
|
5 years ago |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 years ago |