linux-msm / qdl

BSD 3-Clause "New" or "Revised" License
196 stars 76 forks source link

Makefile: Generate compile_commands.json #58

Closed quic-bjorande closed 1 month ago

quic-bjorande commented 2 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 1 month ago

sneaked in #56

andersson commented 1 month ago

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