1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 12:08:14 +00:00
serenity/Meta/Lagom/Tools
Andrew Kaster 3dd3120a8a Meta+BindingsGenerator: Only invoke BindingsGenerator once per IDL file
This reduces the number of tasks to schedule, and the complexity of the
build system integrations for the BindingsGenerator. As a bonus, we move
the "only write if changed" feature into the generator to reduce the
build system load on generated files for this generator.
2023-07-30 17:50:44 -06:00
..
CodeGenerators Meta+BindingsGenerator: Only invoke BindingsGenerator once per IDL file 2023-07-30 17:50:44 -06:00
ConfigureComponents ConfigureComponents: Use FileSystem instead of DeprecatedFile 2023-04-09 20:58:54 -06:00
IPCMagicLinter IPCMagicLinter: Add missing format parameter to an error log 2023-07-06 08:55:11 +02:00
LibJSGCVerifier LibJS: Do not use the $ special character in file names 2023-07-15 11:09:22 -04:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00