| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: address `modernize-use-default-member-init` lints | Ben Boeckel | 2022-05-24 | 1 | -1/+1 |
|
|
* | cmArchiveWrite: Consolidate multiple ways to set thread count | Nils Gladitz | 2021-04-22 | 1 | -3/+0 |
|
|
* | CPack: add CPACK_THREADS variable to control compression threads | Rodolfo Lima | 2021-01-26 | 1 | -1/+2 |
|
|
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -1/+1 |
|
|
* | file(ARCHIVE_CREATE): Add option to control compression level | Asit Dhal | 2020-09-21 | 1 | -1/+1 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | cmArchiveWrite: support setting archive filter options | Ben Boeckel | 2020-03-31 | 1 | -0/+3 |
|
|
* | cmArchiveWrite: split out opening the file | Ben Boeckel | 2020-03-31 | 1 | -0/+2 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -1/+1 |
|
|
* | cmake: Teach cmake -E tar command, Zstandard compression | Bartosz Kosiorek | 2019-05-22 | 1 | -1/+2 |
|
|
* | Delete some default constructors and assignment operators | Albert Astals Cid | 2019-02-15 | 1 | -0/+3 |
|
|
* | Mark operator bool explicit | Regina Pfeifer | 2018-11-19 | 1 | -7/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -1/+3 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 1 | -1/+5 |
|
|
* | cmArchiveWrite: replace mode_t with int | Daniel Pfeifer | 2016-08-17 | 1 | -4/+4 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -31/+32 |
|
|
* | cmArchiveWrite: control user/group, permissions and recursive file adding | Raffi Enficiaud | 2015-09-17 | 1 | -2/+93 |
|
|
* | cmArchiveWrite: do not store sparse files when using standard tar formats | Roman Donchenko | 2015-07-06 | 1 | -0/+1 |
|
|
* | cmake: Teach "-E tar" command a "--format=" option | Nils Gladitz | 2015-04-10 | 1 | -9/+3 |
|
|
* | cmake: Teach "-E tar" command a "--mtime=" option | Brad King | 2015-01-19 | 1 | -0/+2 |
|
|
* | CPack: add generators for .7z and .tar.xz (#13072, #14519) | Daniel Pfeifer | 2014-07-29 | 1 | -1/+2 |
|
|
* | Add Compress compress support to libarchive-wrapper | Eric NOULARD | 2010-08-16 | 1 | -0/+1 |
|
|
* | Add XZ compress support to libarchive-wrapper | Eric NOULARD | 2010-08-13 | 1 | -1/+2 |
|
|
* | Add ZIP archive format and LZMA compress support to libarchive-wrapper | Eric NOULARD | 2010-08-13 | 1 | -2/+10 |
|
|
* | Create class cmArchiveWrite to wrap libarchive (#11020) | Brad King | 2010-08-06 | 1 | -0/+84 |
|
|