Commit History

Author SHA1 Message Date
  Brad King 422d9a0ab2 Factor out generator checks for filtering out interface libraries 5 years ago
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 5 years ago
  Marc Chevrier f93385283f cmLocalGenerator: modernize memory management 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Brad King f7dca1fc97 GHS: Fix include-what-you-use and clang-tidy diagnostics 6 years ago
  Fred Baksik 73092b2213 GHS: Add support for object libraries 6 years ago
  Fred Baksik 2ed2d6b46f GHS: Place build system outputs per target output directives 6 years ago
  Fred Baksik 447b57a267 GHS: Update binary structure so that install scripts work 6 years ago
  Aaron Orenstein 7bc6577017 Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 years ago
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 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 a8c0fbcc19 cmLocalGenerator: Store a vector of generator targets. 10 years ago
  Stephen Kelly 400e3d19fc cmLocalGenerator: Don't store imported generator targets 10 years ago
  Stephen Kelly ed09f3b292 Use IsImported from cmGeneratorTarget. 10 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Stephen Kelly 983c00f8f9 Generators: Use GetType from the cmGeneratorTarget. 10 years ago
  Stephen Kelly 2293d43d00 cmLocalGenerator: Store cmGeneratorTargets. 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 dee197fe61 GHS: Use a cmGeneratorTarget in generator API. 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly a4d230af7d GHS: Don't attempt to generate for IMPORTED or INTERFACE targets. 10 years ago
  Stephen Kelly 550e08b012 GHS: Remove unnecessary condition. 10 years ago
  Stephen Kelly 73245e5911 GHS: Remove unnecessary Configure override. 10 years ago
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago