View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012592CMakeCPackpublic2011-11-26 14:492016-06-10 14:31
ReporterMarcel 
Assigned ToKitware Robot 
PrioritylowSeverityfeatureReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.6 
Target VersionFixed in Version 
Summary0012592: New componentwise extra install commands for NSIS-generator
DescriptionThe 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.
TagsNo tags attached.
Attached Filespatch file icon 0001-CPack-Added-EXTRA_INSTALL_COMMANDS-option-for-single.patch [^] (4,629 bytes) 2011-11-26 14:49 [Show Content]

 Relationships

  Notes
(0030601)
David Cole (manager)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2011-11-26 14:49 Marcel New Issue
2011-11-26 14:49 Marcel File Added: 0001-CPack-Added-EXTRA_INSTALL_COMMANDS-option-for-single.patch
2011-12-07 13:50 David Cole Assigned To => David Cole
2011-12-07 13:50 David Cole Status new => assigned
2012-08-13 15:12 David Cole Status assigned => backlog
2012-08-13 15:12 David Cole Note Added: 0030601
2012-08-13 15:20 David Cole Assigned To David Cole =>
2016-06-10 14:28 Kitware Robot Note Added: 0041938
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


Copyright © 2000 - 2018 MantisBT Team