Commit History

Author SHA1 Message Date
  Brad King 0bdcf1cb17 cmLocalVisualStudio7Generator: Make vfproj conditions more explicit 1 year ago
  Ben Boeckel 1b929ba8e4 clang-tidy: fix `modernize-use-nullptr` lints 2 years ago
  Ben Boeckel 27e37b8a5a clang-tidy: fix `modernize-use-override` lints 2 years ago
  Sumit Bhardwaj 3b7520b94d Consolidate usage of VsProjectType 3 years ago
  Sumit Bhardwaj aca153b104 VS: Add custom VCEnd labels only in C# projects 3 years ago
  Steven Boswell dff98aa9ca VS: add missing label in C# project-build events 3 years ago
  Brad King 13a7ae2194 VS: Revert "Add missing label in C# project-build events" 3 years ago
  Steven Boswell b284a21fee VS: Add missing label in C# project-build events 4 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Vitaly Stakhovsky cfe4e2db1f VS: Use 'override' keyword for overridden methods in generator classes 7 years ago
  Brad King 344d149ae4 VS,Xcode: Add CMakeLists.txt sources without mutating targets 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Stephen Kelly 94fd5a5af8 VS: Port ImplibDir to cmGeneratorTarget 10 years ago
  Stephen Kelly 26e23e8463 VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget 10 years ago
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 years ago
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 years ago
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Brad King 65624c39e3 VS14: Add Visual Studio 14 generator (#14982) 11 years ago
  Stephen Kelly f6da044080 cmLocalGenerator: Add ComputeObjectFilenames interface. 11 years ago