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