Age | Commit message (Expand) | Author |
---|---|---|
2020-05-27 | Kernel: Port VirtualConsole to LibVT :^) | Sergey Bugaev |
2020-05-26 | AK: Rename FileSystemPath -> LexicalPath | Sergey Bugaev |
2020-05-22 | Kernel: Add convenient ways to map whole BIOS and EBDA into memory | Andreas Kling |
2020-05-20 | Revert "Kernel: Don't link against libstdc++" | Andreas Kling |
2020-05-20 | Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem" | Andreas Kling |
2020-05-20 | Build: Include headers from LibC, LibM, and LibPthread with -isystem | Andrew Kaster |
2020-05-20 | Kernel: Don't link against libstdc++ | Andrew Kaster |
2020-05-16 | Kernel: Absorb LibBareMetal back into the kernel | Andreas Kling |
2020-05-16 | Toolchain/Ports: Update to gcc 10.1.0 | Shannon Booth |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |