Age | Commit message (Expand) | Author |
---|---|---|
2020-09-01 | Build: Add some -Wno-unknown-warning-option flags to CXXFLAGS | Andreas Kling |
2020-07-13 | Toolchain: Allow building using CMake on macOS | Stefano Cristiano |
2020-06-17 | LibC: Add posix_spawn()! | Nico Weber |
2020-05-20 | Revert "LibC: Implement Itanium C++ ABI for static variable guards" | 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 | LibC: Implement Itanium C++ ABI for static variable guards | Andrew Kaster |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |