summaryrefslogtreecommitdiff
path: root/Meta/CMake/libweb_generators.cmake
AgeCommit message (Expand)Author
2022-12-13BindingsGenerator+CMake: Keep track of IDL dependenciesDaniel Bertalan
2022-12-13BindingsGenerator: Write generated code to disk instead of stdoutDaniel Bertalan
2022-10-17Lagom+CMake: Propagate dependencies for generated custom targetsAndrew Kaster
2022-10-16Meta: Remove unused "prefix" variable from invoke_generator() helperTimothy Flynn
2022-10-16CMake+Userland: Use CMakeLists from Userland to build Lagom LibrariesAndrew Kaster
2022-10-09LibWeb: Add new code generator for creating exposed interface helpersAndrew Kaster
2022-09-21Everywhere: Rename WrapperGenerator to BindingsGeneratorLinus Groh
2022-09-06LibWeb: Remove CMake target for wrapper cpp and h filesAndreas Kling
2022-09-06LibWeb: Remove the NO_INSTANCE option now that all wrappers are goneAndreas Kling
2022-09-06LibWeb: Don't build iterator wrapper for NO_INSTANCE classesAndreas Kling
2022-09-06LibWeb: Add a mechanism to opt out of generating instance wrappersAndreas Kling
2022-05-29Lagom: Build LibWeb on LagomDexesTTP
2022-05-13Meta: Move LibWeb's CMake generation script to its own fileDexesTTP