Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
797f7ad87d
Merge topic 'else-after-return'
|
9 years ago |
Daniel Pfeifer
|
f29d184773
fix a batch of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 years ago |
Daniel Pfeifer
|
373b2e483d
cmArchiveWrite: replace mode_t with int
|
9 years ago |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
c6220de276
Use the empty() method to check for emptyness.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
87f1f363df
cmArchiveWrite: Preemptively adapt to future libarchive 4.0 changes
|
10 years ago |
Raffi Enficiaud
|
415405a308
cmArchiveWrite: control user/group, permissions and recursive file adding
|
10 years ago |
Brad King
|
96dafff97f
Merge topic 'libarchive-modern-apis'
|
10 years ago |
Páder Rezső
|
e7f937155f
Use modern libarchive APIs
|
10 years ago |
Brad King
|
6db713c07f
Remove use of include <cmsys/ios/*> and cmsys_ios::*
|
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
|
0f870234fe
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
|
10 years ago |
Brad King
|
cd408d93fd
Add setlocale() calls around use of libarchive APIs (#14934, #15377)
|
10 years ago |
Brad King
|
3a60c899fc
cmake: Teach "-E tar" command a "--mtime=" option
|
10 years ago |
Brad King
|
90f9c42732
cmake: Teach "-E tar" to report file name on failure to read from disk
|
10 years ago |
Daniel Pfeifer
|
f931a18c33
CPack: add generators for .7z and .tar.xz (#13072, #14519)
|
11 years ago |
Clinton Stimpson
|
71c981a213
Encoding: Fix potential encoding issues with libarchive on Windows.
|
11 years ago |
Brad King
|
c14010e4ea
Merge topic 'archive-null-error'
|
11 years ago |
Brad King
|
b508de59e8
cmArchiveWrite: Handle NULL error string (#14882)
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 years ago |
Brad King
|
a34015d356
cmArchiveWrite: Clear fflags from archive entries
|
13 years ago |
Eric NOULARD
|
768cf91831
Do not add the content of a file if it's a symlink.
|
14 years ago |