提交歷史

作者 SHA1 備註 提交日期
  Brad King d736dafa22 Merge branch 'backport-3.31-apple-CoreFoundation-headers' 6 月之前
  Brad King 14ffd1cc4e cmXCodeObject: Drop unused CoreFoundation header 6 月之前
  Kitware Robot de273b2e11 LICENSE: Replace references to Copyright.txt with LICENSE.rst 7 月之前
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 月之前
  Ben Boeckel 6aa9023700 string_view: use string_view literals in comparisons 2 年之前
  Ben Boeckel f5056d28c5 clang-tidy: fix `modernize-use-auto` lints 2 年之前
  NAKAMURA Takumi 67c75064d1 Source: Fix IWYU warnings in Xcode generators 4 年之前
  Brad King d250b67722 cmGlobalXCodeGenerator: Adopt pbxproj object id generation 4 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Craig Scott 98cbcedd74 Xcode: use ranged for loops, cleanup existing for loops 8 年之前
  Matthias Maennich 77f674be35 Fix some occurrences of readability-braces-around-statements 8 年之前
  Matthias Maennich f0bab294dc Convert some leftover loops to C++11 range-based loop 8 年之前
  Matthias Maennich 9a2da33950 Fix some occurrences of readability-avoid-const-params-in-decls 8 年之前
  Matthias Maennich bb0ad1bea8 Fix some occurrences using string by value rather than by const& 8 年之前
  Matthias Maennich a5279ae553 Use C++11 nullptr (cont.) 8 年之前
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 年之前
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Gregor Jasny 82ebbf683e Xcode: Add function to conditionally add Xcode Attributes 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Brad King afca373510 Help clang-format wrap after braces on long initializer lists 9 年之前
  Brad King 180538c706 Source: Stabilize include order 9 年之前
  Robert Goulet b860a92582 Xcode: Refactor block writes to allow any level of nesting 9 年之前
  Gregor Jasny ba39d7e9d0 Xcode: Escape all backslashes in strings (#15328) 9 年之前
  Gregor Jasny 2eee2943cc Xcode: Invert quoting logic to whitelist of characters 10 年之前
  Gregor Jasny f7a9ed7e90 Xcode: Quote strings containing a tilde (#15672) 10 年之前
  Gregor Jasny 6693590f81 Xcode: Refine quoting rules for Strings 10 年之前
  Gregor Jasny a6331eb851 Xcode: Let PrintComment decide if the comment is non-empty 10 年之前
  Gregor Jasny 6e8952c193 Xcode: PrintComment will prepend a whitespace itself before the comment 10 年之前