MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012256 | CMake | CPack | public | 2011-06-08 10:49 | 2016-06-10 14:31 |
| Reporter | Daniel Franke | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-8 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0012256: cpack should sanitize component names | ||||
| Description | Working on an Windows NSIS installer with components. Consider: add_executable(targetname ...) install (targetname COMPONENT "foo/bar") cpackk_add_component("foo/bar" DISPLAY_NAME "blabla" ...) this results in CPackConfig.cmake: # Configuration for component "foo/bar" SET(CPACK_COMPONENT_FOO/BAR_DISPLAY_NAME "blabla") The component "foo/bar" does not show up in the installer afterwards. The component names should probably be sanitised with regard to '/' and possibly other characters not allowed in variable names?! Observed with cmake 2.8.1 on Windows, NSIS version 2.46. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-06-08 10:49 | Daniel Franke | New Issue | |||
| 2011-06-08 11:04 | Daniel Franke | Note Added: 0026763 | |||
| 2012-08-11 11:09 | David Cole | Status | new => backlog | ||
| 2012-08-11 11:09 | David Cole | Note Added: 0030264 | |||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0041847 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||