Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-09 | Ports: Make the CMake port use the LibUV port | Ali Mohammad Pur | |
Now that we've ported libuv, we can remove the libuv patches from cmake and make it use the ported libuv. | |||
2021-07-04 | Ports: Remove obsolete patches for cmake | Gunnar Beutner | |
2021-05-09 | Ports: Remove IPv6 patches for cmake | Gunnar Beutner | |
2021-04-25 | Ports: Update checksums to use the SHA256 algorithm | Gunnar Beutner | |
2021-04-20 | Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR | Panagiotis Vasilopoulos | |
2021-04-18 | Ports: Enable building cmake on the host | Gunnar Beutner | |
2021-04-16 | Ports: Add auth_type verification to all package.sh files | Brendan Coles | |
2021-03-11 | Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIR | Linus Groh | |
Fixes #5710. | |||
2021-03-08 | Everywhere: Remove unnecessary whitespace at the end of some lines. | Emanuele Torre | |
2021-02-15 | Ports: Add a cmake port | AnotherTest | |
Yes, you build this *inside* serenity. |