Commit History

Author SHA1 Message Date
  Ben Boeckel d74761b181 generated-scripts: simplify `if` conditions 3 years ago
  Kyle Edwards ed3633d88c install(TARGETS): Add RUNTIME_DEPENDENCIES option 4 years ago
  Kyle Edwards 60e752ced8 Refactor: Move common methods into cmInstallGenerator 4 years ago
  Nils Gladitz 99ff75455e install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS 4 years ago
  Brad King e32818dd76 cmInstallGenerator: Add backtrace to all install generators 4 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
  Artur Ryt 30bb14c657 Modernize: Enable modernize-raw-string-literal in clang-tidy 6 years ago
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Kyle Edwards fc8955e889 add_subdirectory: Run subdirectory install rules in correct order 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Brad King 72a1af29c2 install: Avoid CMP0054 warning in generated install script 8 years ago
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value 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
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Nick Lewis 18ce97c4a2 install: Add EXCLUDE_FROM_ALL option (#14921) 9 years ago
  Brad King 7607c3d16a cmInstallGenerator: Pass destination explicitly to AddInstallRule 10 years ago
  Brad King ebd556caa9 cmInstallGenerator: Fix check for absolute install destinations 10 years ago
  Brad King 290ca8e2d0 cmInstallGenerator: Refactor computation of absolute install dest 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
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Stephen Kelly 33055c405e Generate modern-style cmake code. 12 years ago
  Eric NOULARD 4986d525af Use CPACK_xxx and CMAKE_xxx in a consistent way. 13 years ago