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.zip
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.bz2
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.xz
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 bf0b3ce..0000000
--- a/www/cvs.t
+++ /dev/null
@@ -1,27 +0,0 @@
-#define _PAGE_ CVS Builds
-#include "head.t"
-
-<p>Number of compiler warnings the build generates. 0
-(zero) means no warnings. The timestamp is GMT. <a
-href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">Target
-Status</a>
-
-<p>
-<!--#include virtual="distbuild.link" -->
-
-<a name="bleeding_edge"></a>
-<h2>Bleeding edge builds</h2>
-
-<p>These builds are as "bleeding edge" as you can get. They are updated on
-every source change. (See status on the first line in the above table).
-
-<p>These are complete installation archives.
-
-<!--#exec cmd="./bleedmod.pl" -->
-
-<p>
-<a href="/twiki/bin/view/Main/UsingCVS">How to use CVS</a>
-
-<p><a href="/viewcvs.cgi/">Browse the CVS repository</a>
-
-#include "foot.t"