summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio12Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-2/+2
* VS: Improve error messages when compiler is not detected (#15228)Gilles Khouzam2014-11-141-14/+97
* VS: Select WindowsPhone and WindowsStore default toolsetsBrad King2014-07-311-0/+50
* VS: Delay getting platform name in local generatorBrad King2014-07-171-1/+0
* VS: Refactor CMAKE_FORCE_*64 platform definitionsBrad King2014-07-171-7/+5
* VS: Refactor internal generator factory logicBrad King2014-06-091-3/+5
* VS: Split user- and generator-provided PlatformToolsetBrad King2014-06-041-1/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-11/+13
* Use new cmHasLiteralPrefix functionStephen Kelly2013-11-211-1/+1
* VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-181-1/+0
* VS: Add version year to generator namesBrad King2013-10-281-16/+51
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-5/+0
* VS: Unify how the name of the generator is specifiedPatrick Gansterer2013-08-051-3/+3
* VS12: Remove duplicated overload of UseFolderProperty()Patrick Gansterer2013-08-051-9/+0
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-2/+2
* VS: Clarify Visual Studio product year for each versionRobert Maynard2013-07-021-1/+1
* VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-0/+111