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 |
Leonid Pospelov
|
75643755a1
cmGlobalVisualStudioGenerator: remove redundant variables
|
6 years ago |
Leonid Pospelov
|
615fb2633c
cmGlobalVisualStudioGenerator: use cmJoin to join the filenames
|
6 years ago |
Leonid Pospelov
|
30c98db61b
cmGlobalVisualStudioGenerator: use auto instead of iterator types
|
6 years ago |
Brad King
|
cb23f2ac8b
Merge topic 'vs-default-platform'
|
6 years ago |
Brad King
|
db02be85a0
VS: Provide the default platform name to project code
|
6 years ago |
Sebastian Holtermann
|
db182eb160
cmTarget: Move member `*Commands` to impl
|
6 years ago |
Brad King
|
dbd3b1ac90
Merge topic 'vs-fortran-rc'
|
6 years ago |
Brad King
|
0b82f56ac6
VS: Fix Fortran target type selection with RC sources
|
6 years ago |
Vitaly Stakhovsky
|
9dd255548d
cmSystemTools::Error: consolidate parameters into single std::string
|
6 years ago |
Brad King
|
d3d2c3cd49
VS: Fix Fortran target type selection when linking C++ targets
|
6 years ago |
Vitaly Stakhovsky
|
c31b6e616d
cmSystemTools: copy file member functions accept std::string params
|
6 years ago |
Vitaly Stakhovsky
|
186d9b083d
cmSystemTools::Message: Add overload accepting std::string
|
6 years ago |
Zack Galbreath
|
dc6888573d
Pass EXCLUDE_FROM_ALL from directory to targets
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Brad King
|
57e48f16f2
VS: Add Visual Studio 16 2019 generator
|
6 years ago |
Brad King
|
b91f6f39f7
VS: Track explicitly when platform is specified in generator name
|
6 years ago |