Commit History

Author SHA1 Message Date
  Brad King a0fabc4769 cmGlobalGeneratorFactory: Provide complete cmGlobalGenerator to deleter 2 years ago
  Alex Turbov 6e3e8827fa Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry 3 years ago
  Alex Turbov e99a4acbcd cmGlobalGeneratorFactory.h: Simplify returning default values 3 years ago
  Kyle Edwards 5a36542086 Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() 5 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Jean-Christophe Fillion-Robin 207373802e Fix typos identified using codespell 5 years ago
  Marc Chevrier a00960288b GlobalGenerator family: modernize memory management 5 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Brad King 8bba458ea5 Add global generator factory method to get default platform name 6 years ago
  Brad King 818df52c48 Add global generator factory method to get list of known platforms 6 years ago
  Brad King 8144b00e32 Split global generator factory list with and without platforms 6 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h 9 years ago
  Tobias Hunger 4db08807db CMake: Report whether generators support platforms 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Daniel Pfeifer 757b0ff5dd Add missing braces around statements in header files 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Robert Dailey 2b958a2027 cmake-gui: Add option to specify generator toolset 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 years ago
  Patrick Gansterer 5170a8800f Make cmGlobalGenerator::GetDocumentation() a static function 13 years ago
  Patrick Gansterer 04ff866ca8 Allow a GeneratorFactory handling of more than one generator 13 years ago
  Patrick Gansterer 30a695021c Add cmGlobalGeneratorFactory::GetGenerators() 13 years ago
  Patrick Gansterer e8f841473b Introduce the abstract class cmGlobalGeneratorFactory 13 years ago