Brad King
|
503d0f80e1
Merge topic 'generate-target-order'
|
5 years ago |
Brad King
|
aea465793e
cmLocalVisualStudio7Generator: Consolidate target iteration
|
5 years ago |
Vitaly Stakhovsky
|
1380b43764
Refactor: Use cmToCStr()
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Kyle Edwards
|
3ef0c40962
WIN32_EXECUTABLE: Add support for generator expressions
|
5 years ago |
Brad King
|
4391913133
Add INTERFACE libraries to generated buildsystem if they have SOURCES
|
5 years ago |
Brad King
|
261a2585d9
Merge topic 'cleanup-target-types'
|
5 years ago |
Brad King
|
422d9a0ab2
Factor out generator checks for filtering out interface libraries
|
5 years ago |
Brad King
|
a33a4ec68b
Merge branch 'backport-vs-lang-flags' into vs-lang-flags
|
5 years ago |
Brad King
|
c4109a1bc8
VS: Restore toleration of target-wide -TP flag with MSVC
|
5 years ago |
Jean-Christophe Fillion-Robin
|
207373802e
Fix typos identified using codespell
|
5 years ago |
Vitaly Stakhovsky
|
eaad8072ee
cmNonempty: Convenience inlines to check for non-empty string
|
5 years ago |
Robert Maynard
|
7a969fe21d
cmMakefile: Refactor API to better handle empty config values
|
5 years ago |
Rahul Gottipati
|
27b03281e2
configure_file: Add option to control file permissions transfer to copy
|
5 years ago |
Brad King
|
ab83a21933
Merge topic 'visual-studio-android'
|
5 years ago |
Kyle Edwards
|
6051a49c78
Visual Studio: Add Android support
|
5 years ago |
Robert Maynard
|
c4cc21d20b
cmVisualStudio10TargetGenerator: Do not segfault on empty config
|
5 years ago |
Kyle Edwards
|
bbcaf9689e
Refactor: Add IsAndroidGuiExecutable() method to cmTarget
|
5 years ago |
Brad King
|
5c04e77e07
VS: Restore compilation of '.C' sources as C++
|
5 years ago |
Justin Goshi
|
e219527a72
VS: Use StdOutEncoding for VS 16.7 Preview 3 and above
|
5 years ago |
Brad King
|
5058fb5401
VS: Drop StdOutEncoding with VS 16.6 pending investigation
|
5 years ago |
Brad King
|
5c7ca6f8a8
CUDA: Move VS CudaRuntime selection to be with rest of CUDA options
|
5 years ago |
Brad King
|
3b547e2e4b
VS: Simplify logic adding source file C/C++ language flag to MSVC
|
5 years ago |
Brad King
|
27ead9d4b7
VS: Compute managed type from an existing configuration
|
5 years ago |
Brad King
|
1222327c89
VS: Write custom commands for sources from all configurations
|
5 years ago |
Brad King
|
65fe58a4b4
cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructure
|
5 years ago |
Brad King
|
eb2a554b12
Merge topic 'vs-pch-compile-opts'
|
5 years ago |
Brad King
|
6b2fb4ffd2
VS: Fix using PCH from source with COMPILE_OPTIONS
|
5 years ago |
Vitaly Stakhovsky
|
53675adbcf
GetSafeProperty: return std::string const&
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |