Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-19 | Ladybird: Fix build failure caused by missing WebDriver header | Aliaksandr Kalenik | |
Fix the problem that `cmake --build Build/ladybird` started failing with: fatal error: 'WebContent/WebDriverConnection.h' file not found after 11fe34ce0fb827f3bfe9c61c31b3dbe99a894233 | |||
2022-12-30 | Ladybird: Fix typos | Nico Weber | |
2022-12-25 | Ladybird: Support building Ladybird as a non-top-level project | Andrew Kaster | |
The implementation assumes that Lagom is either the top level project, or included before Ladybird is. |