Commit History

Author SHA1 Message Date
  Ben Boeckel 3f1378fbca strings: compare to static `string_view` instances in Windows-only code 2 years ago
  Brad King 75b573a628 Deprecate Visual Studio 12 2013 generator 2 years ago
  Ben Boeckel b72c45e39f clang-tidy: fix `readability-else-after-return` lints 2 years ago
  Ben Boeckel 1b929ba8e4 clang-tidy: fix `modernize-use-nullptr` lints 2 years ago
  Alex Turbov 6e3e8827fa Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry 3 years ago
  Niyas Sait af6928ce92 VS: ARM64 as default toolset architecture for ARM64 host 3 years ago
  Sumit Bhardwaj a88f98b3be Make cmGlobalVisualStudioGenerator::VSVersion enum class 3 years ago
  NAKAMURA Takumi 0e58a5ea07 Source: Fix possible IWYU warnings in Windows generators 4 years ago
  Kyle Edwards 5a36542086 Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() 5 years ago
  Marc Chevrier a00960288b GlobalGenerator family: modernize memory management 5 years ago
  Brad King 17cef3806d VS: Add support for explicit 32-bit toolset selection via host=x86 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
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King 40a732800d VS: Clarify global generator constructor interface 6 years ago
  Brad King 163cc8bbdd VS: Convert WriteSLNHeader to non-virtual lookup table 6 years ago
  Stephan Szabo 6d855fbf44 Replace header flag tables with json reading 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Brad King f773933f26 VS: Refactor generator toolset parsing 8 years ago
  Michael Stürmer 9b06c22648 VS: Add flag tables for C# 9 years ago
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 9 years ago
  Don Olmstead e2ed9a7092 VS: Move toolset flag table lookup to global generator 9 years ago
  Brad King d079e71c29 VS: Provide an option to use x64 host tools 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Tobias Hunger 4db08807db CMake: Report whether generators support platforms 9 years ago
  Tobias Hunger 43a68a6dca cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago