summaryrefslogtreecommitdiff
path: root/build.zig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove build.zigFreya Murphy2025-04-171-202/+0
|
* elf sym loadingFreya Murphy2025-04-171-1/+2
|
* font rending in framebuffer yay!!Freya Murphy2025-04-171-2/+7
|
* add support for cpu feature checking, see, and avxFreya Murphy2025-04-161-1/+0
|
* update build.zigFreya Murphy2025-04-151-0/+1
|
* backtraceFreya Murphy2025-04-081-1/+2
|
* acpiFreya Murphy2025-04-081-0/+2
|
* break apart c libarayFreya Murphy2025-04-081-88/+30
|
* generic file system structuresFreya Murphy2025-04-041-0/+1
|
* switch to c11Freya Murphy2025-04-041-1/+1
|
* real time clockFreya Murphy2025-04-041-0/+2
|
* serial and ttyFreya Murphy2025-04-031-2/+4
|
* pciFreya Murphy2025-04-031-0/+2
|
* load multiboot memory map, heap is done!!!Freya Murphy2025-04-031-0/+2
|
* add 64-bit idt/pic and fix pagingFreya Murphy2025-04-031-1/+6
|
* memory allocator/pager, plus other stuffFreya Murphy2025-04-031-0/+10
|
* move old kernel code (for now) into kernel/old, trying to get long modeFreya Murphy2025-04-031-173/+40
|
* disable kvm (breaks gdb), fix kernel to be flat binaryFreya Murphy2025-03-271-1/+1
|
* only strip user binariesFreya Murphy2025-03-271-1/+3
|
* pull upstream changes, add auto formattingFreya Murphy2025-03-271-0/+4
|
* fix symbolsFreya Murphy2025-03-261-1/+3
|
* user linker scriptFreya Murphy2025-03-261-0/+1
|
* convert build system to zigFreya Murphy2025-03-251-0/+351