Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename CCFLAGS to CFLAGS | aqua | 2022-12-04 | 1 | -3/+3 |
* | Remove custom include paths in makefiles | aqua | 2022-12-04 | 1 | -0/+4 |
* | Add python-sphinx docs | aqua | 2022-11-08 | 1 | -0/+1 |
* | lib: migrate tests to gtest | aqua | 2022-11-06 | 1 | -1/+1 |
* | lib/malloc: add linked list implementation | aqua | 2022-11-06 | 1 | -1/+8 |
* | makefile: replace ,SRCS with .SRCS | aqua | 2022-11-05 | 1 | -7/+6 |
* | makefile: clean target shouldn't depend on OBJS | aqua | 2022-11-01 | 1 | -3/+3 |
* | makefile: auto-generate OBJS from SRCS | aqua | 2022-10-30 | 1 | -2/+19 |
* | makefile: add src/kernel.a target | aqua | 2022-10-29 | 1 | -1/+1 |
* | makefile: add i686/arch.a target | aqua | 2022-10-29 | 1 | -0/+13 |