Age | Commit message (Expand) | Author |
---|---|---|
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-16 | Build: Use -Wno-expansion-to-defined | Dominik Madarasz |
2020-05-16 | Build: Remove -Wno-volatile flag | Andreas Kling |
2020-05-16 | AK: Remove experimental clang -Wconsumed stuff | Andreas Kling |
2020-05-16 | Build: Disable deprecated volatile warning | Shannon Booth |
2020-05-15 | Build: Ask GCC to always emit colorful diagnostics | Sergey Bugaev |
2020-05-15 | Build: Allow using CMake 3.16 | Sergey Bugaev |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |