Hobby operating system for x86_64
Go to file
Bananymous c17f61611e Improve buildsystem by making build directory
We now create build directory for kernel and libc so that source
directories are kept more clean.
2022-12-03 18:17:37 +02:00
kernel Improve buildsystem by making build directory 2022-12-03 18:17:37 +02:00
libc Improve buildsystem by making build directory 2022-12-03 18:17:37 +02:00
.gitignore Improve buildsystem by making build directory 2022-12-03 18:17:37 +02:00
build.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
clean.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
config.sh Kernel is now in C++ :) 2022-11-12 21:30:26 +02:00
default-host.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
headers.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
iso.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
qemu.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
target-triplet-to-arch.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00