Mirror of the WikiReader Development Kit's repository

Michael Hope dc1a44121c Changed the installer to use the HTML documentation. Removed all references to 'WikiReader Development Kit' il y a 14 ans
Licenses b70a48de16 [misc-files.Licenses] rename to .TXT il y a 15 ans
XML-Licenses ebaa315ebc [XML-Licenses] title conflict il y a 14 ans
doc 4602a29249 [doc] update QuickStart il y a 14 ans
host-tools 9944e0086d Extended image2header to include the image width and height. Fixed up the left and right bounds on wrinv. il y a 14 ans
samo-lib 2256ea66d9 Tidied up most of the icons. Fixed up the Makefile for release il y a 14 ans
scripts b1344bef0d [scripts] add abort function il y a 14 ans
testudo 0d81c02ef8 [testudo] fix script installation il y a 14 ans
toolchain b6dca36829 Disable collect2. It doesn't build under win32 and isn't used for normal C programs. il y a 14 ans
wiki-app 5d1b5aae58 [wiki-app] add table entry for welsh il y a 14 ans
wrdk dc1a44121c Changed the installer to use the HTML documentation. Removed all references to 'WikiReader Development Kit' il y a 14 ans
xml-file-samples 533f02f014 [XML-Licenses] move terms/license to common directory il y a 15 ans
.gitignore 558c8afda8 Created a Python based replacement for the image tools. Adapted the Makefiles and examples to use this. il y a 14 ans
BSDmakefile e5a4cd42b7 [doc] Brief information for using FreeBSD as the host OS il y a 15 ans
COPYING 25c2d6cdbc [COPYING] make this a note instead on one particular license il y a 15 ans
Makefile 9ea2f42ec8 [Makefile] fix toolchain dependencies il y a 14 ans
README c791b4bfee Rename readme file so it shows up on github il y a 14 ans
TODO 2c7391e269 [TODO] directory reorganisation is done il y a 15 ans

README

Contents of root directory
==========================

00run.sh

Script using in building the micro SD card image using multiple
servers.

binutils* [Created during build]

Stamp files for make

COPYING

GPLV3 License information this covers most of the code in the
wiki-app directory. Other files/directories may have their own
license information.

doc

Various documents including explanation of how to set up a chroot
for compiling the application

gcc* [Created during build]

Stamp files for make

host-tools

Programs that are used during building the software including cross
compiler, simulator and utilities to create the data files.

See: host-tools/00ReadMe.text

Licenses

Some of the licenses used in various parts of the system, normally
the individual files/sub-directories will have their own
copyright/license information.

Makefile

The master make file that controls all stages of the building process.

samo-lib

Programs and libraries that run on the WikiReader Hardware

See: samo-lib/00ReadMe.text

testudo

Python programs and scripts for production testing

TODO

Some notes about things to think about

wiki-app

This is the main application code and is compiled both for inclusion
on the device and for the simulator.

xml-file-samples

Some XML files for testing the offline rendering process