[LLVMdev] make check rebuilds the project?

Jim Grosbach grosbach at apple.com
Wed Apr 17 13:04:28 PDT 2013


On Apr 17, 2013, at 1:03 PM, Nico Rieck <nico.rieck at gmail.com> wrote:

> On 17.04.2013 21:46, Jim Grosbach wrote:
>> AFAIK ninja still only has very preliminary support for Windows, so anyone
>> working there can’t use it. Perhaps that’s changed or I’m misinformed?
> 
> Ninja works fine for me on Windows. I've been using it to compile LLVM and co. for a few months. It's also really easy to compile Ninja itself on Windows.
> There's just one issue: When a *.td file is changed, I have to invoke ninja twice. But I haven't investigated yet wether that's an issue with Windows, ninja, cmake or LLVM's build scripts.

Nice! Sounds like things have indeed moved in the right direction since I last looked at that. Most excellent.

-Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130417/83502f30/attachment.html>


More information about the llvm-dev mailing list