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