提交歷史

作者 SHA1 備註 提交日期
  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 870dd06da1 Fix left-over occurrences of else-after-return 8 年之前
  Matthias Maennich 2033abff0d Fix minor clang-tidy findings 8 年之前
  Matthias Maennich a45928cdeb Fix some occurrences of missing override keywords 8 年之前
  Matthias Maennich bb0ad1bea8 Fix some occurrences using string by value rather than by const& 8 年之前
  Matthias Maennich 8cc33aeaec Replace several occurrences of empty string comparisons by string::empty() 8 年之前
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 年之前
  Matthias Maennich a5279ae553 Use C++11 nullptr (cont.) 8 年之前
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 年之前
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 年之前
  Brad King ebe436eb97 Merge topic 'cxx11-nullptr' 8 年之前
  Brad King 53305ce5b0 Merge topic 'revert-xcode-9-new-buildsystem-support' 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Brad King 9ecee256f8 Xcode: Revert addition of "outputPaths" to custom command build phase 8 年之前
  Aaron Orenstein 7bc6577017 Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 年之前
  Brad King 8ff5aeb7cb Merge topic 'xcode9support' 8 年之前
  Harry Mallon 0348383b8c Xcode: Add "outputPaths" to custom command script build phase 8 年之前
  Brad King 15c5d9a0dd Merge topic 'xcode-cross-sdk-object-libraries' 8 年之前
  Gregor Jasny c2a6df94ed Xcode: Use correct Object Library paths for cross-SDK builds 8 年之前
  Gregor Jasny fe34a5c82b Xcode: Add XCTest support to schema generator 8 年之前
  Brad King ba247ccaba IPO: Consider support for each language separately 8 年之前
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 年之前
  Brad King c608000a2a Xcode: Work around xcodebuild spurious hangs in try_compile 8 年之前
  Brad King b8e707a6a1 Xcode: Refactor internal decision for scheme generation 8 年之前
  Brad King ef9c9c92f5 Merge topic 'remove-top-level-xcode-groups' 8 年之前
  Matt Stevens 01cd88c0e5 Xcode: Remove the top-level Sources and Resources groups 8 年之前
  Ruslan Baratov 7e75568b00 Xcode: Support IPO (LTO) 8 年之前
  Brad King a8667467ea Add IPO compiler flags more consistently in generators 8 年之前
  Brad King 7373b389eb Xcode: Drop support for Xcode versions below 3 8 年之前