| Commit message (Expand) | Author | Age | Files | Lines |
* | GlobalGenerator family: modernize memory management | Marc Chevrier | 2020-01-07 | 1 | -1/+2 |
|
|
* | VS: Clarify global generator constructor interface | Brad King | 2019-01-10 | 1 | -2/+4 |
|
|
* | 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 |
|
|
* | VS: Convert GetToolsVersion to non-virtual table lookup | Brad King | 2019-01-10 | 1 | -5/+0 |
|
|
* | cmGlobalVisualStudioGenerator::GetIDEVersion(): const added | Vitaly Stakhovsky | 2019-01-02 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -0/+2 |
|
|
* | VS: Use 'override' keyword for overridden methods in generator classes | Vitaly Stakhovsky | 2017-12-16 | 1 | -9/+9 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | VS: Refactor generator toolset parsing | Brad King | 2017-02-15 | 1 | -2/+2 |
|
|
* | iwyu: Fix VisualStudio specific issues | Daniel Pfeifer | 2016-11-28 | 1 | -0/+9 |
|
|
* | VS: Provide an option to use x64 host tools | Brad King | 2016-10-14 | 1 | -0/+3 |
|
|
* | 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 | -7/+5 |
|
|
* | 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 | -3/+0 |
|
|
* | VS: Improve error messages when compiler is not detected (#15228) | Gilles Khouzam | 2014-11-14 | 1 | -2/+8 |
|
|
* | 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 |
|
|
* | VS: Generate ToolsVersion matching each VS version | Robert Maynard | 2013-08-26 | 1 | -0/+5 |
|
|
* | VS12: Remove duplicated overload of UseFolderProperty() | Patrick Gansterer | 2013-08-05 | 1 | -1/+0 |
|
|
* | VS: Replace ArchitectureId with PlatformName | Patrick Gansterer | 2013-08-05 | 1 | -1/+1 |
|
|
* | VS12: Add Visual Studio 12 generator (#14251) | Brad King | 2013-06-28 | 1 | -0/+40 |
|
|