Commit History

Author SHA1 Message Date
  Brad King 4e5c2aadb1 libarchive: Rename cm_get_date wrapper to cm_parse_date 1 month ago
  Brad King 575106995b Source: Drop support for KWSys Encoding without std::wstring methods 4 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 months ago
  Kitware Robot 33abef7416 Revise C++ coding style using clang-format-15 2 years ago
  Ben Boeckel a5f8cbe8b1 clang-tidy: address `modernize-use-default-member-init` lints 3 years ago
  Russell Greene 525faec4e9 CPack: Add parallel zstd compression 3 years ago
  Russell Greene 215c4efd3e cmArchiveWrite: Factor out thread count selection 3 years ago
  Brad King 20fec15204 cmArchiveWrite: Check for construction errors on Open 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
  Asit Dhal 195d14e781 file(ARCHIVE_CREATE): Add option to control compression level 5 years ago
  Ben Stone c339e5380f CPack: Use SOURCE_DATE_EPOCH for all timestamps in archives 5 years ago
  Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 years ago
  Ben Boeckel 948aa8bd1c cmArchiveWrite: support setting archive filter options 6 years ago
  Ben Boeckel b9c17de023 cmArchiveWrite: split out opening the file 6 years ago
  Cristian Adam 34413cbf3f cmArchiveWrite: Remove ./ suffix from 7zip archives 5 years ago
  Cristian Adam 830a7d8803 cmArchiveWrite: Remove ./ suffix from zip archives 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Bartosz Kosiorek 53cb1f2d04 cmake: Teach cmake -E tar command, Zstandard compression 6 years ago
  Bartosz Kosiorek 8634576dcb cmake: Don't interrupt archive creation if unable to read a file. 6 years ago
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 6 years ago
  Sean McBride b056bc3425 Fix most clang -Wextra-semi-stmt warnings in C++ files 6 years ago
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 years ago
  Andrew Fuller 548ac51d8e CPack/Deb: Support SOURCE_DATE_EPOCH when packaging files 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