MantisBT - CMake
View Issue Details
0010134CMakeCPackpublic2010-01-12 22:572012-07-09 06:52
Clinton Stimpson 
Eric NOULARD 
normalminoralways
closedfixed 
 
CMake 2.8.8CMake 2.8.8 
0010134: cpack -V command line argument not documented
cpack --help doesn't show -V or --verbose.
No tags attached.
related to 0010067closed Eric NOULARD Improve CPack documentation 
Issue History
2010-01-12 22:57Clinton StimpsonNew Issue
2010-07-29 11:51Eric NOULARDNote Added: 0021552
2010-12-14 19:03David ColeRelationship addedrelated to 0010067
2010-12-14 19:03David ColeAssigned To => David Cole
2010-12-14 19:03David ColeStatusnew => assigned
2011-10-25 22:49David ColeAssigned ToDavid Cole =>
2011-10-25 22:49David ColeStatusassigned => backlog
2011-11-05 16:33Eric NOULARDAssigned To => Eric NOULARD
2011-11-05 16:33Eric NOULARDStatusbacklog => assigned
2011-11-05 16:35Eric NOULARDNote Added: 0027731
2011-11-05 16:35Eric NOULARDTarget Version => CMake 2.8.7
2011-12-13 19:26David ColeNote Added: 0027968
2011-12-13 19:26David ColeTarget VersionCMake 2.8.7 =>
2011-12-13 19:50Eric NOULARDNote Added: 0027976
2011-12-13 19:57David ColeNote Added: 0027977
2011-12-13 20:04Eric NOULARDNote Added: 0027978
2012-01-03 14:40Eric NOULARDNote Added: 0028148
2012-01-03 14:40Eric NOULARDStatusassigned => resolved
2012-01-03 14:40Eric NOULARDFixed in Version => CMake 2.8.8
2012-01-03 14:40Eric NOULARDResolutionopen => fixed
2012-01-03 14:48David ColeTarget Version => CMake 2.8.8
2012-07-09 06:52David ColeNote Added: 0029944
2012-07-09 06:52David ColeStatusresolved => closed

Notes
(0021552)
Eric NOULARD   
2010-07-29 11:51   
In fact this is not the only undocumented option:
  --help
  -V or --verbose
  --debug
  --version
  -R
  -B
  -P
  --patch
  --vendor

Is there a reason for that?
May be some of them are meant to be "internals"

Is it worth a thorough update of cmDocumentationOptions ?
I may provide and/or apply a patch for that.
(0027731)
Eric NOULARD   
2011-11-05 16:35   
I just pushed a fix for this bug on a stage branch:

To git@cmake.org:stage/cmake.git
 * [new branch] HEAD -> ImproveCPackDoc

The branch is not merged to next [yet] because I'm working on the beginning
of 0010067 and intend to push them às whole.
(0027968)
David Cole   
2011-12-13 19:26   
Unset target version field; too late for a fix to go into 2.8.7; deferred until a future version.
(0027976)
Eric NOULARD   
2011-12-13 19:50   
David,

Even if the branch is not finished and would not probably be before 2.8.7.
It's beginning is ok for merging to next.

In fact all commits of the branch but this one:
aa7fc6f6daad2ff6300f2957056533e7e6a2bfab
may be merged to next.

Would you like me to create a new branch which only contains
finished or probably side-effect free work?

At least 0010134 may be closed.
0010067 will definitely wait.
(0027977)
David Cole   
2011-12-13 19:57   
Eric,

No worries. We'll just put it in 2.8.8 when it's ready. This is a long-standing unresolved issue. One more release is not going to make a big difference on this one... Thanks.
(0027978)
Eric NOULARD   
2011-12-13 20:04   
Ok fine,

You are right, no hurry there.
(0028148)
Eric NOULARD   
2012-01-03 14:40   
Merge topic 'ImproveCPackDoc-part1' into next

d2c9626 Document undocumented (but existing) cpack options (fix 0010134)
(0029944)
David Cole   
2012-07-09 06:52   
Closing resolved issues that have not been updated in more than 4 months.