Re: [cmake-developers] ninja command line options ?

2012-04-03 Thread Ben Boeckel
On Tue, Apr 03, 2012 at 20:02:38 +0200, Alexander Neundorf wrote: I'm thinking about giving ninja + Eclipse a try. Short question: * how do I tell ninja to build a specific target ? ninja $target * is there a special way to clean ? ninja -t clean Also see ninja -t list for other special

[cmake-developers] NinjaEclipse branch on stage

2012-04-03 Thread Alexander Neundorf
Hi, there is now a branch NinjaEclipse on cmake stage, which has a Eclipse CDT4 - Ninja generator. With this, you can generate projects for Eclipse which use ninja. It seems to work fine. Please give it a try. If you find issues, please let me know. Alex -- Powered by www.kitware.com Visit

Re: [cmake-developers] Supported targets with the ninja generator ?

2012-04-03 Thread Nicolas Desprès
On Tue, Apr 3, 2012 at 10:03 PM, Alexander Neundorf neund...@kde.org wrote: On Tuesday 03 April 2012, Alexander Neundorf wrote: On Tuesday 03 April 2012, Alexander Neundorf wrote: Hi, which additional targets are supported with the ninja generator ? The help target does not seem to be

Re: [cmake-developers] ninja status

2012-04-03 Thread Nicolas Desprès
On Tue, Apr 3, 2012 at 6:48 PM, Bill Hoffman bill.hoff...@kitware.com wrote: Hi,  I just wanted to get an update on the ninja generator status. Right now all linux tests are passing, and that platform seems to be done. Hi Bill, Thanks for the status. Windows:  - No file level depend