MantisBT - CMake
View Issue Details
0015584CMakeCMakepublic2015-05-25 04:342015-11-02 09:15
Ghislain MARY 
Nils Gladitz 
normalfeaturealways
closedfixed 
 
CMake 3.3 
0015584: cmake -E does not allow to create zip files
Using the "cmake -E tar" command a user can currently create a tar archive (eventually compressed) but not a zip file.
But CMake is able to generate zip files for the CPack zip archives so it should be possible to add a cmake -E command to generate a zip file.
No tags attached.
Issue History
2015-05-25 04:34Ghislain MARYNew Issue
2015-05-25 10:22Nils GladitzNote Added: 0038796
2015-05-25 10:22Nils GladitzStatusnew => resolved
2015-05-25 10:22Nils GladitzFixed in Version => CMake 3.3
2015-05-25 10:22Nils GladitzResolutionopen => fixed
2015-05-25 10:22Nils GladitzAssigned To => Nils Gladitz
2015-11-02 09:15Robert MaynardNote Added: 0039821
2015-11-02 09:15Robert MaynardStatusresolved => closed

Notes
(0038796)
Nils Gladitz   
2015-05-25 10:22   
This is implemented through a new --format option in "master" and should be in the next release:
http://www.cmake.org/cmake/help/git-master/manual/cmake.1.html#command-line-tool-mode [^]
(0039821)
Robert Maynard   
2015-11-02 09:15   
Closing resolved issues that have not been updated in more than 4 months.