MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014943 | CMake | CPack | public | 2014-05-29 06:25 | 2016-06-10 14:31 |
Reporter | Thierry Valentin | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | Linux 64 Debian Jessie | OS | Debian | OS Version | Jessie |
Product Version | CMake 2.8.12.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0014943: Add an option to cpack to select which component package(s) to generate | ||||
Description | Hello, In a component-based configuration, the command "cpack --config CPackConfig.cmake" will generate a package for all components listed in CPACK_COMPONENTS_ALL. But in some situations we do not want all packages to be generated, so it would be useful to restrict the package generation to one or more components specified on the command line: cpack --config CPackConfig.cmake --component comp1 --component comp2 ... A typical use case: I use Jenkins to build software binaries for several platforms. Each platform is built in a in separate job. I also need to produce the software documentation which is common to all platforms, so I only need a single job to build it. In the platform dependent jobs I would like to be able to generate binary packages only: - cpack --config CPackConfig.cmake --component runtime --component developer-kit In the documentation generation job, I would like to be able to generate documentation packages only: - cpack --config CPackConfig.cmake --component doc-user --component doc-developer Thanks | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-05-29 06:25 | Thierry Valentin | New Issue | |||
2014-05-29 07:42 | Nils Gladitz | Note Added: 0035962 | |||
2014-05-29 09:49 | Thierry Valentin | Note Added: 0035967 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042554 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|