Commit History

Author SHA1 Message Date
  Brad King 76266f9df6 cmGlobalVisualStudioGenerator: Adopt some solution generation methods 2 months ago
  Brad King d52eb1d083 cmGlobalVisualStudioGenerator: Remove unused folder support rules 2 months ago
  Brad King a5cb4fe1c6 cmGlobalVisualStudioGenerator: Remove unused code left from VS 7.1 3 months ago
  Brad King 034cc29b89 cmGlobalVisualStudio7Generator: Constify .sln write methods 3 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 months ago
  Brad King 381c446ff7 VS: Remove support for appending a platform to the generator name 11 months ago
  Brad King f106df8f96 cmGlobalVisualStudio8Generator: Remove unused Configure method override 1 year ago
  Brad King a4d532e998 VS: Restore Windows SDK selection with platform in generator name 2 years ago
  Brad King f0a67b6291 VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORM 2 years ago
  Brad King e259063b0a VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known 2 years ago
  NAKAMURA Takumi 0e58a5ea07 Source: Fix possible IWYU warnings in Windows generators 4 years ago
  Brad King f97f8537f3 VS: Model a default target framework 4 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Alexander Boczar 7c944da757 VS: Add target property to explicitly control solution deployment 5 years ago
  Vitaly Stakhovsky bbc07e4561 Source: use std::string in place of const char* 5 years ago
  Sebastian Holtermann 735c6f39d9 Fix invalid ///! doxygen comment line starts 6 years ago
  Wil Stark 917c035ada VS: support suppressing deployment of selected targets 6 years ago
  Brad King 40a732800d VS: Clarify global generator constructor interface 7 years ago
  Brad King 6d99406e69 VS: Move ExpressEdition member to top-level generator 7 years ago
  Brad King 03f74a16cd VS: Convert GetIDEVersion to non-virtual table lookup 7 years ago
  Vitaly Stakhovsky 77d83568e0 cmGlobalVisualStudioGenerator::GetIDEVersion(): const added 7 years ago
  Vitaly Stakhovsky 94632087b2 Add missing override 7 years ago
  Brad King eb80af9093 Drop Visual Studio 8 2005 generator 7 years ago
  Vitaly Stakhovsky cfe4e2db1f VS: Use 'override' keyword for overridden methods in generator classes 8 years ago
  Brad King 6e66fe5f97 cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method 8 years ago
  Beeble 4cd815f0b3 VS: Pass whole target to WriteProjectConfigurations 8 years ago
  Yves Frederix 427b6da9e5 VS: Teach `cmake --build` to reconfigure if needed before building 9 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago