Contributors, please look over coding guidelines in CppTips.

Currently built/tested with g++ on Linux using GNU make (feel free to port it (smile) ) For other prerequisites see cpp/README.

Testing guidelines:

You should never commit unless all the tests are passing.

TODO: implement/describe one-step automated test run.

TODO: Better getting-started info for committers.

TODO: Move info in cpp/README to wiki.