MantisBT - CMake
View Issue Details
0012592CMakeCPackpublic2011-11-26 14:492016-06-10 14:31
Marcel 
Kitware Robot 
lowfeatureN/A
closedmoved 
CMake 2.8.6 
 
0012592: New componentwise extra install commands for NSIS-generator
The attached patch adds the following functionality to the NSIS-generator.

NSIS commands given to the new CPack option CPACK_COMPONENT_<name>_EXTRA_INSTALL_COMMANDS are added exclusively to the install section generated for the component <name>.

This gives greater flexibility in contrast to
CPACK_NSIS_EXTRA_INSTALL_COMMANDS that only allows to add NSIS commands to
the overall install section. With the new CPack option NSIS code can be added that is only executed if the user chooses to install the corresponding section.

Also the constraint that only components with files are added
to the generated NSIS-script is removed, so that components with extra install
commands only can be created.
No tags attached.
patch 0001-CPack-Added-EXTRA_INSTALL_COMMANDS-option-for-single.patch (4,629) 2011-11-26 14:49
https://public.kitware.com/Bug/file/4124/0001-CPack-Added-EXTRA_INSTALL_COMMANDS-option-for-single.patch
Issue History
2011-11-26 14:49MarcelNew Issue
2011-11-26 14:49MarcelFile Added: 0001-CPack-Added-EXTRA_INSTALL_COMMANDS-option-for-single.patch
2011-12-07 13:50David ColeAssigned To => David Cole
2011-12-07 13:50David ColeStatusnew => assigned
2012-08-13 15:12David ColeStatusassigned => backlog
2012-08-13 15:12David ColeNote Added: 0030601
2012-08-13 15:20David ColeAssigned ToDavid Cole =>
2016-06-10 14:28Kitware RobotNote Added: 0041938
2016-06-10 14:28Kitware RobotStatusbacklog => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0030601)
David Cole   
2012-08-13 15:12   
Sending old, not-recently-updated issues to the backlog.

(The age of the bug alone means that nobody is actively working on it...)

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing.
(0041938)
Kitware Robot   
2016-06-10 14:28   
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.