20 Commits (53cb1f2d04bc9ca7bd50bd3b1a60dc933eab0777)

Author SHA1 Message Date
Bartosz Kosiorek 53cb1f2d04 cmake: Teach cmake -E tar command, Zstandard compression 6 years ago
Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 7 years ago
Regina Pfeifer a2648dda97 Mark operator bool explicit 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 1d829c862c Use quotes for non-system includes 8 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Daniel Pfeifer f29d184773 fix a batch of include-what-you-use violations 9 years ago
Daniel Pfeifer 373b2e483d cmArchiveWrite: replace mode_t with int 9 years ago
Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
Raffi Enficiaud 415405a308 cmArchiveWrite: control user/group, permissions and recursive file adding 10 years ago
Roman Donchenko edae40239e cmArchiveWrite: do not store sparse files when using standard tar formats 10 years ago
Nils Gladitz d2cc580704 cmake: Teach "-E tar" command a "--format=" option 10 years ago
Brad King 3a60c899fc cmake: Teach "-E tar" command a "--mtime=" option 11 years ago
Daniel Pfeifer f931a18c33 CPack: add generators for .7z and .tar.xz (#13072, #14519) 11 years ago
Eric NOULARD fb41da4a6b Add Compress compress support to libarchive-wrapper 15 years ago
Eric NOULARD 1a3ad5c615 Add XZ compress support to libarchive-wrapper 15 years ago
Eric NOULARD b50c15915a Add ZIP archive format and LZMA compress support to libarchive-wrapper 15 years ago
Brad King c7c90095d4 Create class cmArchiveWrite to wrap libarchive (#11020) 15 years ago