summaryrefslogtreecommitdiff
path: root/www/daily.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/daily.t')
-rw-r--r--www/daily.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/daily.t b/www/daily.t
index 6245ba1e07..22136d5f51 100644
--- a/www/daily.t
+++ b/www/daily.t
@@ -16,6 +16,9 @@ href="/twiki/bin/view/Main/DeviceChart">identify your model</a>
16 16
17<h2>CVS Compile Status</h2> 17<h2>CVS Compile Status</h2>
18 18
19#if 1
20The CVS builds are now <a href="cvs.shtml">here</a> in its <a href="cvs.shtml">own page</a>.
21#else
19<p>CVS code build status: number of compiler warnings the build generates. 0 22<p>CVS code build status: number of compiler warnings the build generates. 0
20(zero) means no warnings. The timestamp is GMT. <a 23(zero) means no warnings. The timestamp is GMT. <a
21href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">Target 24href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">Target
@@ -46,9 +49,12 @@ every source change. (See status on the first line in the above table).
46<a href="auto/build-h300/rockbox.zip">iriver h300</a> 49<a href="auto/build-h300/rockbox.zip">iriver h300</a>
47<a href="auto/build-ipodcolor/rockbox.zip">iPod Color</a> 50<a href="auto/build-ipodcolor/rockbox.zip">iPod Color</a>
48<a href="auto/build-ipodnano/rockbox.zip">iPod Nano</a> 51<a href="auto/build-ipodnano/rockbox.zip">iPod Nano</a>
52<a href="auto/build-ipod4gray/rockbox.zip">iPod 4G Gray</a>
53<a href="auto/build-ipodvideo/rockbox.zip">iPod Video</a>
49<a href="auto/build-source/rockbox-bleeding.tar.gz">source</a> 54<a href="auto/build-source/rockbox-bleeding.tar.gz">source</a>
50 55
51<p> 56<p>
52<a href="/twiki/bin/view/Main/UsingCVS">How to use CVS</a>. 57<a href="/twiki/bin/view/Main/UsingCVS">How to use CVS</a>.
58#endif
53 59
54#include "foot.t" 60#include "foot.t"