index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmVisualStudioGeneratorOptions.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.
Bill Hoffman
2011-06-02
1
-1/+6
*
VS10: Escape double quote chars in defines for rc files (#11695)
David Cole
2011-01-26
1
-1/+7
*
VS10: avoid warning, no nologo when verbose (#10587)
David Cole
2010-12-17
1
-8/+6
*
Set Intel .vfproj RuntimeLibrary attribute
Brad King
2010-11-09
1
-0/+51
*
VS: Always separate preprocessor defs by semicolon (#10902)
Brad King
2010-06-28
1
-10/+3
*
ENH: Separate option mapping from VS generators
Brad King
2009-07-29
1
-143/+12
*
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...
Bill Hoffman
2009-07-13
1
-1/+14
*
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
Bill Hoffman
2009-06-25
1
-0/+420