vscode-linux-kernel icon indicating copy to clipboard operation
vscode-linux-kernel copied to clipboard

question: reason for "selfmade" generate_compdb.py

Open ccb23 opened this issue 3 years ago • 1 comments

I am just curious: I just realized that you implemented generate_compdb.py on your own.

So far I was using gen_compile_commands.py from upstream

Is there is anything missing in the upstream solution for your use-case?

ccb23 avatar Dec 30 '21 14:12 ccb23

This was written earlier than the upstream script.

Last time I checked, the upstream script didn't support separate build directory/out of tree modules.

amezin avatar Dec 30 '21 15:12 amezin