index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
clang-tools
Age
Commit message (
Expand
)
Author
2023-07-23
gen_compile_commands: add assembly files to compilation database
Benjamin Gray
2023-01-26
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
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-14
scripts/clang-tools: Convert clang-tidy args to list
Guru Das Srinagesh
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-24
scripts/clang-tools: remove unused module
yangxingwu
2022-08-21
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
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