Re: [cmake-developers] Some documentation patches

2011-10-26 Thread Nicolas Desprès
2011/10/24 Brad King brad.k...@kitware.com: On 10/24/2011 4:53 AM, Nicolas Desprès wrote: Ok. Here the real change applied on this file (except the remove of the trailing white-space). It fixes some doxygen warnings: diff --git a/Source/kwsys/SystemTools.hxx.in

Re: [cmake-developers] Some documentation patches

2011-10-24 Thread Nicolas Desprès
2011/10/17 Brad King brad.k...@kitware.com: On 10/16/2011 12:56 PM, Nicolas Desprès wrote: I pushed the new version. That looks good.  There is one more detail though.  The KWSys source tree is read-only in our Git repository.  A robot replays changes out of a separate CVS repository for

Re: [cmake-developers] Some documentation patches

2011-10-24 Thread Brad King
On 10/24/2011 4:53 AM, Nicolas Desprès wrote: Ok. Here the real change applied on this file (except the remove of the trailing white-space). It fixes some doxygen warnings: diff --git a/Source/kwsys/SystemTools.hxx.in b/Source/kwsys/SystemTools.hxx.in I committed this separately, thanks.

Re: [cmake-developers] Some documentation patches

2011-10-17 Thread Brad King
On 10/16/2011 12:56 PM, Nicolas Desprès wrote: I pushed the new version. That looks good. There is one more detail though. The KWSys source tree is read-only in our Git repository. A robot replays changes out of a separate CVS repository for that project. Please rewrite the branch to leave

Re: [cmake-developers] Some documentation patches

2011-10-13 Thread Rolf Eike Beer
Brad King wrote: - Some of the patches remove trailing whitespace from lines unrelated to the real change. Please identify the set of files from which you've blanket-removed whitespace, create a commit that does just that, and then rebase the rest of the patches on it. That will

Re: [cmake-developers] Some documentation patches

2011-10-13 Thread Nicolas Desprès
On Thu, Oct 13, 2011 at 8:30 AM, Rolf Eike Beer e...@sf-mail.de wrote: Brad King wrote: - Some of the patches remove trailing whitespace from lines unrelated to    the real change.  Please identify the set of files from which you've    blanket-removed whitespace, create a commit that does

Re: [cmake-developers] Some documentation patches

2011-10-13 Thread Nicolas Desprès
2011/10/13 Brad King brad.k...@kitware.com: On 10/12/2011 11:10 AM, Nicolas Desprès wrote: I have extracted some documentation patches I have made while I was working on the ninja-generator and some enhancement for ccmake.  I would like to submit them now. They are addressing: - usage

Re: [cmake-developers] Some documentation patches

2011-10-13 Thread Nicolas Desprès
2011/10/13 Nicolas Desprès nicolas.desp...@gmail.com: 2011/10/13 Brad King brad.k...@kitware.com: On 10/12/2011 11:10 AM, Nicolas Desprès wrote: I have extracted some documentation patches I have made while I was working on the ninja-generator and some enhancement for ccmake.  I would like

Re: [cmake-developers] Some documentation patches

2011-10-13 Thread Brad King
On 10/13/2011 2:14 PM, Nicolas Desprès wrote: 2011/10/13 Nicolas Desprèsnicolas.desp...@gmail.com: Thanks for the review. I have fix all the remarks. Pushed on my github: https://github.com/polrop/CMake/commits/some-documentation-fixes Thanks. I will fetch it from there when I get a chance

Re: [cmake-developers] Some documentation patches

2011-10-13 Thread Brad King
On 10/13/2011 2:14 PM, Nicolas Desprès wrote: 2011/10/13 Nicolas Desprèsnicolas.desp...@gmail.com: Thanks for the review. I have fix all the remarks. Pushed on my github: https://github.com/polrop/CMake/commits/some-documentation-fixes That looks pretty good. I have two more comments: -

Re: [cmake-developers] Some documentation patches

2011-10-12 Thread Brad King
On 10/12/2011 11:10 AM, Nicolas Desprès wrote: I have extracted some documentation patches I have made while I was working on the ninja-generator and some enhancement for ccmake. I would like to submit them now. They are addressing: - usage messages - doxygen documentation - online help in