[cmake-developers] -GNinja on Windows

Peter Kümmel syntheticpp at gmx.net
Sat Jun 9 03:23:37 EDT 2012


On 09.06.2012 09:10, Peter Kümmel wrote:
> On 09.06.2012 01:29, Óscar Fuentes wrote:
>> Peter Kümmel<syntheticpp at gmx.net>   writes:
>>
>>>>
>>>> It is not getting that far.  It is not even running cmcldeps.  :)
>>>> The command= line is bad, so nothing builds, and we get no .d files.
>>>>
>>>
>>> I added parentheses around cmcldeps, it should work now.
>>
>> With your binaries from 2 hours ago, changes on header files are
>> correctly detected on my C++ projects. Thanks!
>>
>> LLVM builds fine, although re-running ninja results on re-executing all
>> tablegen commands.
>>
>> Even with all those 70 or so tablegen invocations, ninja does a no-op
>> rebuild in 16 seconds, which is faster than a true no-op rebuild with
>> jom and much faster than msbuild.
>>
>> Windows XP SP3 32 bits, Visual Studio 2010.
>>
>

Does clang has another build system which supports ninja?
Then we could compare the generated files.

Peter



More information about the cmake-developers mailing list