]> granicus.if.org Git - clang/commitdiff
Add a new distcc status page, which is currently empty and not
authorChris Lattner <sabre@nondot.org>
Thu, 10 Jul 2008 05:32:43 +0000 (05:32 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Jul 2008 05:32:43 +0000 (05:32 +0000)
linked from anywhere. It will be linked when content is filled in.

Page by Csaba Hruska!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53392 91177308-0d34-0410-b5e6-96231b3b80d8

www/distclang_status.html [new file with mode: 0644]

diff --git a/www/distclang_status.html b/www/distclang_status.html
new file mode 100644 (file)
index 0000000..f8675ce
--- /dev/null
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"\r
+          "http://www.w3.org/TR/html4/strict.dtd">\r
+<html>\r
+<head>\r
+  <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />\r
+  <title>Clang - Distributed Compilation Support</title>\r
+  <link type="text/css" rel="stylesheet" href="menu.css" />\r
+  <link type="text/css" rel="stylesheet" href="content.css" />\r
+  <style type="text/css">\r
+</style>\r
+</head>\r
+<body>\r
+\r
+<!--#include virtual="menu.html.incl"-->\r
+\r
+<div id="content">\r
+\r
+<!--*************************************************************************-->\r
+<h1>Distributed Compilation Support in Clang</h1>\r
+<!--*************************************************************************-->\r
+\r
+<p>\r
+This page tracks the status of Distributed Compilation support in Clang.<br>\r
+Currently some basic features are working but the code is under heavy\r
+development. </p>\r
+\r
+\r
+</div>\r
+</body>\r
+</html>\r