MantisBT - CMake
View Issue Details
0014225CMakeDocumentationpublic2013-06-17 10:002013-11-04 09:33
ycollet 
Brad King 
normalminoralways
closedfixed 
intellinux64
CMake 2.8.9 
CMake 2.8.12CMake 2.8.12 
0014225: cmake -E tar x can manage zip files, this is not documented
cmake -E tar x can manage zip files, this is not documented when I do a "cmake -E".
It is only said that:

tar [cxt][vfz][cvfj] file.tar file/dir1 file/dir2 ... - create a tar archive

You should add "create and deflate a tar / zip archive"
No tags attached.
Issue History
2013-06-17 10:00ycolletNew Issue
2013-06-19 10:15Brad KingNote Added: 0033328
2013-06-19 10:15Brad KingAssigned To => Brad King
2013-06-19 10:15Brad KingStatusnew => resolved
2013-06-19 10:15Brad KingResolutionopen => fixed
2013-06-19 10:15Brad KingFixed in Version => CMake 2.8.12
2013-06-19 10:15Brad KingTarget Version => CMake 2.8.12
2013-11-04 09:33Robert MaynardNote Added: 0034371
2013-11-04 09:33Robert MaynardStatusresolved => closed

Notes
(0033328)
Brad King   
2013-06-19 10:15   
Good catch, thanks. Docs updated:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ae06f807 [^]
(0034371)
Robert Maynard   
2013-11-04 09:33   
Closing resolved issues that have not been updated in more than 4 months.