MantisBT - CMake
View Issue Details
0008759CMakeCPackpublic2009-03-18 13:362010-08-13 08:29
Mike McQuaid 
David Cole 
normalfeaturealways
closedfixed 
CMake-2-6 
 
0008759: DMG Volume Name/Compression Type variable support
Please review the attached patch for inclusion.

It adds support to the bundle generator to allow customisation of the volume
name and hdiutil compression type used to create the DMG.
No tags attached.
patch cpack-dmgvolumename-compression.patch (1,583) 2009-03-18 13:36
https://public.kitware.com/Bug/file/2131/cpack-dmgvolumename-compression.patch
Issue History
2009-03-18 13:36Mike McQuaidNew Issue
2009-03-18 13:36Mike McQuaidFile Added: cpack-dmgvolumename-compression.patch
2009-03-22 22:03Bill HoffmanStatusnew => assigned
2009-03-22 22:03Bill HoffmanAssigned To => David Cole
2009-04-03 13:10David ColeNote Added: 0015902
2009-04-03 13:13David ColeNote Added: 0015903
2009-04-03 13:13David ColeStatusassigned => resolved
2009-04-03 13:13David ColeResolutionopen => fixed
2010-08-13 08:29Mike McQuaidStatusresolved => closed

Notes
(0015902)
David Cole   
2009-04-03 13:10   
See also patch in email message:
http://www.mail-archive.com/cmake@cmake.org/msg19913.html [^]
(0015903)
David Cole   
2009-04-03 13:13   
Fixed in CVS HEAD of CMake:

$ cvs commit -m "BUG: Fix issue 0008759 - add support for setting dmg volume name and compression type by CPack variables. Also add custom .DS_Store and background image support. Thanks to Mike Arthur for the patches." Source/CPack/cmCPackDragNDropGenerator.cxx

/cvsroot/CMake/CMake/Source/CPack/cmCPackDragNDropGenerator.cxx,v <-- Source/CPack/cmCPackDragNDropGenerator.cxx
new revision: 1.6; previous revision: 1.5