Phoronix: Alien Arena 2011 Game Released
Last weekend we reported that Alien Arena 2011 was coming this week, and over the night it has in fact arrived. Alien Arena 2011 brings rag-doll physics using the Open Dynamics Physics Engine, two new maps, updated player models and skins, faster particle rendering, new in-game music, updated/improved shaders, and many other key improvements...
http://www.phoronix.com/vr.php?view=ODkyMQ


Reply With Quote
This isn't to say that CMake's the answer for things- but it seems that it's a better one than many. And I'll challenge you to cobble together a CMake set over an autotools one for a new project. I've tried to do autotools setups- and fix them when they're broken. CMake actually seemed easier for my circumstances.
More to the point, autotools is really only Linux/POSIX centric. It doesn't do well outside of that- and sadly, you DO have to deal with Windows for some things... 