Continuous Integration

From BRL-CAD
Revision as of 13:33, 4 December 2011 by Tbrowder (talk | contribs) (info on soon-to-be CI system)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.continous_integration' in the source directory for more information.