summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2005-08-19 06:26:15 +0000
committerBjörn Stenberg <bjorn@haxx.se>2005-08-19 06:26:15 +0000
commit3070bac10076d1d80d700aef9e8d343ac173541d (patch)
tree38fc369e3ad6b4aabfa1c62a0b3b5103dfcf4181 /www
parent75ef3129c9382a413afe897c362c9444df734c59 (diff)
downloadrockbox-3070bac10076d1d80d700aef9e8d343ac173541d.tar.gz
rockbox-3070bac10076d1d80d700aef9e8d343ac173541d.zip
removed the text about h100 vs h120 changes
(and lots of other stuff that was never committed before) / dast git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7354 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/daily.t68
1 files changed, 25 insertions, 43 deletions
diff --git a/www/daily.t b/www/daily.t
index 14679d8317..6c77d6dcda 100644
--- a/www/daily.t
+++ b/www/daily.t
@@ -1,26 +1,24 @@
#define _PAGE_ Daily builds
#include "head.t"
-<h2>Daily builds for different models</h2>
+<h2>Daily Builds for Different Models</h2>
<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>
-
-<p>
-<!--#exec cmd="./dailymod.pl" -->
-<h2>Source tarballs</h2>
-
-<!--#exec cmd="./dailysrc.pl" -->
-
-<p>Please also look at the <a href="/twiki/bin/view/Main/DocsIndex">documentation</a> for do-it-yourselfers.
+latest features. They may also contain bugs and/or undocumented changes... <a
+href="/twiki/bin/view/Main/DeviceChart">identify your model</a>
+<h2>Daily Build</h2>
<a name="target_builds"></a>
<a name="daily_builds"></a>
+<!--#exec cmd="./dailymod.pl" -->
+<h2>Daily Changelog</h2>
+<!--#exec cmd="./dailysrc.pl" -->
-<h2>CVS compile status</h2>
+<h2>CVS Compile Status</h2>
-<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.
+<p>This table shows which targets are currently compilable from the CVS code,
+and how many compiler warnings the build generates. 0 (zero) means no
+warnings. The batch timestamp is GMT.
<p>
<!--#include virtual="buildstatus.link" -->
@@ -28,39 +26,23 @@ The batch timestamp is GMT.
<a name="bleeding_edge"></a>
<h2>Bleeding edge builds</h2>
-<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.
-
-<p><table class=dailymod><tr valign=top>
-<td>
-<a href="auto/build-player/archos.mod">Player</a>
-(<a href="auto/build-player/rocks.zip">rocks</a>)<br>
+<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).
-<a href="auto/build-playerdebug/archos.mod">Player debug</a>
-(<a href="auto/build-playerdebug/rocks.zip">rocks</a>)<br>
+<p>These are complete installation archives.
-</td>
-<td>
-<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>
-
-<a href="auto/build-ondiosp/ajbrec.ajz">Ondio SP</a>
-<a href="auto/build-ondiofm/ajbrec.ajz">Ondio FM</a>
+<p>
-</td>
-<td>
-<a href="auto/build-fmrecorder/ajbrec.ajz">FM Recorder</a>
-(<a href="auto/build-fmrecorder/rocks.zip">rocks</a>)<br>
-<a href="auto/build-recorderv2/ajbrec.ajz">V2 Recorder</a>
-(<a href="auto/build-recorderv2/rocks.zip">rocks</a>)<br>
-<a href="auto/build-recorder8mb/ajbrec.ajz">8MB Recorder</a>
-(<a href="auto/build-recorder8mb/rocks.zip">rocks</a>)<br>
-</td>
-</tr></table>
+<a href="auto/build-player/rockbox.zip">Player</a>
+<a href="auto/build-recorder/rockbox.zip">Recorder</a>
+<a href="auto/build-ondiosp/rockbox.zip">Ondio SP</a>
+<a href="auto/build-ondiofm/rockbox.zip">Ondio FM</a>
+<a href="auto/build-fmrecorder/rockbox.zip">FM Recorder</a>
+<a href="auto/build-recorderv2/rockbox.zip">V2 Recorder</a>
+<a href="auto/build-recorder8mb/rockbox.zip">8MB Recorder</a>
+<a href="auto/build-h100/rockbox.zip">iriver h100</a>
+<a href="auto/build-h120/rockbox.zip">iriver h120</a>
+<a href="auto/build-source/rockbox-bleeding.tar.gz">source</a>
<p>
<a href="/twiki/bin/view/Main/UsingCVS">How to use CVS</a>.