Re: [CMake] Bundle Generator Background Image/Custom .DS_Store support

2009-03-27 Thread Mike Arthur
On Thursday 05 February 2009 18:27:06 David Cole wrote: > I agree with Clint. This belongs in the new cmCPackDragNDropGenerator. Any updates on this getting merged? I'm happy to make changes and I'd really like to see this hit 0.6.4. -- Cheers, Mike Arthur http://mikearthur.co.uk/ __

Re: [CMake] Bundle Generator Background Image/Custom .DS_Store support

2009-03-18 Thread Mike Arthur
On Thursday 05 February 2009 18:27:06 David Cole wrote: > I agree with Clint. This belongs in the new cmCPackDragNDropGenerator. Please find attached a new patch for the DND generator. Sorry about the delay! -- Cheers, Mike Arthur http://mikearthur.co.uk/ --- Source/CPack/cmCPackDragNDropGenerato

Re: [CMake] Bundle Generator Background Image/Custom .DS_Store support

2009-02-05 Thread David Cole
I agree with Clint. This belongs in the new cmCPackDragNDropGenerator. On Thu, Feb 5, 2009 at 1:25 PM, Clinton Stimpson wrote: > > cmCPackBundleGenerator has a new base class cmCPackDragNDropGenerator. Can > we please put this functionality there, and if necessary modify the > CompressFiles(...)

Re: [CMake] Bundle Generator Background Image/Custom .DS_Store support

2009-02-05 Thread Clinton Stimpson
cmCPackBundleGenerator has a new base class cmCPackDragNDropGenerator. Can we please put this functionality there, and if necessary modify the CompressFiles(...) so they both get it (maybe the addition of a couple virtual functions would help). The DragNDrop generator supports multiple bundle

[CMake] Bundle Generator Background Image/Custom .DS_Store support

2009-02-05 Thread Mike Arthur
Please review the attached patch for inclusion. It adds support to the bundle generator to add a background image and .DS_Store for people (like myself/Mozilla/Last.fm) who want CPack to be able to set a nice background to the Bundle without having to manually convert it. -- Cheers, Mike Arthur