aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-10-20Revert assert with printf functionality, requires malloc 😭Matteo Gmür1-0/+1
2024-10-20Add printf like behaviour to assertMatteo Gmür1-1/+0
2024-10-20create page_mapperFabian Imhof1-0/+1
2024-10-20Add helper methods to phyisca frameMatteo Gmür1-0/+1
2024-10-19Seperate allocation and paging code into multiple files as wellMatteo Gmür1-2/+4
2024-10-19Move compelte multiboot2 code into seperate files and behaviour into seperate...Matteo Gmür1-1/+3
2024-10-17Implement support for `std::terminate` via `::abort`Felix Morgner1-0/+2
2024-10-15continue implementing pagingFabian Imhof1-0/+8
2024-10-14Start developing pagingMatteo Gmür1-0/+1
2024-10-13Add missing cpp files to cmake and fix elf alignment issuesMatteo Gmür1-0/+9
2024-09-17build: migrate away from conanFelix Morgner1-0/+64