linux-msm / qdl

BSD 3-Clause "New" or "Revised" License
225 stars 79 forks source link

Makefile: Generate compile_commands.json #58

Closed quic-bjorande closed 6 months ago

quic-bjorande commented 6 months ago

Introduce a make target for generating compile_commands.json to feed clangd and the Language Server Protocol, to gain better editor integration.

Add the relevant files to .gitignore.

konradybcio commented 6 months ago

sneaked in #56

andersson commented 6 months ago

Ohh, sorry about that. I missed that I cherry-picked the patch into my tree to generate compile_commands.json again...