Age | Commit message (Expand) | Author |
---|---|---|
2021-04-16 | Toolchain+Ports: Move the CMake toolchain file into a subdirectory | Gunnar Beutner |
2021-04-16 | Toolchain: Add platform definition for CMake | Gunnar Beutner |
2021-03-11 | Toolchain: Update build paths in CMakeToolchain.txt | Linus Groh |
2021-01-03 | Toolchain+LibTTF: Remove some blank line at the end of CMake files. | Emanuele Torre |
2021-01-01 | Meta: Enable RTTI for Userspace programs | Andrew Kaster |
2020-12-30 | Toolchain: Fix incorrect use of ENV{SERENITY_ARCH} in CMakeToolchain.txt | Linus Groh |
2020-12-29 | Build: Support non-i686 toolchains | meme |
2020-09-27 | Toolchain: Fix outdated error message about SERENITY_ROOT (#3624) | Brian Pfeil |
2020-05-29 | Ports: Fix CMake-based ports | Paul Redmond |
2019-12-25 | Toolchain: Fixup CMake toolchain script to install things in /usr | Andreas Kling |
2019-05-18 | Toolchain: Add some required options to the default CMake options. | Robin Burchell |
2019-05-17 | Build: Install most headers to Root (and libcore.a/libgui.a) | Robin Burchell |