Re: [cmake-developers] [PATCH] WINCE: Add toolchain documentation for Windows CE

2014-09-22 Thread Bach, Pascal
> Thanks. I split that into two commits with slight edits, and added > my own commit to add subsections for Windows Phone and Store: > > Help: Add Cross Compiling subsections in cmake-toolchains.7 manual > http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0d72451a > > Help: Add Windows CE

Re: [cmake-developers] [PATCH] WINCE: Add toolchain documentation for Windows CE

2014-09-19 Thread Brad King
On 09/19/2014 06:59 AM, Bach, Pascal wrote: > Bellow you find the updated patch, I rearranged the cross compiling > section a bit and added subsections. Thanks. I split that into two commits with slight edits, and added my own commit to add subsections for Windows Phone and Store: Help: Add Cro

Re: [cmake-developers] [PATCH] WINCE: Add toolchain documentation for Windows CE

2014-09-19 Thread Bach, Pascal
> If you don't mind, please precede this patch with a change that > adds such subsection headers for the Clang and QCC cases. Bellow you find the updated patch, I rearranged the cross compiling section a bit and added subsections. Pascal >From 01aa7fd739ff6bdaf05f882199e79549a04f7bda Mon Sep

Re: [cmake-developers] [PATCH] WINCE: Add toolchain documentation for Windows CE

2014-09-18 Thread Brad King
On 09/18/2014 12:03 PM, Pascal Bach wrote: > diff --git a/Help/manual/cmake-toolchains.7.rst > b/Help/manual/cmake-toolchains.7.rst > index f36a43c..095a43f 100644 > --- a/Help/manual/cmake-toolchains.7.rst > +++ b/Help/manual/cmake-toolchains.7.rst > @@ -174,5 +174,25 @@ toolchain which will be u

[cmake-developers] [PATCH] WINCE: Add toolchain documentation for Windows CE

2014-09-18 Thread Pascal Bach
--- Help/manual/cmake-toolchains.7.rst | 20 1 file changed, 20 insertions(+) diff --git a/Help/manual/cmake-toolchains.7.rst b/Help/manual/cmake-toolchains.7.rst index f36a43c..095a43f 100644 --- a/Help/manual/cmake-toolchains.7.rst +++ b/Help/manual/cmake-toolchains.7.rs