index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y/master
stable/2.6.12.y/master
stable/2.6.13.y/master
stable/2.6.14.y/master
stable/2.6.15.y/master
stable/2.6.16.y/master
stable/2.6.17.y/master
stable/2.6.18.y/master
stable/2.6.19.y/master
stable/2.6.20.y/master
stable/2.6.21.y/master
stable/2.6.22.y/master
stable/2.6.23.y/master
stable/2.6.24.y/master
stable/2.6.25.y/master
stable/2.6.26.y/master
stable/2.6.27.y/master
stable/2.6.28.y/master
stable/2.6.29.y/master
stable/2.6.30.y/master
stable/2.6.31.y/master
stable/2.6.32.y/master
stable/2.6.33.y/master
stable/2.6.34.y/master
stable/2.6.35.y/master
stable/2.6.36.y/master
stable/2.6.37.y/master
stable/2.6.38.y/master
stable/2.6.39.y/master
stable/3.0.y/master
stable/3.1.y/master
stable/3.10.y/master
stable/3.11.y/master
stable/3.12.y/master
stable/3.13.y/master
stable/3.14.y/master
stable/3.15.y/master
stable/3.16.y/master
stable/3.17.y/master
stable/3.18.y/master
stable/3.19.y/master
stable/3.2.y/master
stable/3.3.y/master
stable/3.4.y/master
stable/3.5.y/master
stable/3.6.y/master
stable/3.7.y/master
stable/3.8.y/master
stable/3.9.y/master
stable/4.0.y/master
stable/4.1.y/master
stable/4.10.y/master
stable/4.11.y/master
stable/4.12.y/master
stable/4.13.y/master
stable/4.14.y/master
stable/4.15.y/master
stable/4.16.y/master
stable/4.17.y/master
stable/4.18.y/master
stable/4.19.y/master
stable/4.2.y/master
stable/4.20.y/master
stable/4.3.y/master
stable/4.4.y/master
stable/4.5.y/master
stable/4.6.y/master
stable/4.7.y/master
stable/4.8.y/master
stable/4.9.y/master
stable/5.0.y/master
stable/5.1.y/master
stable/5.10.y/master
stable/5.11.y/master
stable/5.12.y/master
stable/5.13.y/master
stable/5.14.y/master
stable/5.15.y/master
stable/5.16.y/master
stable/5.17.y/master
stable/5.18.y/master
stable/5.19.y/master
stable/5.2.y/master
stable/5.3.y/master
stable/5.4.y/master
stable/5.5.y/master
stable/5.6.y/master
stable/5.7.y/master
stable/5.8.y/master
stable/5.9.y/master
stable/6.0.y/master
stable/6.1.y/master
stable/6.10.y/master
stable/6.11.y/master
stable/6.12.y/master
stable/6.13.y/master
stable/6.14.y/master
stable/6.15.y/master
stable/6.16.y/master
stable/6.2.y/master
stable/6.3.y/master
stable/6.4.y/master
stable/6.5.y/master
stable/6.6.y/master
stable/6.7.y/master
stable/6.8.y/master
stable/6.9.y/master
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
clang-tools
/
gen_compile_commands.py
Age
Commit message (
Expand
)
Author
2025-03-15
gen_compile_commands.py: remove code for '\#' replacement
Masahiro Yamada
2024-02-15
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
2023-12-23
gen_compile_commands.py: fix path resolve with symlinks in it
Jialu Xu
2023-10-12
gen_compile_commands: Sort output compile commands by file name
Ian Rogers
2023-10-12
gen_compile_commands: Allow the line prefix to still be cmd_
Ian Rogers
2023-07-23
gen_compile_commands: add assembly files to compilation database
Benjamin Gray
2023-01-22
kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
Masahiro Yamada
2022-12-14
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-06-29
gen_compile_commands: handle multiple lines per .mod file
John Hubbard
2021-09-19
gen_compile_commands: fix missing 'sys' package
Kortan
2021-09-03
gen_compile_commands: extract compiler command from a series of commands
Masahiro Yamada
2021-02-16
gen_compile_commands: prune some directories
Masahiro Yamada
2021-02-03
scripts/clang-tools: switch explicitly to Python 3
Masahiro Yamada
2020-08-27
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry