Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
David Cole
|
1bf669207b
BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator. See issue #8556. Thanks for Clinton Stimpson for the patch.
|
16 years ago |
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.
|
17 years ago |
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.
|
17 years ago |
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.
|
17 years ago |
Bill Hoffman
|
81515ba8a5
ENH: allow startup command to be optional
|
17 years ago |
Bill Hoffman
|
71fee8522e
STYLE: fix line length issues
|
17 years ago |
Bill Hoffman
|
ecf312ccc8
STYLE: fix line length stuff for KWStyle
|
17 years ago |
David Cole
|
b3752abc8d
ENH: Improvements to the bundle cpack generator from second patch attached to feature request #7170. Thanks to Tim Shead.
|
17 years ago |
David Cole
|
01a93bbb3e
COMP: Eliminate unreferenced variable warning
|
17 years ago |
David Cole
|
79e255a7d3
ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contributing...
|
17 years ago |