开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gen_compile_commands.py
Age
Commit message (
Expand
)
Author
2020-08-27
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry
2020-08-27
gen_compile_commands: remove the warning about too few .cmd files
Masahiro Yamada
2020-08-27
gen_compile_commands: support *.o, *.a, modules.order in positional argument
Masahiro Yamada
2020-08-27
gen_compile_commands: move directory walk to a generator function
Masahiro Yamada
2020-08-27
gen_compile_commands: make -o option independent of -d option
Masahiro Yamada
2020-08-27
gen_compile_commands: reword the help message of -d option
Masahiro Yamada
2020-08-27
gen_compile_commands: do not support .cmd files under tools/ directory
Masahiro Yamada
2020-08-27
gen_compile_commands: use choices for --log_levels option
Masahiro Yamada
2020-08-27
gen_compile_commands: parse only the first line of .*.cmd files
Masahiro Yamada
2019-07-27
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
2018-12-19
scripts: add a tool to produce a compile_commands.json file
Tom Roeder