Commit History

Author SHA1 Message Date
  Ben Boeckel 6aa9023700 string_view: use string_view literals in comparisons 2 years ago
  Ben Boeckel f5d04b5bf0 cmStrCat: use where possible in Apple-specific sources 2 years ago
  Ben Boeckel f5056d28c5 clang-tidy: fix `modernize-use-auto` lints 2 years ago
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  PatriceJiang 740bee97bd Xcode: Add settings to control a scheme's launch configuration 3 years ago
  PatriceJiang 39456c70e1 Xcode: Add settings to control a scheme's GPU Validation values 3 years ago
  Harry Mallon a1a0ae3ad4 Xcode: Add Xcode SCHEME control for 'Launch' control 3 years ago
  NAKAMURA Takumi 67c75064d1 Source: Fix IWYU warnings in Xcode generators 4 years ago
  Jake Turner e09a3eddb6 Xcode: Support "GPU Frame Capture" scheme property 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Vitaly Stakhovsky ce97b7909b Source: Remove unnecessary comparisons to nullptr 4 years ago
  Vitaly Stakhovsky 7156911242 cmIsOn: add overload accepting const std::string* 5 years ago
  Vitaly Stakhovsky 8ef18e8525 Clean a few string conversions 5 years ago
  Brad King 3fa3b7a402 cmGeneratorTarget: Remove default config from Get* methods 5 years ago
  Vitaly Stakhovsky 53675adbcf GetSafeProperty: return std::string const& 5 years ago
  Vitaly Stakhovsky 36aba01223 cmGeneratorTarget::GetProperty: return cmProp 5 years ago
  Marc Chevrier aacd4e4a90 Refactoring: add cm::contains to <cmext/algorithm> 5 years ago
  Gregor Jasny 92c4c852db Xcode: Add custom working directory property 6 years ago
  Gregor Jasny 67200c37b0 xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Regina Pfeifer 2dfc52675c cmAlgorithms: Add cmContains 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Harry Mallon 40be48f890 XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOT 6 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 6 years ago
  Brad King cb6229b8b8 clang-tidy: fix warnings in macOS-only code 7 years ago
  Gregor Jasny 6b7f1e1db0 Xcode: Add variables and properties to configure schemes 7 years ago
  Matthias Maennich 77f674be35 Fix some occurrences of readability-braces-around-statements 8 years ago
  Matthias Maennich f0bab294dc Convert some leftover loops to C++11 range-based loop 8 years ago
  Matthias Maennich bb0ad1bea8 Fix some occurrences using string by value rather than by const& 8 years ago