Versions Compared

Key

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

...

  • 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.6, epydoc 
  • Boost
  • pcre
  • Doxygen 1.7.1
  • protocol buffers

To get a working toolchain Debian (and probably Ubuntu):
aptitude install build-essential git-core libcppunit-dev

...