| Commit message (Expand) | Author | Age | Files | Lines |
* | GlobalGenerator family: modernize memory management | Marc Chevrier | 2020-01-07 | 1 | -1/+2 |
|
|
* | VS: support suppressing deployment of selected targets | Wil Stark | 2019-02-25 | 1 | -2/+2 |
|
|
* | VS: Clarify global generator constructor interface | Brad King | 2019-01-10 | 1 | -2/+3 |
|
|
* | VS: Convert WriteSLNHeader to non-virtual lookup table | Brad King | 2019-01-10 | 1 | -2/+0 |
|
|
* | VS: Convert GetIDEVersion to non-virtual table lookup | Brad King | 2019-01-10 | 1 | -1/+0 |
|
|
* | cmGlobalVisualStudioGenerator::GetIDEVersion(): const added | Vitaly Stakhovsky | 2019-01-02 | 1 | -1/+1 |
|
|
* | Add missing override | Vitaly Stakhovsky | 2018-12-30 | 1 | -1/+1 |
|
|
* | VS: Use 'override' keyword for overridden methods in generator classes | Vitaly Stakhovsky | 2017-12-16 | 1 | -8/+8 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | iwyu: Fix VisualStudio specific issues | Daniel Pfeifer | 2016-11-28 | 1 | -0/+11 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -4/+3 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | VS: Find Desktop SDK for current VS version (#15662) | Gilles Khouzam | 2015-09-02 | 1 | -1/+4 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+1 |
|
|
* | VS: Remove obsolete methods. | Stephen Kelly | 2015-05-19 | 1 | -3/+0 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -1/+1 |
|
|
* | VS: Drop reload macros for VS >= 10 (#11258,#14680) | Brad King | 2015-04-15 | 1 | -2/+0 |
|
|
* | VS: Improve error messages when compiler is not detected (#15228) | Gilles Khouzam | 2014-11-14 | 1 | -2/+9 |
|
|
* | VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binaries | Gilles Khouzam | 2014-07-31 | 1 | -0/+3 |
|
|
* | VS: Select WindowsPhone and WindowsStore default toolsets | Brad King | 2014-07-31 | 1 | -0/+4 |
|
|
* | VS: Refactor CMAKE_FORCE_*64 platform definitions | Brad King | 2014-07-17 | 1 | -2/+1 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -3/+4 |
|
|
* | VS: Add version year to generator names | Brad King | 2013-10-28 | 1 | -0/+2 |
|
|
* | VS11: Add support for Windows CE SDKs | Patrick Gansterer | 2013-08-07 | 1 | -0/+2 |
|
|
* | VS: Replace ArchitectureId with PlatformName | Patrick Gansterer | 2013-08-05 | 1 | -1/+1 |
|
|
* | VS11: Allow using folders with the VS11 Express Edition (#13770) | David Cole | 2012-12-03 | 1 | -0/+1 |
|
|
* | VS: Remove platform specific generator files | Patrick Gansterer | 2012-11-19 | 1 | -12/+5 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -1/+1 |
|
|
* | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 1 | -2/+3 |
|
|
* | VS: Cleanup AddPlatformDefinitions() of Visual Studio generators | Patrick Gansterer | 2012-08-22 | 1 | -1/+0 |
|
|
* | Enumerate VS11 version explicitly in local generators | Brad King | 2011-11-14 | 1 | -0/+3 |
|
|
* | Add Visual Studio 11 generator for x86 and x64 tools | Brad King | 2011-09-23 | 1 | -0/+43 |
|
|