[cmake-developers] [CMake] Ninja: files per second

Nicolas Desprès nicolas.despres at gmail.com
Sat Jul 28 09:49:15 EDT 2012


On Sat, Jul 28, 2012 at 11:43 AM, Shlomi Fish <shlomif at shlomifish.org>wrote:
[...]

> I was now able to get the Freecell Solver test suite to pass with "ninja
> test",
> but there is one problem: when I run "ninja -vv test", then ninja displays
> the
> line
> "[1/1] cd /home/shlomif/progs/freecell/git/fc-solve/fc-solve/source/n &&
> perl /home/shlomif/progs/freecell/git/fc-solve/fc-solve/source/
> run-tests.pl"
>
> and then it waits for the entire test suite to run, and only then displays
> its
> output. This is frustrating because I want to see the output while the test
> suite is running. Is there anyway to do it like that?
>
>
Hi Shlomi,

I have sent a pull request that should address your issue and initiated the
discussion here:
https://groups.google.com/forum/?hl=en&fromgroups#!topic/ninja-build/_xvapjxWDig.
Vote for it :)
Here the required patches for CMake:
https://github.com/polrop/CMake/commits/ninja/flush_long_output
https://github.com/polrop/CMake/commit/a757a6518868b09c5beb1ef591430b8c5d50bd59

Cheers,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20120728/2fe16377/attachment.htm>


More information about the cmake-developers mailing list