aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Rename host and target tool namesaqua2023-02-211-3/+3
* Generate dependency files for source codeaqua2023-02-121-1/+1
* Remove makefile include targetsaqua2023-02-051-9/+5
* Add test and valgrind targets to rules.mkaqua2022-12-271-7/+2
* Add sched/roundrobin testsaqua2022-12-251-0/+7
* Move symlink target to leaf makefilesaqua2022-12-111-1/+10
* Rewrite drivers/uart and drivers/vga in cppaqua2022-12-111-1/+1
* Remove custom include paths in makefilesaqua2022-12-041-2/+0
* makefile: replace ,SRCS with .SRCSaqua2022-11-051-2/+2
* makefile: make all target the defaultaqua2022-11-021-5/+5
* makefile: add Makefile.configaqua2022-11-011-1/+1
* makefile: clean target shouldn't depend on OBJSaqua2022-11-011-2/+0
* add ps2_keyboard driveraqua2022-10-311-1/+1
* makefile: auto-generate OBJS from SRCSaqua2022-10-301-9/+4
* Remove meson.build filesaqua2022-10-291-2/+4
* makefile: add src/kernel.a targetaqua2022-10-291-0/+19