aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools
AgeCommit message (Expand)Author
2024-02-15gen_compile_commands: fix invalid escape sequence warningAndrew Ballance
2023-12-23gen_compile_commands.py: fix path resolve with symlinks in itJialu Xu
2023-10-12run-clang-tools: Add pass through checks and and header-filter argumentsIan Rogers
2023-10-12gen_compile_commands: Sort output compile commands by file nameIan Rogers
2023-10-12gen_compile_commands: Allow the line prefix to still be cmd_Ian Rogers
2023-07-23gen_compile_commands: add assembly files to compilation databaseBenjamin Gray
2023-01-26scripts: handle BrokenPipeError for python scriptsMasahiro Yamada
2023-01-22kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd filesMasahiro Yamada
2022-12-14kbuild: change module.order to list *.o instead of *.koMasahiro Yamada
2022-10-14scripts/clang-tools: Convert clang-tidy args to listGuru Das Srinagesh
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-24scripts/clang-tools: remove unused moduleyangxingwu
2022-08-21scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh
2022-06-29gen_compile_commands: handle multiple lines per .mod fileJohn Hubbard
2021-09-19gen_compile_commands: fix missing 'sys' packageKortan
2021-09-03gen_compile_commands: extract compiler command from a series of commandsMasahiro Yamada
2021-02-16gen_compile_commands: prune some directoriesMasahiro Yamada
2021-02-03scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada
2020-08-27Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry