summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-22force rebuild on header changeFreya Murphy1-2/+2
2025-04-22build user code in main makeFreya Murphy1-0/+1
2025-04-21fix makefileFreya Murphy1-1/+1
2025-04-21make somce changes to procsFreya Murphy1-1/+1
2025-04-20fix makefile targetFreya Murphy1-9/+9
2025-04-20generate disk image as make stepIan McFarlane1-6/+12
2025-04-19UEFI and republicansFreya Murphy1-2/+9
2025-04-17fix compile warningsFreya Murphy1-0/+1
2025-04-17qemu-kvm-noxFreya Murphy1-1/+4
2025-04-17fix ldflagsFreya Murphy1-1/+1
2025-04-17elf sym loadingFreya Murphy1-15/+58
2025-04-16add qemu-kvm make targetFreya Murphy1-0/+3
2025-04-10fix random ampersand? how did i do thatIan McFarlane1-1/+1
2025-04-10fixed whitespace in makefileIan McFarlane1-4/+4
2025-04-10add nox targets to makefileIan McFarlane1-2/+8
2025-04-08undo badFreya Murphy1-6/+1
2025-04-08fix makefileFreya Murphy1-3/+8
2025-04-08break apart c libarayFreya Murphy1-2/+2
2025-04-03remove annoying outputFreya Murphy1-1/+1
2025-04-03grubFreya Murphy1-21/+9
2025-04-03move old kernel code (for now) into kernel/old, trying to get long modeFreya Murphy1-3/+3
2025-03-27disable kvm (breaks gdb), fix kernel to be flat binaryFreya Murphy1-6/+6
2025-03-27cpu_reset prints at start, not usefullFreya Murphy1-1/+1
2025-03-27make user.img properFreya Murphy1-1/+1
2025-03-27remove trailing whitespaceFreya Murphy1-0/+1
2025-03-27move user to 0x30000, update kernel.ldFreya Murphy1-1/+1
2025-03-27pull upstream changes, add auto formattingFreya Murphy1-1/+5
2025-03-26kvm on linux onlyFreya Murphy1-2/+6
2025-03-25more qemu opts and gdbFreya Murphy1-2/+13
2025-03-25convert build system to zigFreya Murphy1-308/+20