[cmake-developers] [PATCH] Added very basic Windows CE Makefile support

Patrick Gansterer paroga at paroga.com
Sat Jul 14 14:56:50 EDT 2012


Hi,

at first: Sorry for the very long delay.

On Mon, 14 Nov 2011 21:12:24 +0100, Alexander Neundorf wrote:
> On Saturday 12 November 2011, Patrick Gansterer wrote:
>> Hi,
>>
>> I've created a very simple patch to add the basic support for 
>> WindowsCE to
>> CMake. I does not provide any automatically architecture detection 
>> or so
>> on, but enables user to use a vanilla CMake for compiling Windows CE
>> projects. If the patch gets accepted I'll write a few lines into the 
>> wiki.
>
> Looks ok from my side. I'm not sure it's complete.
> It hardcodes the ARM architecture.
> WinCE supports more than that, right ?
> But maybe ARM covers most users, I don't know.
>
> In one of the tickets below there is a patch which tries to detect 
> the
> architecture and was not applied because of the way it tried to do 
> this.
>
> Should we considers the people which reported and commented on those 
> bugs:
> http://public.kitware.com/Bug/view.php?id=8486
> http://public.kitware.com/Bug/view.php?id=8102
> http://public.kitware.com/Bug/view.php?id=7919
>
> They include patches, which are also in use by them.

I know of of the other patches and my work is based on them (see als 
https://gitorious.org/~paroga/cmake/parogas-cmake).
But since there is not much progress on the mentioned bugs, I'll try to 
upstream my solution in small reviewable patches.

-- Patrick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Added-very-basic-Windows-CE-Makefile-support.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20120714/209cf0a5/attachment.ksh>


More information about the cmake-developers mailing list