提交歷史

作者 SHA1 備註 提交日期
  Ben Boeckel 7137b17835 cmStrCat: use in Windows-specific sources 2 年之前
  Ben Boeckel a5ba00bdf8 strings: combine string literals where possible 2 年之前
  Ben Boeckel 3f1378fbca strings: compare to static `string_view` instances in Windows-only code 2 年之前
  Brad King 75b573a628 Deprecate Visual Studio 12 2013 generator 2 年之前
  Ben Boeckel b72c45e39f clang-tidy: fix `readability-else-after-return` lints 3 年之前
  Ben Boeckel 1b929ba8e4 clang-tidy: fix `modernize-use-nullptr` lints 3 年之前
  Alex Turbov 6e3e8827fa Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry 3 年之前
  Niyas Sait af6928ce92 VS: ARM64 as default toolset architecture for ARM64 host 3 年之前
  Sumit Bhardwaj a88f98b3be Make cmGlobalVisualStudioGenerator::VSVersion enum class 3 年之前
  NAKAMURA Takumi 0e58a5ea07 Source: Fix possible IWYU warnings in Windows generators 4 年之前
  Kyle Edwards 5a36542086 Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() 5 年之前
  Marc Chevrier a00960288b GlobalGenerator family: modernize memory management 5 年之前
  Brad King 17cef3806d VS: Add support for explicit 32-bit toolset selection via host=x86 6 年之前
  Brad King 8bba458ea5 Add global generator factory method to get default platform name 6 年之前
  Brad King 818df52c48 Add global generator factory method to get list of known platforms 6 年之前
  Brad King 8144b00e32 Split global generator factory list with and without platforms 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Brad King 40a732800d VS: Clarify global generator constructor interface 6 年之前
  Brad King 163cc8bbdd VS: Convert WriteSLNHeader to non-virtual lookup table 6 年之前
  Stephan Szabo 6d855fbf44 Replace header flag tables with json reading 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 年之前
  Brad King f773933f26 VS: Refactor generator toolset parsing 8 年之前
  Michael Stürmer 9b06c22648 VS: Add flag tables for C# 9 年之前
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 9 年之前
  Don Olmstead e2ed9a7092 VS: Move toolset flag table lookup to global generator 9 年之前
  Brad King d079e71c29 VS: Provide an option to use x64 host tools 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Tobias Hunger 4db08807db CMake: Report whether generators support platforms 9 年之前
  Tobias Hunger 43a68a6dca cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes 9 年之前