aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove custom include paths in makefilesaqua2022-12-041-2/+0
| | | | Add symlinks target to top-level makefile
* Add FILE structaqua2022-11-081-1/+1
|
* Add python-sphinx docsaqua2022-11-081-2/+3
|
* lib: migrate tests to gtestaqua2022-11-061-2/+3
|
* lib/malloc: add linked list implementationaqua2022-11-061-0/+3
|
* makefile: replace ,SRCS with .SRCSaqua2022-11-051-1/+1
|
* makefile: add Makefile.configaqua2022-11-011-1/+1
|
* makefile: clean target shouldn't depend on OBJSaqua2022-11-011-2/+0
|
* makefile: auto-generate OBJS from SRCSaqua2022-10-301-7/+2
|
* Remove meson.build filesaqua2022-10-291-1/+0
|
* makefile: add src/kernel.a targetaqua2022-10-291-0/+3
|
* makefile: add i686/arch.a targetaqua2022-10-291-0/+13