Commit History

Author SHA1 Message Date
  Nils Gladitz 99ff75455e install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS 4 years ago
  Brad King 203cc694dd cmInstallGenerator: Add accessors for settings common to all installers 4 years ago
  Brad King e32818dd76 cmInstallGenerator: Add backtrace to all install generators 4 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Vitaly Stakhovsky 5e54b0cf2f cmInstallGenerator: std::string params 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Kyle Edwards b133d14fb1 Refactor: Allow cmInstallGenerator::Compute() to return an error 6 years ago
  Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 6 years ago
  Kyle Edwards fc8955e889 add_subdirectory: Run subdirectory install rules in correct order 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 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value 8 years ago
  Daniel Pfeifer d6f0006c0b Use CM_DISABLE_COPY 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 1d6909a287 use CM_NULLPTR 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
  Stephen Kelly e5e5297018 cmInstallGenerator: Add a Compute() virtual hook. 10 years ago
  Brad King 7607c3d16a cmInstallGenerator: Pass destination explicitly to AddInstallRule 10 years ago
  Brad King 290ca8e2d0 cmInstallGenerator: Refactor computation of absolute install dest 10 years ago
  Brad King f99991db88 cmInstallGenerator: Move GetDestination to subclasses that need it 10 years ago
  Brad King d19b64d671 install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 11 years ago
  Brad King c9568de52c install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 11 years ago
  Brad King ec7cf7ea13 install: Thread message level setting through internal API 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Brad King 573fa3bf13 Factor cmInstallType out of cmTarget::TargetType 13 years ago