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

Malfettone, Kris Kris.Malfettone at sig.com
Tue Aug 14 14:23:09 EDT 2012


Nothing special in my opinion.  I am trying to reproduce it with something simpler than my code base.  With an ultra trivial CMake setup it works fine.  Is there some sort of debugging I can enable to see why it thinks the files are changed?

-Kris

From: David Cole [mailto:david.cole at kitware.com]
Sent: Tuesday, August 14, 2012 12:58 PM
To: Malfettone, Kris
Cc: cmake at cmake.org
Subject: Re: [CMake] Ninja on windows ( latest ninja from git, cmake 2.8.9 )

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<mailto: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<http://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


________________________________

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120814/2f5b414e/attachment.htm>


More information about the CMake mailing list