The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=15402 ====================================================================== Reported By: Jason Erb Assigned To: ====================================================================== Project: CMake Issue ID: 15402 Category: CPack Reproducibility: have not tried Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2015-02-11 16:36 EST Last Modified: 2015-02-11 16:36 EST ====================================================================== Summary: Add localization to CPack Bundle generator Description: 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. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2015-02-11 16:36 Jason Erb New Issue ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers