From 77dd1f79cab44170b0470ec54e3e96020ec32972 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 7 Aug 2002 17:19:45 +0000 Subject: Updates git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1601 a1c6a512-1295-4272-9138-f99709370657 --- www/Makefile | 2 +- www/daily.t | 25 +++++++++++++++++++++++++ www/tools.t | 5 ++++- 3 files changed, 30 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/Makefile b/www/Makefile index ef2b11d5b3..d113d4e705 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,7 +1,7 @@ ACTION=@echo preprocessing $@; rm -f $@; $(HOME)/bin/fcpp -WWW -Uunix -H -C -V -LL >$@ SRC := $(wildcard *.t) -OBJS := $(SRC:%.t=%.html) daily.shtml main.shtml index.shtml bugs.html +OBJS := $(SRC:%.t=%.html) daily.shtml main.shtml index.shtml bugs.html status.shtml .SUFFIXES: .t .html diff --git a/www/daily.t b/www/daily.t index c8c7e992e5..4a1f34232e 100644 --- a/www/daily.t +++ b/www/daily.t @@ -32,4 +32,29 @@ The batch timestamp is GMT.

+ +

CVS builds

+ +

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): + +

+ + + +
+Player
+Player debug
+Player simulator (linux)
+Player simulator (win32) +
+Player-old
+Player-old debug
+Player-old simulator (linux) +
+Recorder
+Recorder debug
+Recorder simulator (linux)
+Recorder simulator (win32) +
+ #include "foot.t" diff --git a/www/tools.t b/www/tools.t index ad469ecba9..b367d73fb8 100644 --- a/www/tools.t +++ b/www/tools.t @@ -55,9 +55,12 @@ The data is then spread over four memory segments. The two least significant bit

There are also -pre-cooked RH7.1 RPMs available from sh-linux.org +pre-cooked RH7.1 RPMs available from sh-linux.org, although some people have reported difficulties getting Rockbox to work with this.

Felix Arends has written a page about setting up an SH-1 compiler for Windows. +

Justin Heiner has built a +win32 cross compiler for cygwin users. + #include "foot.t" -- cgit v1.2.3