David Cole
|
2914b740c2
|
BUG: Forgot to change parent class in cmCPackTypeMacro when I added cmCPackDragNDropGenerator. Fix it now that it really matters. (The BundleGenerator test started failing after the last commit. This fixes it.)
|
2009-01-22 14:23:44 -05:00 |
David Cole
|
6bf31875ce
|
BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator and CPACK_BUNDLE_NAME is not set. Instead, fail gracefully giving an informative error message and non-zero exit code.
|
2009-01-22 13:56:13 -05:00 |
David Cole
|
3a4f76949a
|
BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build of CPack. Add a test of it in the CPackComponents test. Thanks to Clinton Stimpson for the patch.
|
2009-01-22 12:12:44 -05:00 |
David Cole
|
36c228814b
|
BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of the volume that was mounted. Eliminates the need to use the -mountpoint arg of hdiutil which has a silly 90 character limit on the name of the mount point. Also add a custom volume icon to the BundleGeneratorTest to cover this code.
|
2009-01-21 13:39:22 -05:00 |
David Cole
|
79e255a7d3
|
ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contributing...
|
2008-06-18 09:53:29 -04:00 |