- ec783c7 gen_compile_commands: fix missing 'sys' package by Kortan · 3 years, 4 months ago
- 265264b gen_compile_commands: extract compiler command from a series of commands by Masahiro Yamada · 3 years, 4 months ago
- 585d32f gen_compile_commands: prune some directories by Masahiro Yamada · 3 years, 11 months ago
- 074075a scripts/clang-tools: switch explicitly to Python 3 by Masahiro Yamada · 4 years ago
- 6ad7cbc Makefile: Add clang-tidy and static analyzer support to makefile by Nathan Huckleberry · 4 years, 4 months ago[Renamed from scripts/gen_compile_commands.py]
- 8b61f74 gen_compile_commands: remove the warning about too few .cmd files by Masahiro Yamada · 4 years, 4 months ago
- ecca4fe gen_compile_commands: support *.o, *.a, modules.order in positional argument by Masahiro Yamada · 4 years, 4 months ago
- fc2cb22 gen_compile_commands: move directory walk to a generator function by Masahiro Yamada · 4 years, 4 months ago
- 6fca36f gen_compile_commands: make -o option independent of -d option by Masahiro Yamada · 4 years, 4 months ago
- 0a7d376 gen_compile_commands: reword the help message of -d option by Masahiro Yamada · 4 years, 4 months ago
- 6ca4c6d gen_compile_commands: do not support .cmd files under tools/ directory by Masahiro Yamada · 4 years, 4 months ago
- ea6cedc gen_compile_commands: use choices for --log_levels option by Masahiro Yamada · 4 years, 4 months ago
- 8a685db gen_compile_commands: parse only the first line of .*.cmd files by Masahiro Yamada · 4 years, 4 months ago
- cb36955 gen_compile_commands: lower the entry count threshold by Masahiro Yamada · 5 years ago
- b302046 scripts: add a tool to produce a compile_commands.json file by Tom Roeder · 6 years ago