summaryrefslogtreecommitdiff
path: root/Source/cmVisualStudioGeneratorOptions.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace foo.size() pattern with !foo.empty().Stephen Kelly2015-08-241-3/+3
* cmOutputConverter: Adopt command line escaping codeBrad King2015-07-081-3/+2
* cmOutputConverter: Adopt EscapeWindowsShellArgument methodBrad King2015-07-081-1/+2
* VS: Move version information to global generator.Stephen Kelly2015-05-191-13/+13
* Fix incremental linking setting for Fortran + VSZack Galbreath2014-11-211-3/+38
* Merge topic 'vs-windows-apps'Brad King2014-09-021-0/+6
|\
| * VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRTGilles Khouzam2014-08-211-0/+6
* | VS: Refactor include directory generation in .vcxproj filesBrad King2014-08-131-4/+0
|/
* VS: Encode mapped flag values in XML project files (#15031)Brad King2014-07-231-3/+3
* cmVisualStudioGeneratorOptions: Simplify XML escaping APIBrad King2014-07-231-8/+7
* cmIDEOption: Store mapped flag values as a vector<string>Brad King2014-07-231-5/+19
* VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-251-0/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* stringapi: Use strings for the languagesBen Boeckel2014-03-081-2/+2
* Improve const-correctness in cmVisualStudioGeneratorOptionsPatrick Gansterer2013-08-051-3/+3
* Merge branch 'master' into vs12-generatorBrad King2013-06-281-1/+2
|\
| * Merge topic 'doc-improvements'Brad King2013-05-161-1/+1
| |\
| | * Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
| * | VS 10: Escape ; as %3B in preprocessor definitions (#14073)Brad King2013-04-111-0/+1
| |/
* | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-0/+1
|/
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Visual Studio: Allow setting Single Byte Character Set (#12189)Aaron C. Meadows2012-02-171-0/+14
* Enumerate VS11 version explicitly in local generatorsBrad King2011-11-141-6/+7
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-13/+13
* Fix CMAKE_VERBOSE_MAKEFILE for VS10 vcxproj files (#12504)Niels Dekker2011-10-111-3/+3
* Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.Bill Hoffman2011-06-021-1/+6
* VS10: Escape double quote chars in defines for rc files (#11695)David Cole2011-01-251-1/+7
* VS10: avoid warning, no nologo when verbose (#10587)David Cole2010-12-171-8/+6
* Set Intel .vfproj RuntimeLibrary attributeBrad King2010-11-091-0/+51
* VS: Always separate preprocessor defs by semicolon (#10902)Brad King2010-06-281-10/+3
* ENH: Separate option mapping from VS generatorsBrad King2009-07-291-143/+12
* ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...Bill Hoffman2009-07-131-1/+14
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-0/+420