From: Justin Clift Date: Tue, 18 Jan 2011 21:40:08 +0000 (+1100) Subject: docs: add buildbot to the apps page X-Git-Tag: v0.8.8~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d6eb0efaf68bd971a2284b1f378470c39d5feae;p=thirdparty%2Flibvirt.git docs: add buildbot to the apps page --- diff --git a/docs/apps.html.in b/docs/apps.html.in index 153584cbb5..054e8c2a53 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -23,6 +23,18 @@ Made with libvirt

+

Automated compile/testing

+ +
+
BuildBot
+
+ BuildBot is a system to automate the compile/test cycle required + by most software projects. CVS commits trigger new builds, run on + a variety of client machines. Build status (pass/fail/etc) are + displayed on a web page or through other protocols. +
+
+

Client/Server applications