Re: [CMake] 'unset' not in --help-commands-list (also, attn: neundorf)

2008-12-05 Thread Matthew Woehlke

Philip Lowman wrote:

On Thu, Dec 4, 2008 at 5:36 PM, Matthew Woehlke wrote:

What version of cmake are you looking at? Maybe I am wrong what version
introduces 'unset'?


As far as I know the unset command hasn't been backported to the CMake 2.6.x
branch.  If you want to use it in your scripts you probably would need to be
running CVS CMake.


Ah. Then I should expect that it isn't there. Thanks, I was thinking it 
was in 2.6-2 already.


--
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
--
For great justice!! -- Captain (Zero Wing)

___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake


Re: [CMake] 'unset' not in --help-commands-list (also, attn: neundorf)

2008-12-04 Thread Matthew Woehlke

Philip Lowman wrote:

On Tue, Nov 18, 2008 at 6:39 PM, Matthew Woehlke snipped wrote:

Need a bug opened for this or is it trivial enough to fix on the spot?


unset appears to be in --help-commands and --help-command-list.  Was this a
bug?  If so, how was it fixed?


Not for me it doesn't?

$ cmake --help-command unset
cmake version 2.6-patch 2
Argument unset to --help-command is not a CMake command.  Use 
--help-command-list to see all commands.

$ rpm -q cmake
cmake-2.6.2-1.fc10.x86_64

What version of cmake are you looking at? Maybe I am wrong what version 
introduces 'unset'?


--
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
--
Microsoft, electricity, network connectivity. For a secure system pick 
any two. -- Iain D Broadfoot (paraphrased, from cluefire.net)


___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake


Re: [CMake] 'unset' not in --help-commands-list (also, attn: neundorf)

2008-12-04 Thread Philip Lowman
On Thu, Dec 4, 2008 at 5:36 PM, Matthew Woehlke 
[EMAIL PROTECTED] wrote:

 Philip Lowman wrote:

 On Tue, Nov 18, 2008 at 6:39 PM, Matthew Woehlke snipped wrote:

 Need a bug opened for this or is it trivial enough to fix on the spot?


 unset appears to be in --help-commands and --help-command-list.  Was this
 a
 bug?  If so, how was it fixed?


 Not for me it doesn't?

 $ cmake --help-command unset
 cmake version 2.6-patch 2
 Argument unset to --help-command is not a CMake command.  Use
 --help-command-list to see all commands.
 $ rpm -q cmake
 cmake-2.6.2-1.fc10.x86_64

 What version of cmake are you looking at? Maybe I am wrong what version
 introduces 'unset'?


As far as I know the unset command hasn't been backported to the CMake 2.6.x
branch.  If you want to use it in your scripts you probably would need to be
running CVS CMake.

-- 
Philip Lowman
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Re: [CMake] 'unset' not in --help-commands-list (also, attn: neundorf)

2008-12-02 Thread Philip Lowman
On Tue, Nov 18, 2008 at 6:39 PM, Matthew Woehlke 
[EMAIL PROTECTED] wrote:

 Need a bug opened for this or is it trivial enough to fix on the spot?


unset appears to be in --help-commands and --help-command-list.  Was this a
bug?  If so, how was it fixed?

-- 
Philip Lowman
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

[CMake] 'unset' not in --help-commands-list (also, attn: neundorf)

2008-11-18 Thread Matthew Woehlke

Need a bug opened for this or is it trivial enough to fix on the spot?

Background:
I'm taking another look at a script that auto-generates command and 
keyword lists (for a highlighter for KDE's kate). The deltas in the 
command list are all either reordering or ITK/VTK stuff... except for 
'unset', which has a --help-command entry but isn't in the commands 
list. The keywords list has quite a few more deltas, for which I may 
start either complaining or opening bugs about (especially ones I know 
are legitimate). My goal here would be to have cmake fully documented, 
meaning that all useful keywords appear in the --helpwhatever output.


@neundorf: do we really want ITK/VTK commands in the generic 
highlighter? If yes I'm going to move them to their own section; since 
cmake does not document them they get (correctly, IMO) removed from the 
main list.


--
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
--
vIMprove your life! Now on version 7!

___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake