index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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