Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move C stdlib to lib/libk | aqua | 2023-02-18 | 4 | -5/+5 |
| | |||||
* | Generate dependency files for source code | aqua | 2023-02-12 | 1 | -2/+2 |
| | | | | | | Use the compiler to generate dependency files for all C, C++ and .S assembly source code files. These are included in the makefiles where the files are used. | ||||
* | blake2: use makefiles instead of meson.build | aqua | 2023-01-29 | 4 | -0/+1227 |
| | |||||
* | Add python-sphinx docs | aqua | 2022-11-08 | 1 | -2/+2 |
| | |||||
* | lib: migrate tests to gtest | aqua | 2022-11-06 | 4 | -51/+49 |
| | |||||
* | lib/malloc: add linked list implementation | aqua | 2022-11-06 | 4 | -0/+171 |