[cmake-developers] [CMake 0011766]: CPack using native TAR with adjustable command line options.

Mantis Bug Tracker mantis at public.kitware.com
Wed Jan 26 12:47:48 EST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11766 
====================================================================== 
Reported By:                Timothy St. Clair
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11766
Category:                   CPack
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-01-26 12:47 EST
Last Modified:              2011-01-26 12:47 EST
====================================================================== 
Summary:                    CPack using native TAR with adjustable command line
options.
Description: 
There have been serveral posts over time, and I've hit the issue as well, where
I wish to provide custom command line switches to native tar, and not use the
tar which has been built into cmake.  

A specific example is: ​tar ​czf
​${CPACK_PACKAGE_FILE_​NAME}.​tar.​gz ​--owner=root ​--group=root
​--blocking-factor=204​8 

as users have certain expectations of our packages.  

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-26 12:47 Timothy St. ClairNew Issue                                    
======================================================================




More information about the cmake-developers mailing list