2002-05-27 14:55:06 +00:00
|
|
|
#define _PAGE_ Daily builds
|
2002-05-27 14:22:23 +00:00
|
|
|
#include "head.t"
|
|
|
|
|
2003-05-28 08:38:00 +00:00
|
|
|
<h2>Daily builds for different models</h2>
|
2002-05-27 14:22:23 +00:00
|
|
|
|
2004-10-01 06:17:18 +00:00
|
|
|
<p>These are automated daily builds of the code in CVS. They contain all the
|
|
|
|
latest features. They may also contain bugs and/or undocumented changes... <a href="/docs/devicechart.html">identify your model</a>
|
2002-08-14 17:46:05 +00:00
|
|
|
|
2002-10-15 15:06:44 +00:00
|
|
|
<p>
|
2002-05-27 14:22:23 +00:00
|
|
|
<!--#exec cmd="./dailymod.pl" -->
|
2003-07-25 08:12:55 +00:00
|
|
|
<h2>Source tarballs</h2>
|
|
|
|
|
|
|
|
<!--#exec cmd="./dailysrc.pl" -->
|
2002-05-27 14:22:23 +00:00
|
|
|
|
2004-10-01 06:17:18 +00:00
|
|
|
<p>Please also look at the <a href="/twiki/bin/view/Main/DocsIndex">documentation</a> for do-it-yourselfers.
|
2002-05-27 14:22:23 +00:00
|
|
|
|
2003-07-25 08:12:55 +00:00
|
|
|
<a name="target_builds"></a>
|
|
|
|
<a name="daily_builds"></a>
|
2002-05-27 14:22:23 +00:00
|
|
|
|
2002-06-11 12:26:08 +00:00
|
|
|
<h2>CVS compile status</h2>
|
2002-06-07 11:25:51 +00:00
|
|
|
|
2002-06-11 12:26:08 +00:00
|
|
|
<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.
|
|
|
|
The batch timestamp is GMT.
|
2002-06-07 11:25:51 +00:00
|
|
|
|
|
|
|
<p>
|
|
|
|
<!--#include virtual="buildstatus.link" -->
|
2002-08-07 17:19:45 +00:00
|
|
|
|
2002-10-18 09:00:14 +00:00
|
|
|
<a name="bleeding_edge"></a>
|
2002-10-17 10:06:20 +00:00
|
|
|
<h2>Bleeding edge builds</h2>
|
2002-08-07 17:19:45 +00:00
|
|
|
|
2004-12-08 08:41:45 +00:00
|
|
|
<p>These builds are as "bleeding edge" as you can get. They are updated every 20 minutes. (See status on the first line in the above table).
|
|
|
|
|
|
|
|
<p><b>Note: These are not complete installation archives.</b> Unless you really know what you are doing, you probably want to download the daily build instead.
|
2002-08-07 17:19:45 +00:00
|
|
|
|
|
|
|
<p><table class=dailymod><tr valign=top>
|
|
|
|
<td>
|
2003-07-25 08:12:55 +00:00
|
|
|
<a href="auto/build-player/archos.mod">Player</a>
|
|
|
|
(<a href="auto/build-player/rocks.zip">rocks</a>)<br>
|
|
|
|
|
|
|
|
<a href="auto/build-playerdebug/archos.mod">Player debug</a>
|
|
|
|
(<a href="auto/build-playerdebug/rocks.zip">rocks</a>)<br>
|
|
|
|
|
2002-08-07 17:19:45 +00:00
|
|
|
</td>
|
|
|
|
<td>
|
2003-07-25 08:12:55 +00:00
|
|
|
<a href="auto/build-recorder/ajbrec.ajz">Recorder</a>
|
|
|
|
(<a href="auto/build-recorder/rocks.zip">rocks</a>)<br>
|
|
|
|
|
|
|
|
<a href="auto/build-recorderdebug/ajbrec.ajz">Recorder debug</a>
|
|
|
|
(<a href="auto/build-recorderdebug/rocks.zip">rocks</a>)<br>
|
|
|
|
|
2004-10-01 06:17:18 +00:00
|
|
|
<a href="auto/build-ondiosp/ajbrec.ajz">Ondio SP</a>
|
|
|
|
<a href="auto/build-ondiofm/ajbrec.ajz">Ondio FM</a>
|
|
|
|
|
2002-08-07 17:19:45 +00:00
|
|
|
</td>
|
2003-03-20 07:32:06 +00:00
|
|
|
<td>
|
2003-07-25 08:12:55 +00:00
|
|
|
<a href="auto/build-fmrecorder/ajbrec.ajz">FM Recorder</a>
|
|
|
|
(<a href="auto/build-fmrecorder/rocks.zip">rocks</a>)<br>
|
2003-12-04 15:05:21 +00:00
|
|
|
<a href="auto/build-recorderv2/ajbrec.ajz">V2 Recorder</a>
|
|
|
|
(<a href="auto/build-recorderv2/rocks.zip">rocks</a>)<br>
|
2003-07-25 08:12:55 +00:00
|
|
|
<a href="auto/build-recorder8mb/ajbrec.ajz">8MB Recorder</a>
|
|
|
|
(<a href="auto/build-recorder8mb/rocks.zip">rocks</a>)<br>
|
2003-03-20 07:32:06 +00:00
|
|
|
</td>
|
2002-08-07 17:19:45 +00:00
|
|
|
</tr></table>
|
|
|
|
|
2004-04-14 11:10:36 +00:00
|
|
|
<p>
|
2004-10-01 06:17:18 +00:00
|
|
|
<a href="/twiki/bin/view/Main/UsingCVS">How to use CVS</a>.
|
2004-04-14 11:10:36 +00:00
|
|
|
|
2002-05-27 14:22:23 +00:00
|
|
|
#include "foot.t"
|