Commit History

Author SHA1 Message Date
  Matthias Maennich 2033abff0d Fix minor clang-tidy findings 8 years ago
  Matthias Maennich a45928cdeb Fix some occurrences of missing override keywords 8 years ago
  Matthias Maennich bb0ad1bea8 Fix some occurrences using string by value rather than by const& 8 years ago
  Matthias Maennich 8cc33aeaec Replace several occurrences of empty string comparisons by string::empty() 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Matthias Maennich a5279ae553 Use C++11 nullptr (cont.) 8 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Brad King ebe436eb97 Merge topic 'cxx11-nullptr' 8 years ago
  Brad King 53305ce5b0 Merge topic 'revert-xcode-9-new-buildsystem-support' 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Brad King 9ecee256f8 Xcode: Revert addition of "outputPaths" to custom command build phase 8 years ago
  Aaron Orenstein 7bc6577017 Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 years ago
  Brad King 8ff5aeb7cb Merge topic 'xcode9support' 8 years ago
  Harry Mallon 0348383b8c Xcode: Add "outputPaths" to custom command script build phase 8 years ago
  Brad King 15c5d9a0dd Merge topic 'xcode-cross-sdk-object-libraries' 8 years ago
  Gregor Jasny c2a6df94ed Xcode: Use correct Object Library paths for cross-SDK builds 8 years ago
  Gregor Jasny fe34a5c82b Xcode: Add XCTest support to schema generator 8 years ago
  Brad King ba247ccaba IPO: Consider support for each language separately 8 years ago
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 years ago
  Brad King c608000a2a Xcode: Work around xcodebuild spurious hangs in try_compile 8 years ago
  Brad King b8e707a6a1 Xcode: Refactor internal decision for scheme generation 8 years ago
  Brad King ef9c9c92f5 Merge topic 'remove-top-level-xcode-groups' 8 years ago
  Matt Stevens 01cd88c0e5 Xcode: Remove the top-level Sources and Resources groups 8 years ago
  Ruslan Baratov 7e75568b00 Xcode: Support IPO (LTO) 8 years ago
  Brad King a8667467ea Add IPO compiler flags more consistently in generators 8 years ago
  Brad King 7373b389eb Xcode: Drop support for Xcode versions below 3 8 years ago
  Brad King eaf53849ec Xcode: Compute version number earlier 8 years ago
  Brad King 5b241d0ae8 Merge topic '16760-refactor-get-mac-content-directory' 8 years ago
  Gregor Jasny cf320f7cd7 Replace boolean `implib` parameters with enum 8 years ago