summaryrefslogtreecommitdiff
path: root/www/cvs.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
commit6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch)
treed11bbebc69df06d60970d05b4816e13d93602f2d /www/cvs.t
parent8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff)
downloadrockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/cvs.t')
-rw-r--r--www/cvs.t27
1 files changed, 0 insertions, 27 deletions
diff --git a/www/cvs.t b/www/cvs.t
deleted file mode 100644
index bf0b3ce3b0..0000000000
--- a/www/cvs.t
+++ /dev/null
@@ -1,27 +0,0 @@
1#define _PAGE_ CVS Builds
2#include "head.t"
3
4<p>Number of compiler warnings the build generates. 0
5(zero) means no warnings. The timestamp is GMT. <a
6href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">Target
7Status</a>
8
9<p>
10<!--#include virtual="distbuild.link" -->
11
12<a name="bleeding_edge"></a>
13<h2>Bleeding edge builds</h2>
14
15<p>These builds are as "bleeding edge" as you can get. They are updated on
16every source change. (See status on the first line in the above table).
17
18<p>These are complete installation archives.
19
20<!--#exec cmd="./bleedmod.pl" -->
21
22<p>
23<a href="/twiki/bin/view/Main/UsingCVS">How to use CVS</a>
24
25<p><a href="/viewcvs.cgi/">Browse the CVS repository</a>
26
27#include "foot.t"