Commit History

Author SHA1 Message Date
  Brad King e32818dd76 cmInstallGenerator: Add backtrace to all install generators 4 years ago
  Brad King 5990276226 cmInstallTargetGenerator: Factor out method to get list of target files 4 years ago
  Brad King c9e87e3447 cmInstallTargetGenerator: Avoid duplicating install destination in memory 4 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Vitaly Stakhovsky 9db532f44d cmInstall*Generator: std::string params 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Dennis Klein 9e84c7c5e8 cmInstallTargetGenerator: Introduce CMP0095 6 years ago
  Kyle Edwards b133d14fb1 Refactor: Allow cmInstallGenerator::Compute() to return an error 6 years ago
  Craig Scott d3b765d451 EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all 6 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 6 years ago
  Brad King dd4f8b2a48 install: Record TARGET mode backtraces internally 7 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 7284b15f8c cmScriptGenerator: pass Indent by value 8 years ago
  Robert Maynard eec93bceec Allow OBJECT libraries to be installed, exported, and imported 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 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
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Nick Lewis 18ce97c4a2 install: Add EXCLUDE_FROM_ALL option (#14921) 9 years ago
  Ruslan Baratov 565d080a9a Xcode: Add support for combined install on iOS 10 years ago
  Stephen Kelly 97062ac268 cmInstallTargetGenerator: Port GetInstallFilename to cmGeneratorTarget. 10 years ago
  Stephen Kelly a23fcc9558 cmInstallTargetGenerator: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly 4e41913f9a cmInstallCommand: Store only a targetName, not a cmTarget. 10 years ago
  Stephen Kelly dd0417c7be cmInstallTargetGenerator: Re-arrange data layout. 10 years ago
  Brad King f30022eb07 install: Allow generator expressions in TARGETS DESTINATION (#14317) 10 years ago
  Brad King f99991db88 cmInstallGenerator: Move GetDestination to subclasses that need it 10 years ago
  Brad King ec7cf7ea13 install: Thread message level setting through internal API 11 years ago