[Scummvm-cvs-logs] SF.net SVN: scummvm:[41023] buildbot/web

dhewg at users.sourceforge.net dhewg at users.sourceforge.net
Sat May 30 11:29:51 CEST 2009


Revision: 41023
          http://scummvm.svn.sourceforge.net/scummvm/?rev=41023&view=rev
Author:   dhewg
Date:     2009-05-30 09:29:51 +0000 (Sat, 30 May 2009)

Log Message:
-----------
Added the buildbot web files.

Added Paths:
-----------
    buildbot/web/favicon.ico
    buildbot/web/index.html

Added: buildbot/web/favicon.ico
===================================================================
(Binary files differ)


Property changes on: buildbot/web/favicon.ico
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: buildbot/web/index.html
===================================================================
--- buildbot/web/index.html	                        (rev 0)
+++ buildbot/web/index.html	2009-05-30 09:29:51 UTC (rev 41023)
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+<title>Welcome to the ScummVM Buildbot</title>
+</head>
+
+<body>
+<h1>Welcome to the <a href="http://scummvm.org/">ScummVM</a> Buildbot!</h1>
+
+<ul>
+  <li>the <a href="buildbot/waterfall?category=trunk;category=branch">Waterfall Display</a> will give you a
+  time-oriented summary of recent buildbot activity.</li>
+
+  <li>the <a href="buildbot/grid?category=trunk;category=branch">Grid Display</a> will give you a
+  developer-oriented summary of recent buildbot activity.</li>
+
+  <li>The <a href="buildbot/one_box_per_builder">Latest Build</a> for each builder is
+  here.</li>
+
+  <li><a href="buildbot/one_line_per_build">Recent Builds</a> are summarized here, one
+  per line.</li>
+
+  <li><a href="buildbot/buildslaves">Buildslave</a> information</li>
+  <li><a href="buildbot/changes">ChangeSource</a> information.</li>
+
+  <br />
+  <li><a href="buildbot/about">About this Buildbot</a></li>
+</ul>
+
+
+</body> </html>


Property changes on: buildbot/web/index.html
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list