[CMake] Ninja on windows ( latest ninja from git, cmake 2.8.9 )

David Cole david.cole at kitware.com
Tue Aug 14 12:58:29 EDT 2012


Definitely not known. In fact, the opposite is true here on my ninja build
trees for CMake itself. A no-op build results in a "no work to do" message
from ninja.

Is there anything unusual about your CMakeLists.txt files?

Are your source files accidentally dated in the future? (Did you just
return from a different time zone, or have a clock setting mishap of some
sort?)


On Tue, Aug 14, 2012 at 12:07 PM, Malfettone, Kris
<Kris.Malfettone at sig.com>wrote:

>  I am trying to use ninja on windows.  Everything seems to work correctly
> ( compilation, linking, install rules, etc… ) except for testing whether or
> not a file has changed.  No matter the state of the tree, ninja always
> builds the entire project.  I tried searching the bug tracker and mailing
> list but did not see this noted before.  I am doing an out of source build
> with visual studio 2010 64 bit.  Is this a known issue?
>
>
>
> -Kris
>
> ------------------------------
>
> IMPORTANT: The information contained in this email and/or its attachments
> is confidential. If you are not the intended recipient, please notify the
> sender immediately by reply and immediately delete this message and all its
> attachments. Any review, use, reproduction, disclosure or dissemination of
> this message or any attachment by an unintended recipient is strictly
> prohibited. Neither this message nor any attachment is intended as or
> should be construed as an offer, solicitation or recommendation to buy or
> sell any security or other financial instrument. Neither the sender, his or
> her employer nor any of their respective affiliates makes any warranties as
> to the completeness or accuracy of any of the information contained herein
> or that this message or any of its attachments is free of viruses.
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120814/ca363aed/attachment.htm>


More information about the CMake mailing list