커밋 기록

작성자 SHA1 메시지 날짜
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 년 전
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 년 전
  Andrew Fuller d8a3939aef CPack/Deb: Add ability to split out debug symbols into .ddeb package 7 년 전
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 년 전
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 년 전
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 년 전
  Daniel Pfeifer 15aa814b85 Remove cmObject.h and cmTypeMacro.h 9 년 전
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 년 전
  Daniel Pfeifer d47c7bf608 CPack: include what you use 9 년 전
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 년 전
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. 9 년 전
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 년 전
  Domen Vrankar 316dd61367 CPack/Deb proper package file naming 9 년 전
  Brad King 180538c706 Source: Stabilize include order 9 년 전
  David Cole b47cffa9b8 CPack: Use bin subdir when looking for dpkg and rpmbuild 13 년 전
  Eric NOULARD a8c659cd6e Find dpkg and rpmbuild in usual Fink and MacPort paths 13 년 전
  Eric NOULARD 2a34b57938 CPack allow RPM and DEB generator to be used on OSX. 13 년 전
  Eric NOULARD 6dfc818394 CPack fix #11930 and simplifies component packaging options 14 년 전
  M. Konrad bf7066c6ce CPackDeb add Component Support to DEB generator fix #0011655 14 년 전
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages 15 년 전
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 년 전
  Bill Hoffman 743cec67d5 ENH: change name 18 년 전
  David Cole 5beb1da7f7 ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator. 18 년 전
  Alexander Neundorf dfbd4ce0f2 18 년 전
  Alexander Neundorf a39aff52a0 18 년 전