Björn Stenberg | 2d80f37 | 2002-05-27 14:55:06 +0000 | [diff] [blame] | 1 | #define _PAGE_ Daily builds |
Björn Stenberg | 872e352 | 2002-05-27 14:22:23 +0000 | [diff] [blame] | 2 | #include "head.t" |
| 3 | |
| 4 | <h2>Source tarballs</h2> |
| 5 | |
| 6 | <!--#exec cmd="./dailysrc.pl" --> |
| 7 | |
Linus Nielsen Feltzing | 051ff0c | 2003-03-22 08:53:29 +0000 | [diff] [blame] | 8 | <p>Please also look at our a useful <a href="docs/">documentation</a> for do-it-yourselfers. |
Björn Stenberg | 6447071 | 2002-05-27 15:49:34 +0000 | [diff] [blame] | 9 | |
Daniel Stenberg | 4a5a423 | 2002-10-18 09:00:14 +0000 | [diff] [blame] | 10 | <a name="target_builds"></a> |
Björn Stenberg | 872e352 | 2002-05-27 14:22:23 +0000 | [diff] [blame] | 11 | <h2>Target builds</h2> |
| 12 | |
Björn Stenberg | 8b9d456 | 2002-05-28 08:10:32 +0000 | [diff] [blame] | 13 | <p>These are automated daily builds of the CVS code. |
Björn Stenberg | b68759a | 2002-08-27 09:34:07 +0000 | [diff] [blame] | 14 | They are <i>not</i> official releases and are in fact almost guaranteed to contain bugs! |
Björn Stenberg | 4551d95 | 2002-08-14 17:46:05 +0000 | [diff] [blame] | 15 | |
Björn Stenberg | 900bbb6 | 2002-10-15 15:06:44 +0000 | [diff] [blame] | 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. |
Björn Stenberg | 8b9d456 | 2002-05-28 08:10:32 +0000 | [diff] [blame] | 17 | |
Björn Stenberg | 900bbb6 | 2002-10-15 15:06:44 +0000 | [diff] [blame] | 18 | <p> |
Björn Stenberg | 872e352 | 2002-05-27 14:22:23 +0000 | [diff] [blame] | 19 | <!--#exec cmd="./dailymod.pl" --> |
| 20 | |
Björn Stenberg | 326d1b7 | 2002-06-11 12:26:08 +0000 | [diff] [blame] | 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. |
Björn Stenberg | 872e352 | 2002-05-27 14:22:23 +0000 | [diff] [blame] | 22 | |
Björn Stenberg | 872e352 | 2002-05-27 14:22:23 +0000 | [diff] [blame] | 23 | |
Björn Stenberg | 326d1b7 | 2002-06-11 12:26:08 +0000 | [diff] [blame] | 24 | <h2>CVS compile status</h2> |
Björn Stenberg | 6bca292 | 2002-06-07 11:25:51 +0000 | [diff] [blame] | 25 | |
Björn Stenberg | 326d1b7 | 2002-06-11 12:26:08 +0000 | [diff] [blame] | 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. |
Björn Stenberg | 6bca292 | 2002-06-07 11:25:51 +0000 | [diff] [blame] | 28 | |
| 29 | <p> |
| 30 | <!--#include virtual="buildstatus.link" --> |
Björn Stenberg | 77dd1f7 | 2002-08-07 17:19:45 +0000 | [diff] [blame] | 31 | |
Daniel Stenberg | 4a5a423 | 2002-10-18 09:00:14 +0000 | [diff] [blame] | 32 | <a name="bleeding_edge"></a> |
Björn Stenberg | 6ca9d4a | 2002-10-17 10:06:20 +0000 | [diff] [blame] | 33 | <h2>Bleeding edge builds</h2> |
Björn Stenberg | 77dd1f7 | 2002-08-07 17:19:45 +0000 | [diff] [blame] | 34 | |
| 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): |
| 36 | |
| 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> |
Björn Stenberg | 77dd1f7 | 2002-08-07 17:19:45 +0000 | [diff] [blame] | 42 | </td> |
| 43 | <td> |
Björn Stenberg | 77dd1f7 | 2002-08-07 17:19:45 +0000 | [diff] [blame] | 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> |
Björn Stenberg | 77dd1f7 | 2002-08-07 17:19:45 +0000 | [diff] [blame] | 47 | </td> |
Björn Stenberg | 5188931 | 2003-03-20 07:32:06 +0000 | [diff] [blame] | 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> |
Björn Stenberg | 77dd1f7 | 2002-08-07 17:19:45 +0000 | [diff] [blame] | 52 | </tr></table> |
| 53 | |
Björn Stenberg | 872e352 | 2002-05-27 14:22:23 +0000 | [diff] [blame] | 54 | #include "foot.t" |