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.

...

  • GNU Make (Anything reasonably recent)
  • GNU g++ (>= 4.4)
  • git (>= 1.6.0)
  • Perl (Anything reasonably recent)
    • For mergedeps.pl, which automatically inserts included headers in source files into the make dependencies.
  • Python 2.6, epydoc 
  • Boost
    • If you're having issues with Boost on Ubuntu, check boost ticket #3844.
  • pcre
  • Doxygen 1.7.2
  • protocol buffers

...

Don't worry about having read-only access; it really shouldn't impede you. We'd prefer to pull changes from you or have you send patches (see git-format-patch and git-send-email). This lets us ensure that the fiz repo is generally in a working state and is making forward progress.

...