Continuous Integration

From BRL-CAD
Revision as of 13:43, 4 December 2011 by Tbrowder (talk | contribs)

BRL-CAD will soon have the beginnings of a Continuous Integration (CI) system. A CI is sometimes called a continuous build system. It provides an automated build/test cycle.

The current CI system is 'buildbot'. See the file 'HACKING.continuous_integration' in the source directory for more information.