index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmArchiveWrite.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmArchiveWrite: Preemptively adapt to future libarchive 4.0 changes
Brad King
2015-10-28
1
-0/+4
*
cmArchiveWrite: control user/group, permissions and recursive file adding
Raffi Enficiaud
2015-09-17
1
-4/+35
*
Merge topic 'libarchive-modern-apis'
Brad King
2015-08-25
1
-14/+14
|
\
|
*
Use modern libarchive APIs
Páder Rezső
2015-08-24
1
-14/+14
*
|
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
1
-4/+3
|
/
*
cmArchiveWrite: do not store sparse files when using standard tar formats
Roman Donchenko
2015-07-06
1
-1/+10
*
cmake: Teach "-E tar" command a "--format=" option
Nils Gladitz
2015-04-10
1
-31/+13
*
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
Brad King
2015-02-06
1
-0/+4
|
\
|
*
Add setlocale() calls around use of libarchive APIs (#14934, #15377)
Brad King
2015-02-06
1
-0/+4
*
|
cmake: Teach "-E tar" command a "--mtime=" option
Brad King
2015-01-19
1
-0/+15
*
|
cmake: Teach "-E tar" to report file name on failure to read from disk
Brad King
2015-01-19
1
-1/+3
|
/
*
CPack: add generators for .7z and .tar.xz (#13072, #14519)
Daniel Pfeifer
2014-07-29
1
-1/+9
*
Encoding: Fix potential encoding issues with libarchive on Windows.
Clinton Stimpson
2014-07-02
1
-2/+24
*
Merge topic 'archive-null-error'
Brad King
2014-04-17
1
-14/+21
|
\
|
*
cmArchiveWrite: Handle NULL error string (#14882)
Brad King
2014-04-16
1
-14/+21
*
|
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1/+2
|
/
*
cmArchiveWrite: Clear fflags from archive entries
Brad King
2012-06-06
1
-0/+1
*
Do not add the content of a file if it's a symlink.
Eric NOULARD
2012-01-13
1
-3/+7
*
CMake: Write symlinks to directories as files in archives (#12284)
Johan Björk
2011-09-06
1
-1/+2
*
cmArchiveWrite: Clear xattr and acl from entries (#11958)
Brad King
2011-04-07
1
-0/+3
*
Add Compress compress support to libarchive-wrapper
Eric NOULARD
2010-08-16
1
-0/+8
*
Add XZ compress support to libarchive-wrapper
Eric NOULARD
2010-08-13
1
-0/+8
*
Add ZIP archive format and LZMA compress support to libarchive-wrapper
Eric NOULARD
2010-08-13
1
-4/+40
*
cmArchiveWrite: Fix signed/unsigned again
Brad King
2010-08-11
1
-7/+7
*
cmArchiveWrite: Fix signed/unsigned compare/convert
Brad King
2010-08-09
1
-4/+8
*
Create class cmArchiveWrite to wrap libarchive (#11020)
Brad King
2010-08-06
1
-0/+243