Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-25 | Toolchain: Exit Build*.sh scripts if executed as root | Kenneth Myhra | |
2023-03-17 | Toolchain: Update CMake to version 3.26.0 in `BuildCMake.sh` | EWouters | |
2023-01-09 | Toolchain: Make BuildCMake.sh work on macOS without brew on PATH | Nico Weber | |
2022-12-13 | Toolchain+Meta: Add script to build CMake from source | Andrew Kaster | |
Since we upstreamed CMake support for Serenity, we can use the Platform files from upstream instead of keeping our local copy. While not added in this commit, we can add patching capabilities for the platform files similar to what we do for gdb, llvm, gcc, and binutils later. |