index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmVisualStudioGeneratorOptions.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various typo fixes
Luz Paz
2018-01-04
1
-1
/
+1
*
cmIDEOptions: use std::string instead of const char*
Vitaly Stakhovsky
2017-12-08
1
-4
/
+3
*
VS: Fix MANIFESTUAC link flag map to .vcxproj elements
comicfans
2017-09-18
1
-0
/
+68
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1
/
+1
*
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
1
-3
/
+0
*
cmGlobalVisualStudioGenerator: Drop VS7 enumeration value
Brad King
2017-04-19
1
-1
/
+0
*
Merge topic 'vs-rc-defines'
Brad King
2017-03-29
1
-1
/
+4
|
\
|
*
cmVisualStudio10TargetGenerator: De-duplicate preprocessor defs
Brad King
2017-03-28
1
-1
/
+4
*
|
VS: Select CUDA code generation architectures
Brad King
2017-03-10
1
-0
/
+51
*
|
VS: Select the CUDA runtime library
Brad King
2017-03-10
1
-0
/
+36
*
|
VS: Add basic infrastructure for CUDA generation
Brad King
2017-03-10
1
-0
/
+3
*
|
VS: Add method to take a value out of the option parser flag map
Brad King
2017-03-10
1
-0
/
+12
*
|
VS: Add method to re-parse specific option parser fields
Brad King
2017-03-10
1
-1
/
+17
*
|
VS: Add method to clear flag tables of option parser
Brad King
2017-03-10
1
-0
/
+7
*
|
VS: Refactor AdditionalOptions generation
Brad King
2017-02-15
1
-25
/
+2
*
|
cmVisualStudioGeneratorOptions: Add PrependInerhitedString method
Brad King
2017-02-15
1
-0
/
+11
*
|
VS: De-duplicate PreprocessorDefinitions tag name
Brad King
2017-02-14
1
-5
/
+5
|
/
*
VS: Teach option map IsDebug() method about C# projects
Michael Stürmer
2016-12-07
1
-1
/
+11
*
iwyu: Fix VisualStudio specific issues
Daniel Pfeifer
2016-11-28
1
-0
/
+1
*
VS: Place source-specific AdditionalOptions after target-wide flags
Brad King
2016-11-02
1
-2
/
+3
*
VS: Add internal API for detecting "managed" projects
Michael Stürmer
2016-10-19
1
-0
/
+5
*
VS15: Add Visual Studio 15 generator
Brad King
2016-09-07
1
-0
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-182
/
+112
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-15
/
+0
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-3
/
+3
*
cmOutputConverter: Adopt command line escaping code
Brad King
2015-07-08
1
-3
/
+2
*
cmOutputConverter: Adopt EscapeWindowsShellArgument method
Brad King
2015-07-08
1
-1
/
+2
*
VS: Move version information to global generator.
Stephen Kelly
2015-05-19
1
-13
/
+13
*
Fix incremental linking setting for Fortran + VS
Zack Galbreath
2014-11-21
1
-3
/
+38
*
Merge topic 'vs-windows-apps'
Brad King
2014-09-02
1
-0
/
+6
|
\
|
*
VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRT
Gilles Khouzam
2014-08-21
1
-0
/
+6
*
|
VS: Refactor include directory generation in .vcxproj files
Brad King
2014-08-13
1
-4
/
+0
|
/
*
VS: Encode mapped flag values in XML project files (#15031)
Brad King
2014-07-23
1
-3
/
+3
*
cmVisualStudioGeneratorOptions: Simplify XML escaping API
Brad King
2014-07-23
1
-8
/
+7
*
cmIDEOption: Store mapped flag values as a vector<string>
Brad King
2014-07-23
1
-5
/
+19
*
VS14: Add Visual Studio 14 generator (#14982)
Brad King
2014-06-25
1
-0
/
+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2
/
+2
*
stringapi: Use strings for the languages
Ben Boeckel
2014-03-08
1
-2
/
+2
*
Improve const-correctness in cmVisualStudioGeneratorOptions
Patrick Gansterer
2013-08-05
1
-3
/
+3
*
Merge branch 'master' into vs12-generator
Brad King
2013-06-28
1
-1
/
+2
|
\
|
*
Merge topic 'doc-improvements'
Brad King
2013-05-16
1
-1
/
+1
|
|
\
|
|
*
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-1
/
+1
|
*
|
VS 10: Escape ; as %3B in preprocessor definitions (#14073)
Brad King
2013-04-11
1
-0
/
+1
|
|
/
*
|
VS12: Add Visual Studio 12 generator (#14251)
Brad King
2013-06-28
1
-0
/
+1
|
/
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2
/
+2
*
Visual Studio: Allow setting Single Byte Character Set (#12189)
Aaron C. Meadows
2012-02-17
1
-0
/
+14
*
Enumerate VS11 version explicitly in local generators
Brad King
2011-11-14
1
-6
/
+7
*
Order VS local generator Version ivar values consistently
Brad King
2011-11-14
1
-13
/
+13
*
Fix CMAKE_VERBOSE_MAKEFILE for VS10 vcxproj files (#12504)
Niels Dekker
2011-10-11
1
-3
/
+3
[next]