Hi,<div><br></div><div>Ninja is being mentioned more and more frequently on this list, but I don't think anybody has introduced it formally.</div><div><br></div><div>Ninja is, briefly put, a super-fast replacement for GNU Make, nmake, and all the other make tools out there.</div>
<div><br></div><div>For those of you who are a bit reluctant to waste time on Ninja or don't know what it is, I can strongly urge you to download it from <a href="http://sourceforge.net/projects/cmakescript/files/">http://sourceforge.net/projects/cmakescript/files/</a> together with a Ninja-enabled version of CMake from the same URL.  It takes you perhaps 5 minutes, and you are going to earn them back hundreds and thousands of times over the coming years.</div>
<div><br></div><div>My Clang build used to take 59:29 minutes using MinGW Makefiles.  With Ninja, it takes 18:43 minutes!  That's a speed up of factor three.</div><div><br></div><div><br></div><div>Cheers,</div><div>Mikael</div>