Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky e991145430 Source: Avoid duplicate calls 7 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 months ago
  Vitaly Stakhovsky 58da4aa47d Source: Avoid comparing pointers to nullptr 1 year 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
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 7fce78982b Use new SetOption signatures 4 years ago
  Marc Chevrier 202a65759b cmCPackGenerator::GetOption returns cmProp 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  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