summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio11Generator.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-281-0/+11
* cmState: Move TargetType enum to separate namespaceStephen Kelly2016-10-191-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-4/+3
* cmState: Move TargetType enum from cmTarget.Stephen Kelly2015-10-141-1/+1
* VS: Find Desktop SDK for current VS version (#15662)Gilles Khouzam2015-09-021-1/+4
* cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-271-1/+1
* VS: Remove obsolete methods.Stephen Kelly2015-05-191-3/+0
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-1/+1
* VS: Drop reload macros for VS >= 10 (#11258,#14680)Brad King2015-04-151-2/+0
* VS: Improve error messages when compiler is not detected (#15228)Gilles Khouzam2014-11-141-2/+9
* VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binariesGilles Khouzam2014-07-311-0/+3
* VS: Select WindowsPhone and WindowsStore default toolsetsBrad King2014-07-311-0/+4
* VS: Refactor CMAKE_FORCE_*64 platform definitionsBrad King2014-07-171-2/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-3/+4
* VS: Add version year to generator namesBrad King2013-10-281-0/+2
* VS11: Add support for Windows CE SDKsPatrick Gansterer2013-08-071-0/+2
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-1/+1
* VS11: Allow using folders with the VS11 Express Edition (#13770)David Cole2012-12-031-0/+1
* VS: Remove platform specific generator filesPatrick Gansterer2012-11-191-12/+5
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
* Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-2/+3
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-1/+0
* Enumerate VS11 version explicitly in local generatorsBrad King2011-11-141-0/+3
* Add Visual Studio 11 generator for x86 and x64 toolsBrad King2011-09-231-0/+43