From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-util/buildbot-pkg/metadata.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 dev-util/buildbot-pkg/metadata.xml (limited to 'dev-util/buildbot-pkg/metadata.xml') diff --git a/dev-util/buildbot-pkg/metadata.xml b/dev-util/buildbot-pkg/metadata.xml new file mode 100644 index 000000000000..0661cac6ea60 --- /dev/null +++ b/dev-util/buildbot-pkg/metadata.xml @@ -0,0 +1,34 @@ + + + + + dolsen@gentoo.org + Brian Dolbec + + + hwoarang@gentoo.org + Markos Chandras + + + BuildBot is a system to automate the compile/test cycle required + by most software projects to validate code changes. + Features: + * run builds on a variety of slave platforms + * arbitrary build process: handles projects using C, Python, whatever + * minimal host requirements: python and Twisted + * slaves can be behind a firewall if they can still do checkout + * status delivery through web page, email, IRC, other protocols + * track builds in progress, provide estimated completion time + * flexible configuration by subclassing generic build process classes + * debug tools to force a new build, submit fake Changes, query slave status + * released under the GPL + + + + devel@buildbot.net + Developers List + + buildbot-pkg + buildbot/buildbot + + -- cgit v1.2.3