View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015584CMakeCMakepublic2015-05-25 04:342015-11-02 09:15
ReporterGhislain MARY 
Assigned ToNils Gladitz 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in VersionCMake 3.3 
Summary0015584: cmake -E does not allow to create zip files
DescriptionUsing 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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0038796)
Nils Gladitz (developer)
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 (manager)
2015-11-02 09:15

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2015-05-25 04:34 Ghislain MARY New Issue
2015-05-25 10:22 Nils Gladitz Note Added: 0038796
2015-05-25 10:22 Nils Gladitz Status new => resolved
2015-05-25 10:22 Nils Gladitz Fixed in Version => CMake 3.3
2015-05-25 10:22 Nils Gladitz Resolution open => fixed
2015-05-25 10:22 Nils Gladitz Assigned To => Nils Gladitz
2015-11-02 09:15 Robert Maynard Note Added: 0039821
2015-11-02 09:15 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team