MantisBT - CMake
View Issue Details
0015402CMakeCPackpublic2015-02-11 16:362016-06-10 14:31
Jason Erb 
Kitware Robot 
normalfeaturehave not tried
closedmoved 
Apple MacOS X10.4.10
CMake 3.1.2 
 
0015402: Add localization to CPack Bundle generator
1. Allow licenses in multiple languages to be added, causing the SLA dialog to show the language selector (whereby the license and all text in the dialog are shown in the selected language). Currently, only English is supported (hard-coded), and I need to hack this by setting CPACK_COMMAND_REZ to a script that replaces sla.r with my own.
2. Allow the name of the Applications alias to be specified via a CPACK variable. In order to name this " " (which is language-agnostic), I need to hack this by setting CPACK_COMMAND_HDIUTIL to a script that, if creating, renames the Application alias.
No tags attached.
Issue History
2015-02-11 16:36Jason ErbNew Issue
2016-04-05 08:03A. KlitzingNote Added: 0040811
2016-06-10 14:29Kitware RobotNote Added: 0042714
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0040811)
A. Klitzing   
2016-04-05 08:03   
CMake 3.5 supports multi-language SLAs now.

https://cmake.org/cmake/help/v3.5/module/CPackDMG.html#variable:CPACK_DMG_SLA_LANGUAGES [^]
(0042714)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.