| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|