CMake

From Armagetron
Revision as of 14:39, 17 January 2010 by Epsy (talk | contribs) (New page: The [https://code.launchpad.net/~armagetronad-dev/armagetronad/trunk-cmake CMake branch] implements [http://www.cmake.org/cmake/help/documentation.html CMake] as build files generator inst...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The CMake branch implements CMake as build files generator instead of autotools.

What Works

  • Building Client OR Dedicated (DEDICATED cmake var)
  • Building Master
  • Running them
    • Version tags
      • Releasing (RELEASE cmake var)
    • Resource sorting

What needs to be done/tested

  • Windows/Mac support and cross-compilation
  • Debug targets
  • Tarball'ing