View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008766CMakeCPackpublic2009-03-19 11:052016-06-10 14:30
ReporterDerek Bruening 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008766: CPack ZIP generator's external zip program location and args should be configurable
DescriptionFirst, it's not well documented that the ZIP generator relies on an external zip program, while many of the other generators (in particular the tar-based ones) use built-in code.

Second, the zip program that is used is not configurable: ideally it would use a CMake cache variable so that I can set its location like any other build utility. Even setting ZIP_EXECUTABLE in CPackConfig.cmake does not work
unless the zip program takes WinZip syntax. The CPACK_ZIP_COMMAND var cannot
be controlled without replacing CPackZIP.cmake.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0041518)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2009-03-19 11:05 Derek Bruening New Issue
2009-03-22 22:02 Bill Hoffman Status new => assigned
2009-03-22 22:02 Bill Hoffman Assigned To => Bill Hoffman
2016-06-10 14:27 Kitware Robot Note Added: 0041518
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team