Historial de Commits

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