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

2012-07-28 Thread Nicolas Desprès
On Sat, Jul 28, 2012 at 11:43 AM, Shlomi Fish 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/so

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

2012-07-28 Thread Shlomi Fish
Hi Peter, thanks for your work on Ninja. On Sat, 28 Jul 2012 10:57:44 +0200 Peter Kümmel wrote: > I've added a nice feature to ninja which is now upstream: > > By setting the environment variable NINJA_STATUS > > bash: > export NINJA_STATUS="[%s/%t %o(%c)/s] " > > cmd.exe (with spac