blob: bf0b3ce3b06169c547acec4ce5e8c83b1def9014 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
#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"
|