MantisBT - CMake
View Issue Details
0007833CMakeCPackpublic2008-10-20 12:052010-12-14 18:45
David Cole 
David Cole 
highfeaturealways
closedfixed 
 
 
0007833: Add file extension handling to CPack generated installers for OSXX11 applications (patch attached)
Add variables CPACK_FILE_ASSOCIATION_EXTENSION and CPACK_FILE_ASSOCIATION_TYPE to enable "double click on files" handling to OSXX11 applications.
Patch submitted by Wes Turner, 03/31/2008.
No tags attached.
related to 0007883closed Kitware Robot Installer creates file association 
tar CPackChanges.tar (51,200) 2008-10-20 12:05
https://public.kitware.com/Bug/file/1789/CPackChanges.tar
Issue History
2008-10-20 12:05David ColeNew Issue
2008-10-20 12:05David ColeFile Added: CPackChanges.tar
2008-10-20 12:05David ColeStatusnew => assigned
2008-10-20 12:05David ColeAssigned To => David Cole
2008-10-29 13:49David ColeRelationship addedrelated to 0007883
2009-01-21 11:55David ColeNote Added: 0014649
2009-01-21 11:55David ColeStatusassigned => resolved
2009-01-21 11:55David ColeResolutionopen => fixed
2009-01-22 10:23David ColeStatusresolved => feedback
2009-01-22 10:23David ColeResolutionfixed => reopened
2009-01-22 10:25David ColeNote Added: 0014660
2009-01-22 10:25David ColeStatusfeedback => resolved
2009-01-22 10:25David ColeResolutionreopened => fixed
2010-12-14 18:45David ColeNote Added: 0024021
2010-12-14 18:45David ColeStatusresolved => closed

Notes
(0014649)
David Cole   
2009-01-21 11:55   
$ cvs commit -m "BUG: Fix issue 0007833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch."

/cvsroot/CMake/CMake/Modules/CPack.OSXScriptLauncher.in,v <-- Modules/CPack.OSXScriptLauncher.in
new revision: 1.2; previous revision: 1.1
/cvsroot/CMake/CMake/Modules/CPack.OSXScriptLauncher.rsrc.in,v <-- Modules/CPack.OSXScriptLauncher.rsrc.in
initial revision: 1.1
/cvsroot/CMake/CMake/Modules/CPack.OSXX11.Info.plist.in,v <-- Modules/CPack.OSXX11.Info.plist.in
new revision: 1.2; previous revision: 1.1
/cvsroot/CMake/CMake/Modules/CPack.OSXX11.main.scpt.in,v <-- Modules/CPack.OSXX11.main.scpt.in
initial revision: 1.1
/cvsroot/CMake/CMake/Modules/CPack.RuntimeScript.in,v <-- Modules/CPack.RuntimeScript.in
new revision: 1.5; previous revision: 1.4
/cvsroot/CMake/CMake/Source/CPack/OSXLauncherScript.scpt,v <-- Source/CPack/OSXLauncherScript.scpt
initial revision: 1.1
/cvsroot/CMake/CMake/Source/CPack/cmCPackOSXX11Generator.cxx,v <-- Source/CPack/cmCPackOSXX11Generator.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/CMake/CMake/Tests/CMakeLists.txt,v <-- Tests/CMakeLists.txt
new revision: 1.80; previous revision: 1.79
/cvsroot/CMake/CMake/Tests/X11/CMakeLists.txt,v <-- Tests/X11/CMakeLists.txt
new revision: 1.11; previous revision: 1.10
(0014660)
David Cole   
2009-01-22 10:25   
Fix Windows vs6 dashboard failures:

$cvs commit -m "BUG: Avoid trying to package the X11 test on Windows when there is no NSIS installer available."

/cvsroot/CMake/CMake/Tests/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.81; previous revision: 1.80
(0024021)
David Cole   
2010-12-14 18:45   
Closing bugs that have been resolved for more than 3 months without any further updates.