| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0011930 | CMake | CPack | public | 2011-03-04 16:46 | 2011-09-05 11:37 | ||||
| Reporter | Eric NOULARD | ||||||||
| Assigned To | Eric NOULARD | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 2.8.4 | ||||||||
| Target Version | CMake 2.8.5 | Fixed in Version | CMake 2.8.5 | ||||||
| Summary | 0011930: COMPONENTS not belonging to any GROUP are left unpackaged | ||||||||
| Description | When doing component packaging http://www.cmake.org/Wiki/CMake:Component_Install_With_CPack [^] CPACK_COMPONENTS_ALL defines the list of component to install (may contains less than the whole set of component). When doing default component packaging or ALL_GROUP_IN_ONE paackage the COMPONENT not belonging to any GROUP are not packaged which seems a bug since the user did specify them in CPACK_COMPONENTS_ALL. | ||||||||
| Additional Information | Whatever the way we do COMPONENT packaging we should always package **ALL** the components listed in CPACK_COMPONENTS_ALL. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0025696) Eric NOULARD (developer) 2011-03-08 15:44 |
see related mail on cmake-developers: http://public.kitware.com/pipermail/cmake-developers/2011-March/001297.html [^] |
|
(0025832) Eric NOULARD (developer) 2011-03-19 10:50 |
There is not so much reaction for this, may be because no-one did really begin to use the feature so I'll get rid of "ALL_GROUPS_IN_ONE" and only keep ALL_COMPONENTS_IN_ONE with no left over component. I'll do soon this for: - Archive Generator - RPM - DEB with the needed impact on the generic part (cmCPackGenerator) |
|
(0025886) Eric NOULARD (developer) 2011-03-23 13:31 |
Merge topic 'CPack-fix11930-LeftOverComponents' into next 6dfc818 CPack fix 0011930 and simplifies component packaging options Done. |
|
(0027339) David Cole (manager) 2011-09-05 11:37 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-03-04 16:46 | Eric NOULARD | New Issue | |
| 2011-03-04 16:46 | Eric NOULARD | Status | new => assigned |
| 2011-03-04 16:46 | Eric NOULARD | Assigned To | => Eric NOULARD |
| 2011-03-08 15:44 | Eric NOULARD | Note Added: 0025696 | |
| 2011-03-19 10:50 | Eric NOULARD | Note Added: 0025832 | |
| 2011-03-23 13:31 | Eric NOULARD | Note Added: 0025886 | |
| 2011-03-23 13:31 | Eric NOULARD | Status | assigned => resolved |
| 2011-03-23 13:31 | Eric NOULARD | Fixed in Version | => CMake 2.8.5 |
| 2011-03-23 13:31 | Eric NOULARD | Resolution | open => fixed |
| 2011-09-05 11:37 | David Cole | Status | resolved => closed |
| 2011-09-05 11:37 | David Cole | Note Added: 0027339 | |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |