Commit History

Author SHA1 Message Date
  Ben Boeckel c651b0e002 objects: implement installation naming strategies 7 months ago
  Ben Boeckel ff5d7bc301 cmLocalXCodeGenerator: use a per-target directory 7 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 10 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 11 months ago
  Ben Boeckel c4f751604b cmLocalXCodeGenerator: return a default string 2 years ago
  Gregor Jasny 25977e177b apple: add preliminary visionOS support 2 years ago
  Vitaly Stakhovsky b3edfcf46e cmValue: Use operator* explicitly to convert to std::string; avoid extra call 3 years ago
  Gregor Jasny 53ca6edd8a xcode: add support for xcconfig files 3 years ago
  NAKAMURA Takumi 67c75064d1 Source: Fix IWYU warnings in Xcode generators 4 years ago
  Craig Scott 0110aa018d IOS_INSTALL_COMBINED: Support Xcode 12 (command line only) 4 years ago
  Marc Chevrier f93385283f cmLocalGenerator: modernize memory management 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 7 years ago
  Marc Chevrier 3f935e690a LocalGenerator: refactoring 8 years ago
  Craig Scott 98cbcedd74 Xcode: use ranged for loops, cleanup existing for loops 8 years ago
  Matthias Maennich f0bab294dc Convert some leftover loops to C++11 range-based loop 8 years ago
  Aaron Orenstein 7bc6577017 Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 years ago
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Stephen Kelly 79c11d2340 Xcode: Port away from GetGeneratorTarget 10 years ago
  Stephen Kelly 7f5ec9f109 cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. 10 years ago
  Stephen Kelly e73916992c cmGeneratorTarget: Move HasMacOSXRpathInstallNameDir from cmTarget. 10 years ago
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 years ago
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago