[PATCH v2 0/3] Add compile_commands.json target

George Dunlap posted 3 patches 2 days, 22 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260810095056.29884-1-gwd@xenproject.org
[PATCH v2 0/3] Add compile_commands.json target
Posted by George Dunlap 2 days, 22 hours ago
Modern tools like emacs' `eglot` rely on compile_commands.json to
gather information about the project.  Import the build script from Linux,
adapting it to the core Xen binary.