When we read the year from the RTC, it can be so totally messed up so that
[kugel-rb.git] / www / daily.t
blob52b68efac53b4800065890a7367cd932bc7241af
1 #define _PAGE_ Daily builds
2 #include "head.t"
4 <h2>Source tarballs</h2>
6 <!--#exec cmd="./dailysrc.pl" -->
8 <p>Please also look at our a useful <a href="docs/">documentation</a> for do-it-yourselfers.
10 <a name="target_builds"></a>
11 <h2>Target builds</h2>
13 <p>These are automated daily builds of the CVS code.
14 They are <i>not</i> official releases and are in fact almost guaranteed to contain bugs!
16 <p><b>New:</b> We now accept bug reports for daily builds too. Just make sure you mark the report with the exact version you were running.
18 <p>
19 <!--#exec cmd="./dailymod.pl" -->
21 <p><b>Note 1:</b> You must rename the file to "archos.mod" ("ajbrec.ajz" for the recorder) before copying it to the root of your archos.
24 <h2>CVS compile status</h2>
26 <p>This table shows which targets are currently compilable from the CVS code, and how many compiler warnings the build generates. "OK" means no warnings.
27 The batch timestamp is GMT.
29 <p>
30 <!--#include virtual="buildstatus.link" -->
32 <a name="bleeding_edge"></a>
33 <h2>Bleeding edge builds</h2>
35 <p>These builds are as "bleeding edge" as you can get. Up-to-date builds of the latest CVS code (the top line from the above table):
37 <p><table class=dailymod><tr valign=top>
38 <td>
39 <a href="auto/build-player/archos.mod">Player</a><br>
40 <a href="auto/build-playerdebug/archos.mod">Player debug</a><br>
41 <a href="auto/build-playersim/rockboxui">Player simulator (linux)</a><br>
42 </td>
43 <td>
44 <a href="auto/build-recorder/ajbrec.ajz">Recorder</a><br>
45 <a href="auto/build-recorderdebug/ajbrec.ajz">Recorder debug</a><br>
46 <a href="auto/build-recordersim/rockboxui">Recorder simulator (linux)</a><br>
47 </td>
48 <td>
49 <a href="auto/build-fmrecorder/ajbrec.ajz">FM Recorder</a><br>
50 <a href="auto/build-recorder8mb/ajbrec.ajz">8MB Recorder</a><br>
51 </td>
52 </tr></table>
54 #include "foot.t"