aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Rename CCFLAGS to CFLAGSaqua2022-12-041-1/+1
|
* Remove custom include paths in makefilesaqua2022-12-041-2/+17
| | | | Add symlinks target to top-level makefile
* Add python-sphinx docsaqua2022-11-081-1/+4
|
* lib/malloc: add linked list implementationaqua2022-11-061-0/+1
|
* Add sha512sum checksum to grubaqua2022-11-051-0/+5
|
* i8042: fix broken self-testaqua2022-11-031-1/+4
|
* makefile: make all target the defaultaqua2022-11-021-29/+23
|
* Add ps2_ctrl_8042aqua2022-11-021-1/+1
|
* Enable interrupts after enabling the PICaqua2022-11-011-1/+2
|
* makefile: add Makefile.configaqua2022-11-011-3/+13
|
* makefile: clean target shouldn't depend on OBJSaqua2022-11-011-1/+5
|
* add ps2_keyboard driveraqua2022-10-311-0/+1
|
* makefile: auto-generate OBJS from SRCSaqua2022-10-301-7/+8
|
* Remove meson.build filesaqua2022-10-291-27/+24
|
* makefile: add src/kernel.a targetaqua2022-10-291-1/+23
|
* makefile: add devices/devs.a targetaqua2022-10-291-1/+4
|
* makefile: add i686/arch.a targetaqua2022-10-291-14/+12
|
* makefile: add libk targetaqua2022-10-281-0/+28