Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Warning

The codebase for this project is under heavy and recent development. Please expect nothing from it for the time being.

Bugs

Bugs can be filed in our bug tracker.

Necessary Tools

  • GNU Make (Anything reasonably recent)
  • GNU g++ (>= 4.3)
  • git (>= 1.6.0)
  • CppUnit (>=1.12)
  • Perl (Anything reasonably recent)
    • For mergedeps.pl, which automatically inserts included headers in source files into the make dependencies.
  • Python 2.4
    • For cpplint.py

...