[CMake] Ninja + CMake on a dashboard?

Bill Hoffman bill.hoffman at kitware.com
Fri Mar 9 12:34:22 EST 2012


On 3/9/2012 12:21 PM, Steven Wilson wrote:
> Where does the Ninja generator currently live?   Ie which branch in the
> sources, etc?   I am keen to see support for the Ninja generator on
> Mac/Linux/Windows and would not mind working on it.
>
> Thanks,
>
> Steve
The ninja support is in the next branch right now.  Where is stands:

- Linux seems to be all done
- Windows is close, still a few failing tests, and needs to use a 
special ninja:
http://sourceforge.net/projects/cmakescript/files/ninja.exe/download
- The Mac needs the most work, as Framework and App bundle creation is 
not yet implemented.

I am working on getting nightly dashboards for all three linux, windows 
and Mac going.  I am going to turn on the ninja build by default on 
linux, and have an advanced cache option that will default to off for 
windows and mac.   When the next version comes out it will be enabled on 
all platforms that are passing all the tests (currently only linux).

The topic where the work happens is on the stage, and is called 
stage/ninja-generator.


-Bill


-- 
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
bill.hoffman at kitware.com
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573


More information about the CMake mailing list