index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gen_compile_commands.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry
2020-08-26
1
-236
/
+0
*
gen_compile_commands: remove the warning about too few .cmd files
Masahiro Yamada
2020-08-26
1
-10
/
+0
*
gen_compile_commands: support *.o, *.a, modules.order in positional argument
Masahiro Yamada
2020-08-26
1
-4
/
+96
*
gen_compile_commands: move directory walk to a generator function
Masahiro Yamada
2020-08-26
1
-12
/
+32
*
gen_compile_commands: make -o option independent of -d option
Masahiro Yamada
2020-08-26
1
-9
/
+9
*
gen_compile_commands: reword the help message of -d option
Masahiro Yamada
2020-08-26
1
-2
/
+2
*
gen_compile_commands: do not support .cmd files under tools/ directory
Masahiro Yamada
2020-08-26
1
-20
/
+12
*
gen_compile_commands: use choices for --log_levels option
Masahiro Yamada
2020-08-26
1
-10
/
+4
*
gen_compile_commands: parse only the first line of .*.cmd files
Masahiro Yamada
2020-08-26
1
-5
/
+2
*
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
2019-07-27
1
-2
/
+2
*
scripts: add a tool to produce a compile_commands.json file
Tom Roeder
2018-12-19
1
-0
/
+151