summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/generate/compilation_database.py
AgeCommit message (Expand)Author
2024-02-22Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129)Nick Brassel
2023-11-15CLI refactoring for common build target APIs (#22221)Nick Brassel
2023-09-28Allow inline generation of compile_commands.json while doing a `qmk compile`,...Nick Brassel
2023-04-09Add autocomplete to generate-compilation-database (#20387)Dasky
2021-12-30Fix compilation-database command under MSYS (#15652)Joel Challis
2021-09-20compiledb: query include paths from gcc directly. (#14462)Nick Brassel
2021-09-16New CLI subcommand to create clang-compatible compilation database (`compile_...Bao