Re: [CMake] Ninja generator is Linux-only?

2012-05-21 Thread Dave Abrahams
on Wed May 16 2012, Bill Hoffman wrote: > Ninja is currently not totally working on mac and windows. > > The limitations are: > > Windows: file level dependencies are not working. > Mac: Frameworks and application bundles are not working. > > Here are the dashboards with the failing tests: > >

Re: [CMake] Ninja generator is Linux-only?

2012-05-16 Thread Bill Hoffman
Ninja is currently not totally working on mac and windows. The limitations are: Windows: file level dependencies are not working. Mac: Frameworks and application bundles are not working. Here are the dashboards with the failing tests: http://open.cdash.org/viewTest.php?onlyfailed&buildid=2281

Re: [CMake] Ninja generator is Linux-only?

2012-05-16 Thread Clifford Yapp
Taking a quick look around, here's what I'm seeing: Current unresolved Ninja issues that are filed in the bug tracker: http://public.kitware.com/Bug/view.php?id=13067 http://public.kitware.com/Bug/view.php?id=13073 http://public.kitware.com/Bug/view.php?id=13145 http://public.kitware.com/Bug/view

Re: [CMake] Ninja generator is Linux-only?

2012-05-16 Thread Michael Jackson
On May 16, 2012, at 8:44 AM, Dave Abrahams wrote: > > on Tue May 15 2012, Michael Jackson > wrote: > >> There was a long discussion about the limitations of ninja on each >> platform on the mailing list just before the last release. That is >> where the decisions were made to limit ninja to Li

Re: [CMake] Ninja generator is Linux-only?

2012-05-16 Thread Dave Abrahams
on Tue May 15 2012, Michael Jackson wrote: > There was a long discussion about the limitations of ninja on each > platform on the mailing list just before the last release. That is > where the decisions were made to limit ninja to Linux only at this > point. > > That last thread was on April 17

Re: [CMake] Ninja generator is Linux-only?

2012-05-15 Thread Michael Jackson
There was a long discussion about the limitations of ninja on each platform on the mailing list just before the last release. That is where the decisions were made to limit ninja to Linux only at this point. That last thread was on April 17, 2012 with the title "Re: [CMake] CMake Ninja generato

[CMake] Ninja generator is Linux-only?

2012-05-15 Thread Dave Abrahams
Can someone explain why a ninja generator isn't available everywhere that ninja runs? Can this be remedied? Thanks, -- Dave Abrahams BoostPro Computing http://www.boostpro.com -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opens