Commit History

Author SHA1 Message Date
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 months ago
  Deniz Bahadir a1af593291 CPack: Support arbitrary component name when packaging 1 year ago
  Rose b86b6aaa4a Source: Cleanup and simplify some code 4 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 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 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 15aa814b85 Remove cmObject.h and cmTypeMacro.h 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer d47c7bf608 CPack: include what you use 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Domen Vrankar 44ee2d717a CPack/RPM different package names 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  David Cole b47cffa9b8 CPack: Use bin subdir when looking for dpkg and rpmbuild 13 years ago
  Eric NOULARD a8c659cd6e Find dpkg and rpmbuild in usual Fink and MacPort paths 13 years ago
  Eric NOULARD 2a34b57938 CPack allow RPM and DEB generator to be used on OSX. 13 years ago
  Eric NOULARD 6dfc818394 CPack fix #11930 and simplifies component packaging options 14 years ago
  Eric NOULARD 494bb8ada7 CPackRPM honors all the different ways of packaging components 14 years ago
  Eric NOULARD 66e86b4770 CPack fix kwstyle breakage and make CPackRPM backward compatible 15 years ago
  Eric NOULARD 2c84d169b3 CPackRPM add basic component support to CPackRPM 15 years ago
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Bill Hoffman 743cec67d5 ENH: change name 18 years ago
  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 years ago
  Alexander Neundorf feda0041c3 18 years ago
  Alexander Neundorf 45da4d2f80 18 years ago
  Alexander Neundorf 7432ef206e 18 years ago