index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
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
2026-05-04
gen_compile_commands: Ignore libgcc.a
Thomas Weißschuh
2025-12-27
Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"
Nicolas Schier
2025-11-08
scripts/clang-tools: Handle included .c files in gen_compile_commands
Pat Somaru
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