Commit History

Author SHA1 Message Date
  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
  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