index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
CMake
/
libweb_generators.cmake
Age
Commit message (
Expand
)
Author
2022-12-13
BindingsGenerator+CMake: Keep track of IDL dependencies
Daniel Bertalan
2022-12-13
BindingsGenerator: Write generated code to disk instead of stdout
Daniel Bertalan
2022-10-17
Lagom+CMake: Propagate dependencies for generated custom targets
Andrew Kaster
2022-10-16
Meta: Remove unused "prefix" variable from invoke_generator() helper
Timothy Flynn
2022-10-16
CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries
Andrew Kaster
2022-10-09
LibWeb: Add new code generator for creating exposed interface helpers
Andrew Kaster
2022-09-21
Everywhere: Rename WrapperGenerator to BindingsGenerator
Linus Groh
2022-09-06
LibWeb: Remove CMake target for wrapper cpp and h files
Andreas Kling
2022-09-06
LibWeb: Remove the NO_INSTANCE option now that all wrappers are gone
Andreas Kling
2022-09-06
LibWeb: Don't build iterator wrapper for NO_INSTANCE classes
Andreas Kling
2022-09-06
LibWeb: Add a mechanism to opt out of generating instance wrappers
Andreas Kling
2022-05-29
Lagom: Build LibWeb on Lagom
DexesTTP
2022-05-13
Meta: Move LibWeb's CMake generation script to its own file
DexesTTP