Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make shadowing variables an error | aqua | 2023-02-05 | 1 | -2/+2 |
* | Split Makefile | aqua | 2023-02-05 | 1 | -7/+23 |
* | Rewrite drivers/uart and drivers/vga in cpp | aqua | 2022-12-11 | 1 | -15/+16 |
* | Rename CCFLAGS to CFLAGS | aqua | 2022-12-04 | 1 | -2/+2 |
* | Remove custom include paths in makefiles | aqua | 2022-12-04 | 1 | -1/+1 |
* | lib/malloc: add linked list implementation | aqua | 2022-11-06 | 1 | -0/+3 |
* | makefile: add Makefile.config | aqua | 2022-11-01 | 1 | -8/+12 |
* | Remove meson.build files | aqua | 2022-10-29 | 1 | -1/+1 |
* | makefile: add src/kernel.a target | aqua | 2022-10-29 | 1 | -3/+3 |
* | makefile: add i686/arch.a target | aqua | 2022-10-29 | 1 | -0/+2 |
* | makefile: add libk target | aqua | 2022-10-28 | 1 | -0/+10 |