banan-os/kernel
Bananymous e49d3c7bfe BuildSystem: We are now using cmake instead of plain make
I have been annoyed for a while since I had to build everything
when running the os since the buildsystem was really bad.

I wanted to rewrite the whole build system and changed to using cmake

:)
2023-04-02 04:07:27 +03:00
..
arch BuildSystem: We are now using cmake instead of plain make 2023-04-02 04:07:27 +03:00
font BuildSystem: We are now using cmake instead of plain make 2023-04-02 04:07:27 +03:00
include/kernel Kernel: cleanup includes 2023-04-01 02:14:49 +03:00
kernel Kernel: cleanup includes 2023-04-01 02:14:49 +03:00
userspace Kernel/Userspace: Start initial work on userspace and syscalls 2023-03-13 15:32:46 +02:00
CMakeLists.txt BuildSystem: We are now using cmake instead of plain make 2023-04-02 04:07:27 +03:00
icxxabi.cpp Kernel: Add some more cxxabi functionality 2023-02-02 15:50:26 +02:00
ubsan.cpp Kernel: Add ubsan 2023-03-06 23:38:05 +02:00