提交历史

作者 SHA1 备注 提交日期
  Ben Boeckel d4144b9c0a strings: use `emplace_back` with `cmStrCat` arguments 2 年之前
  Ben Boeckel 7137b17835 cmStrCat: use in Windows-specific sources 2 年之前
  Brad King d7f440c5db Deprecate Visual Studio 9 2008 generator 2 年之前
  Ben Boeckel 362d6cd234 clang-tidy: fix `modernize-raw-string-literal` lints 2 年之前
  Alex Turbov 6e3e8827fa Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry 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 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 年之前
  Vitaly Stakhovsky 92c7b52607 VS: Use range-based 'for' loops in generator code 7 年之前
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 年之前
  Daniel Pfeifer 66a7099993 iwyu: Fix VisualStudio specific issues 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 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Brad King 180538c706 Source: Stabilize include order 9 年之前
  Brad King 0c58d2d0fd VS: Detect VS 8 and 9 Express editions 9 年之前
  Robert Dailey 2b958a2027 cmake-gui: Add option to specify generator toolset 10 年之前
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 年之前
  Stephen Kelly dad8b03fbe VS: Remove obsolete methods. 10 年之前
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 年之前
  Stephen Kelly b5f093f096 VS: Simplify setting of flag table. 10 年之前