Development:Overview: Difference between revisions

From Adonthell
Jump to navigation Jump to search
m category added
Eno (talk | contribs)
No edit summary
Line 6: Line 6:
* Should mention that [http://gcc.gnu.org/ GCC] 3.x/4.x is required for compilation
* Should mention that [http://gcc.gnu.org/ GCC] 3.x/4.x is required for compilation
* Maybe add some stuff from [http://adonthell.linuxgames.com/development/ developer section] of our website
* Maybe add some stuff from [http://adonthell.linuxgames.com/development/ developer section] of our website
* Compiling of the latest codebase is only possible by using cvs.


[[Category:Development]]
[[Category:Development]]

Revision as of 22:49, 16 October 2008

This is only a stub for now.

  • Should mention that Adonthell is written in C++ and Python.
  • Should mention that supported development platforms include BSD, Linux, MacOS X and Windows.
  • Should mention that either GNU Autotools or CMake are supported build systems, although CMake will be preferred
  • Should mention that GCC 3.x/4.x is required for compilation
  • Maybe add some stuff from developer section of our website
  • Compiling of the latest codebase is only possible by using cvs.