MantisBT - CMake | |||||||||||||||
View Issue Details | |||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
0013157 | CMake | CPack | public | 2012-04-20 14:08 | 2016-06-10 14:31 | ||||||||||
Reporter | Matt Darland | ||||||||||||||
Assigned To | Eric NOULARD | ||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||
Status | closed | Resolution | moved | ||||||||||||
Platform | Linux x86_64 | OS | Linux | OS Version | Ubuntu 11.10 | ||||||||||
Product Version | CMake 2.8.7 | ||||||||||||||
Target Version | Fixed in Version | ||||||||||||||
Summary | 0013157: Tarball generator should obey CPACK_PACKAGE_INSTALL_DIRECTORY as the root directory in the tarball | ||||||||||||||
Description | Right now the tarball generator creates a tarball with its root as CPACK_PACKAGE_FILENAME (cmPackArchiveGenerator.cxx:215). Creating a directory structure that looks like : CPACK_PACKAGE_FILENAME/ bin/ etc... This prevents me from creating a tarball with a different name from the internal directory structure of the tarball. For example: I may want to create a tarball with the name "MyProduct-1.0" with an internal structure of: MyProduct/ bin/ etc... I believe the correct functionality should be to pay attention to the CPACK_PACKAGE_INSTALL_DIRECTORY var instead. | ||||||||||||||
Steps To Reproduce | |||||||||||||||
Additional Information | |||||||||||||||
Tags | No tags attached. | ||||||||||||||
Relationships |
| ||||||||||||||
Attached Files | |||||||||||||||
Issue History | |||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||
2012-04-20 14:08 | Matt Darland | New Issue | |||||||||||||
2012-04-20 14:18 | Brad King | Assigned To | => Eric NOULARD | ||||||||||||
2012-04-20 14:18 | Brad King | Status | new => assigned | ||||||||||||
2012-04-20 14:46 | Eric NOULARD | Relationship added | duplicate of 0012606 | ||||||||||||
2012-04-20 14:46 | Eric NOULARD | Relationship added | related to 0013019 | ||||||||||||
2012-04-20 14:47 | Eric NOULARD | Note Added: 0029276 | |||||||||||||
2016-06-10 14:28 | Kitware Robot | Note Added: 0042030 | |||||||||||||
2016-06-10 14:28 | Kitware Robot | Status | assigned => resolved | ||||||||||||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||||||||||||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|