| Commit message (Expand) | Author | Age | Files | Lines |
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -3/+1 |
|
|
* | VS: Add target property to explicitly control solution deployment | Alexander Boczar | 2020-02-25 | 1 | -4/+0 |
|
|
* | Source: use std::string in place of const char* | Vitaly Stakhovsky | 2020-01-29 | 1 | -1/+1 |
|
|
* | Fix invalid ///! doxygen comment line starts | Sebastian Holtermann | 2019-03-31 | 1 | -1/+1 |
|
|
* | VS: support suppressing deployment of selected targets | Wil Stark | 2019-02-25 | 1 | -1/+9 |
|
|
* | VS: Clarify global generator constructor interface | Brad King | 2019-01-10 | 1 | -3/+3 |
|
|
* | VS: Move ExpressEdition member to top-level generator | Brad King | 2019-01-10 | 1 | -4/+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 |
|
|
* | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 1 | -19/+0 |
|
|
* | VS: Use 'override' keyword for overridden methods in generator classes | Vitaly Stakhovsky | 2017-12-16 | 1 | -22/+22 |
|
|
* | cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method | Brad King | 2017-04-19 | 1 | -3/+0 |
|
|
* | VS: Pass whole target to WriteProjectConfigurations | Beeble | 2017-04-05 | 1 | -2/+2 |
|
|
* | VS: Teach `cmake --build` to reconfigure if needed before building | Yves Frederix | 2016-11-17 | 1 | -0/+3 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -2/+2 |
|
|
* | 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 | -10/+10 |
|
|
* | VS: Ignore USE_FOLDER property on VS versions that do not support it | Brad King | 2016-04-26 | 1 | -0/+2 |
|
|
* | VS: Detect VS 8 and 9 Express editions | Brad King | 2016-04-26 | 1 | -0/+4 |
|
|
* | VS: Port interface to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -1/+1 |
|
|
* | VS: Port ProjectDepends to cmGeneratorTarget. | Stephen Kelly | 2015-10-24 | 1 | -1/+2 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -2/+2 |
|
|
* | VisualStudio: Replace Compute override with AddExtraIDETargets override. | Stephen Kelly | 2015-10-05 | 1 | -1/+1 |
|
|
* | cmGlobalGenerator: Virtualize the Compute step and override it. | Stephen Kelly | 2015-07-30 | 1 | -1/+1 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+1 |
|
|
* | VS: Do not accumulate configurations globally (#15577) | Brad King | 2015-05-21 | 1 | -1/+3 |
|
|
* | 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: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 | Brad King | 2014-09-05 | 1 | -0/+2 |
|
|
* | VS: Refactor logic deciding to add "Deploy" to the .sln file | Gilles Khouzam | 2014-07-31 | 1 | -0/+3 |
|
|
* | cmGlobalGenerator: Create a non-virtual 'DoGenerate' method | Brad King | 2014-07-22 | 1 | -1/+1 |
|
|
* | VS: Delay platform definitions until system name is known | Brad King | 2014-07-17 | 1 | -0/+2 |
|
|
* | 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 | -4/+5 |
|
|
* | stringapi: Use strings for VS project names | Ben Boeckel | 2014-03-08 | 1 | -2/+3 |
|
|
* | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -1/+1 |
|
|
* | VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev | Brad King | 2013-11-18 | 1 | -0/+2 |
|
|
* | VS: Fix CMAKE_SUPPRESS_REGENERATION bad ZERO_CHECK dependency (#14378) | Brad King | 2013-08-28 | 1 | -1/+1 |
|
|
* | VS: Replace ArchitectureId with PlatformName | Patrick Gansterer | 2013-08-05 | 1 | -1/+1 |
|
|
* | VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too | Patrick Gansterer | 2013-08-05 | 1 | -3/+0 |
|
|
* | VS: Added "Deploy" at project configuration for WindowsCE targets | Patrick Gansterer | 2012-11-27 | 1 | -1/+1 |
|
|
* | VS: Allow setting the name of the target platform | Patrick Gansterer | 2012-11-27 | 1 | -0/+1 |
|
|
* | VS: Add parser for WCE.VCPlatform.config to read WinCE platforms | Patrick Gansterer | 2012-11-27 | 1 | -0/+6 |
|
|
* | VS: Change variable type of Name from const char* to string | Patrick Gansterer | 2012-11-26 | 1 | -2/+2 |
|
|
* | VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefile | Patrick Gansterer | 2012-11-26 | 1 | -0/+2 |
|
|
* | Merge topic 'generator-factory' | Brad King | 2012-11-20 | 1 | -8/+11 |
|\ |
|
| * | VS: Remove platform specific generator files | Patrick Gansterer | 2012-11-19 | 1 | -7/+9 |
|
|
| * | VS: Remove GetPlatformName from platform-specific generators | Patrick Gansterer | 2012-11-19 | 1 | -1/+1 |
|
|
| * | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -1/+1 |
|
|