aboutsummaryrefslogtreecommitdiff
path: root/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* blake2: use makefiles instead of meson.buildaqua2023-01-291-2/+4
* Add test and valgrind targets to rules.mkaqua2022-12-271-0/+8
* Rewrite drivers/uart and drivers/vga in cppaqua2022-12-111-3/+12
* Rename CCFLAGS to CFLAGSaqua2022-12-041-3/+3
* Remove custom include paths in makefilesaqua2022-12-041-0/+4
* Add python-sphinx docsaqua2022-11-081-0/+1
* lib: migrate tests to gtestaqua2022-11-061-1/+1
* lib/malloc: add linked list implementationaqua2022-11-061-1/+8
* makefile: replace ,SRCS with .SRCSaqua2022-11-051-7/+6
* makefile: clean target shouldn't depend on OBJSaqua2022-11-011-3/+3
* makefile: auto-generate OBJS from SRCSaqua2022-10-301-2/+19
* makefile: add src/kernel.a targetaqua2022-10-291-1/+1
* makefile: add i686/arch.a targetaqua2022-10-291-0/+13