| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
035de2c8ca |
MT#55897 Introduce Read the Docs
This is a first commit introducing general readthedocs wiki structure. It introduced the following main chapters: - Overview (is a symlink to the README.md), the readthedocs parses the markdown from here and creates the overview page - Architecture overview (with the sources taken from the git wiki) - Unit-tests (with the sources taken from the git wiki) - Troubleshooting Overview (now only memory leaks) - Glossary (doesn't have much information for now) Change-Id: I1a7db7ab1b169a5d002d251debbe1ad0f5d195ce |
3 years ago |
|
|
98de5697e6 |
TT#48650 use constant string hashing for string lookups
To avoid repeated strcmp()s and make use of switch()'s optimised binary lookup, we employ a second build step that preprocesses certain .c files and uses gperf to substitute pseudomacros with their respective constant hash value. Change-Id: Id89c4728a0fc7aa911691d4dd1ba8e7b3916a983 |
7 years ago |
|
|
a9823f2323 | adding .gitignore files | 14 years ago |