diff options
Diffstat (limited to 'www/cvs.t')
| -rw-r--r-- | www/cvs.t | 27 |
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" |