Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-09 | Meta: Add a build helper script | Tom | |
This script automatically manages the toolchain and cmake/ninja folders making it easier to manage the different target architectures. | |||
2021-02-07 | Meta: Fix path to kernel binary in debug-kernel.sh | Brian Gianforcaro | |
This appears to have been broken since the migration to cmake. | |||
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev | |
Closes https://github.com/SerenityOS/serenity/issues/2080 |