FreeCalypso > hg > freecalypso-reveng
comparison fluid-mnf/README @ 311:9cecc930d78f
fluid-mnf: original source from TI,
defenestrated line endings and rearranged directory structure,
but no *.[ch] source file content changes yet
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 29 Feb 2020 05:36:07 +0000 |
parents | |
children | 83aed2355592 |
comparison
equal
deleted
inserted
replaced
310:ae39d76d5b7a | 311:9cecc930d78f |
---|---|
1 In the summer of 2019 we (FreeCalypso) had recovered a copy of TI's original | |
2 FLUID package including source, but this TI original FLUID source targets only | |
3 Windows, no Unix or Linux support included. Back in 2007 or earlier Openmoko | |
4 had made their own port of FLUID to Linux and we have their Linux/ARM binary, | |
5 but the source for that Linux port appears to have been lost. | |
6 | |
7 This directory contains what is going to be my (Mother Mychaela's) attempt to | |
8 do my own port of FLUID to Unix/Linux; I am starting by checking in TI's | |
9 original source with defenestrated line endings. I am also changing the | |
10 directory structure a little bit, and I have checked the files in according to | |
11 what will be my new directory structure. |