[cmake-developers] -GNinja on Windows

Peter Kümmel syntheticpp at gmx.net
Fri Jun 8 17:13:26 EDT 2012


On 08.06.2012 21:11, Claus Klein wrote:
> Hi Peter,
>
> can you please explain what is the state of your ninja fork.

It only adds  cldeps and the CMakeLists.txt, nothing else.

>
> Is is sync with origin ninja?

Yes, I branched yesterday.

> Will it merged later?
> Can you please apply my time-stamp patch?

More interesting would be to bring it upstream.

>
> P.S.
> I tried to compile it with your CMakeLists.txt file, but it needs love on linux (UNIX) build hosts.

Oh, yes, thanks. The last day I'm only on windows.

>
> //Regards
> Claus
>
>
>
>
>
>
> On 07.06.2012, at 23:46, Peter Kümmel wrote:
>
>> Guessing configuration NoConfig
>> Start 82: BuildDepends
>> 1/1 Test #82: BuildDepends ..................... Passed 5.06 sec
>>
>> ;)
>>
>> Bill, this was a great idea with cldeps!
>>
>> Only small patches for cldeps and cmake and we now have dependency tracking for msvc.
>>
>> A cldeps binary is here:
>> http://sourceforge.net/projects/cmakescript/files/cldeps.exe
>>
>> Code is in misc/ also a CMakeLists.txt
>> https://github.com/syntheticpp/ninja/tree/cldeps
>>
>> CMake:
>> http://cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=1d40729eaa35dd643efdf5e793e6a541e890f33a
>>
>>
>> The only thing to do is to figure out the prefix of /showIncludes, it's hard coded atm:
>> https://github.com/syntheticpp/ninja/blob/cldeps/misc/cldeps.cc#L150
>> and to pass it to cldeps.
>>
>> Cheers,
>> Peter
>> --
>



More information about the cmake-developers mailing list