Commit History

Author SHA1 Message Date
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 months ago
  Vitaly Stakhovsky 17ee28728b cmCPackGenerator: Add GetOptionIfSet() to avoid duplicate calls 1 year ago
  Daniel Pfeifer 281e9039cb cmWorkingDirectory: Unify error messages 1 year 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
  Atılhan Emre Dursunoğlu 770efceccb CPack: Avoid adding duplicate files to archive when combining components 2 years ago
  Vitaly Stakhovsky b3edfcf46e cmValue: Use operator* explicitly to convert to std::string; avoid extra call 2 years ago
  Andrey Filipenkov cc3cd8bc2a CPack: allow custom file extension in archive generator 3 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 202a65759b cmCPackGenerator::GetOption returns cmProp 4 years ago
  Nils Gladitz c5c130e675 cmArchiveWrite: Consolidate multiple ways to set thread count 4 years ago
  Rodolfo Lima bdf30bdad8 CPack: add CPACK_THREADS variable to control compression threads 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 years ago
  Ben Boeckel b3bacf0152 cmCPackArchiveGenerator: support multithreaded compression 5 years ago
  Ben Boeckel b71d385ed4 cmCPackArchiveGenerator: support setting archive options 6 years ago
  Ben Boeckel b9c17de023 cmArchiveWrite: split out opening the file 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer e26f0e9dd5 CPack: Add generator for .tar.zst packages 6 years ago
  Regina Pfeifer f7085d7b0a cmCPackArchiveGenerator: Code cleanup 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Sean McBride b056bc3425 Fix most clang -Wextra-semi-stmt warnings in C++ files 6 years ago
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  Sylvain Joubert 22fbf39d9b CPack: Fix log typos (spaces in the wrong places) 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Craig Scott e60e4dfc88 cmWorkingDirectory: Check success of current dir changes 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago