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