Commit History

Author SHA1 Message Date
  Kyle Edwards 48bc8b2b82 CPack: Move internal implementation modules into Internal/CPack directory 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings 9 years ago
  Domen Vrankar bb8cf52156 CPack/RPM single debuginfo packaging 9 years ago
  Domen Vrankar 758f58b4a1 CPack/RPM learned defining main component 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 7f97a6c94b CPack: don't use else after return 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 years ago
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. 9 years ago
  Daniel Pfeifer 5cec953e6a Use std::replace for replacing chars in strings. 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 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Clinton Stimpson e7e2694823 CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE" 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Eric NOULARD 805c1b21d6 Handle CPACK_MONOLITHIC_INSTALL in some rare use cases. 13 years ago
  Eric NOULARD 9c43824066 Fix KWStyle warnings 14 years ago
  Clinton Stimpson 64a5e20999 Combine component packaging methods into an enum. 14 years ago
  Eric NOULARD 6dfc818394 CPack fix #11930 and simplifies component packaging options 14 years ago
  Brad King b5b4aa2f71 Merge topic 'CPack-ChangeComponentNamingScheme' 14 years ago
  Eric NOULARD 5b4cbdb45e CPackRPM Replace space in some CPACK_ vars (Fix bug 9932) 14 years ago
  Eric NOULARD 4deb308e82 CPack Authorize DISPLAY_NAME usage in component package 14 years ago
  Eric NOULARD 8c450f6287 CPack remove "-ALL" suffix for ALL-IN-ONE packages 14 years ago
  Eric NOULARD 0cf1d72e3c CPackRPM fix IRIX compiler warning (variable never used) 14 years ago