MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008866 | CMake | CPack | public | 2009-04-08 18:50 | 2016-06-10 14:30 |
| Reporter | James Bigler | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0008866: Need additional options for NSIS generator | ||||
| Description | NSIS generator has several configurable variables that would benefit from having direct support from CPack. 1. !define MUI_STARTMENUPAGE_DEFAULTFOLDER "@CPACK_NSIS_STARTMENU_FOLDER@" could be inserted next to the other MUI_STARTMENUPAGE_ options found in the Pages section (about line 525). 2. !define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\@CPACK_NSIS_SHOWREADME@" could be inserted before the !insertmacro MUI_PAGE_FINISH on line 532. Users would have to provide the path the readme file as it would be found in the installed location. 3. There could be a new variable added to the top of the Pages section (CPACK_NSIS_PAGE_START) that could be used to also inject arbitrary definitions for other variables (see http://nsis.sourceforge.net/Docs/Modern%20UI%202/Readme.html [^]) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-04-08 18:50 | James Bigler | New Issue | |||
| 2009-09-14 14:17 | Bill Hoffman | Note Added: 0017460 | |||
| 2009-09-14 14:17 | Bill Hoffman | Status | new => assigned | ||
| 2009-09-14 14:17 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041540 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||