Brad King
|
b69010b719
VS: Fix .sln support for VS Version Selector with VS 2019
|
5 years ago |
Brad King
|
1174efb6f9
Merge topic 'vs-sln-version' into release-3.17
|
5 years ago |
Brad King
|
88ad02f1ec
VS: Restore .sln support for VS Version Selector
|
5 years ago |
Kyle Edwards
|
7abc3d61ac
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
|
5 years ago |
Vitaly Stakhovsky
|
bbc07e4561
Source: use std::string in place of const char*
|
5 years ago |
Daniel Eiband
|
777ceaea94
cmMakefile: Delay custom command creation
|
6 years ago |
Daniel Eiband
|
96e5042e46
cmCustomCommand: Explicitly pass backtrace on construction
|
6 years ago |
Marc Chevrier
|
f93385283f
cmLocalGenerator: modernize memory management
|
6 years ago |
Brad King
|
55a0bebdd3
VS: Add support for per-config sources
|
6 years ago |
Brad King
|
bcaecf6bcd
Teach check for single-language targets to consider all configurations
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Brad King
|
dce58afd30
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'
|
6 years ago |
Brad King
|
05d7ca14e9
Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'
|
6 years ago |
Brad King
|
b3b1c7bf3a
Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL
|
6 years ago |
Daniel Eiband
|
5a06efda05
cmMakefile: Remove AddUtilityCommand overload without byproducts
|
6 years ago |
Daniel Eiband
|
f151a57705
cmMakefile: Move enumerations into new header
|
6 years ago |
Brad King
|
a29b8d285e
Merge topic 'fix-vsmacro-access-violation'
|
6 years ago |
Daniel Eiband
|
7847fef510
VS: Fix access violation when calling Visual Studio macro
|
6 years ago |
Daniel Eiband
|
f4afcd5c6b
VS: Remove call to ConvertToWindowsExtendedPath with result discarded
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |
Daniel Eiband
|
7f3ecbe7d7
cmCustomCommandLine: Provide command line make functions
|
6 years ago |
Brad King
|
89479bde94
Merge topic 'pvs-cleanup'
|
6 years ago |
Sebastian Holtermann
|
3b2b02825d
Source sweep: Replace std::ostringstream when used with a single append
|
6 years ago |
Brad King
|
a7aade8419
cmGlobalVisualStudioGenerator: Fix buffer sizes used with RegEnumKeyExW
|
6 years ago |
Brad King
|
f6211f57d6
cmGlobalVisualStudioGenerator: Fix buffer sizes used RegQueryValueExW
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Brad King
|
3402e6cf82
Merge topic 'vs-sln-bom'
|
6 years ago |
Justin Goshi
|
3b51343ea1
VS: Emit UTF-8 BOM for generated solution files
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 years ago |