View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013157CMakeCPackpublic2012-04-20 14:082016-06-10 14:31
ReporterMatt Darland 
Assigned ToEric NOULARD 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformLinux x86_64OSLinuxOS VersionUbuntu 11.10
Product VersionCMake 2.8.7 
Target VersionFixed in Version 
Summary0013157: Tarball generator should obey CPACK_PACKAGE_INSTALL_DIRECTORY as the root directory in the tarball
DescriptionRight 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.
TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0012606closedEric NOULARD Archive and STGZ packages don't respect CPACK_PACKAGE_INSTALL_DIRECTORY (patch included) 
related to 0013019closedKitware Robot The ZIP package generator does not find the files when CPACK_PACKAGING_INSTALL_PREFIX is set 

  Notes
(0029276)
Eric NOULARD (developer)
2012-04-20 14:47

This is true but this bug is a duplicate of 0012606 please read the comment
in that one.
(0042030)
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
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


Copyright © 2000 - 2018 MantisBT Team