From 5d6eb0efaf68bd971a2284b1f378470c39d5feae Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Wed, 19 Jan 2011 08:40:08 +1100 Subject: [PATCH] docs: add buildbot to the apps page --- docs/apps.html.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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