Commit History

Author SHA1 Message Date
  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
  Eric NOULARD f90223cafc Fix KWStyle warning 13 years ago
  Eric NOULARD 47f0dbd70b CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION 13 years ago
  Brad King 573fa3bf13 Factor cmInstallType out of cmTarget::TargetType 13 years ago
  Eric NOULARD 225abc555d InstallGen/CPack fix handling absolute installed file regression 15 years ago
  Eric NOULARD 6a521f8604 CPack Enable better handling of absolute installed files 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King da993b64ce ENH: Remove unused PROPERTIES from file(INSTALL) 16 years ago
  Brad King e67f5138b8 ENH: Refactor cmInstallGenerator for re-use 16 years ago