[PATCH 0/3] Add compile_commands.json target

George Dunlap <[email protected]> Wed, 5 Aug 2026 11:52:37 +1000
Newsgroups gmane.comp.emulators.xen.devel
Message-ID <[email protected]>
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.