Commit History

Author SHA1 Message Date
  Gregor Jasny cf320f7cd7 Replace boolean `implib` parameters with enum 8 years ago
  Robert Maynard eec93bceec Allow OBJECT libraries to be installed, exported, and imported 8 years ago
  Brad King 26cfd039a9 cmInstallTargetGenerator: Re-order GenerateScriptForConfig logic 8 years ago
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes 9 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 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
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Gregor Jasny 2b909c08f5 Honor BUNDLE_EXTENSION also for App Bundles (#16148) 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer 24ab29b882 Prefer istringstream and ostringstream over stringstream. 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 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King adea45e15a Merge topic 'fix-target-alias-in-subdir' 9 years ago
  Brad King 0e44f4894f Rename local target lookup methods to clarify purpose 9 years ago
  Nick Lewis 18ce97c4a2 install: Add EXCLUDE_FROM_ALL option (#14921) 9 years ago
  Lior Goldberg 3ec9226779 install: Do not remove compiler-defined RPATH entries 10 years ago
  Ruslan Baratov 565d080a9a Xcode: Add support for combined install on iOS 10 years ago
  Gregor Jasny 34f5ef564a iOS: Fix App Bundle layout 10 years ago
  Stephen Kelly 4c41e74da5 Use cmLocalGenerator at generate-time. 10 years ago
  Stephen Kelly a6b7eb5bc8 cmInstallTargetGenerator: Get a cmGeneratorTarget directly. 10 years ago
  Stephen Kelly d8f8940bc6 cmGeneratorTarget: Move IsCFBundleOnApple from cmTarget. 10 years ago
  Stephen Kelly 88d10d55ac cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget. 10 years ago
  Stephen Kelly b5f5de70c0 cmGeneratorTarget: Copy IsFrameworkOnApple from cmTarget. 10 years ago
  Stephen Kelly 97062ac268 cmInstallTargetGenerator: Port GetInstallFilename to cmGeneratorTarget. 10 years ago
  Stephen Kelly 38df5c36d6 Remove now-obsolete casts. 10 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago