| Commit message (Expand) | Author | Age | Files | Lines |
* | gen_compile_commands: fix invalid escape sequence warning | Andrew Ballance | 2024-02-14 | 1 | -1/+1 |
* | gen_compile_commands.py: fix path resolve with symlinks in it | Jialu Xu | 2023-12-23 | 1 | -3/+3 |
* | run-clang-tools: Add pass through checks and and header-filter arguments | Ian Rogers | 2023-10-12 | 1 | -7/+25 |
* | gen_compile_commands: Sort output compile commands by file name | Ian Rogers | 2023-10-12 | 1 | -1/+1 |
* | gen_compile_commands: Allow the line prefix to still be cmd_ | Ian Rogers | 2023-10-12 | 1 | -3/+3 |
* | gen_compile_commands: add assembly files to compilation database | Benjamin Gray | 2023-07-23 | 1 | -1/+1 |
* | scripts: handle BrokenPipeError for python scripts | Masahiro Yamada | 2023-01-26 | 1 | -7/+14 |
* | kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files | Masahiro Yamada | 2023-01-22 | 1 | -1/+1 |
* | kbuild: change module.order to list *.o instead of *.ko | Masahiro Yamada | 2022-12-14 | 1 | -4/+4 |
* | scripts/clang-tools: Convert clang-tidy args to list | Guru Das Srinagesh | 2022-10-14 | 1 | -5/+6 |
* | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 2022-10-02 | 1 | -18/+1 |
* | scripts/clang-tools: remove unused module | yangxingwu | 2022-09-23 | 1 | -1/+0 |
* | scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check | Guru Das Srinagesh | 2022-08-20 | 1 | -0/+1 |
* | gen_compile_commands: handle multiple lines per .mod file | John Hubbard | 2022-06-29 | 1 | -3/+3 |
* | gen_compile_commands: fix missing 'sys' package | Kortan | 2021-09-19 | 1 | -0/+1 |
* | gen_compile_commands: extract compiler command from a series of commands | Masahiro Yamada | 2021-09-03 | 1 | -1/+1 |
* | gen_compile_commands: prune some directories | Masahiro Yamada | 2021-02-16 | 1 | -2/+10 |
* | scripts/clang-tools: switch explicitly to Python 3 | Masahiro Yamada | 2021-02-03 | 2 | -2/+2 |
* | Makefile: Add clang-tidy and static analyzer support to makefile | Nathan Huckleberry | 2020-08-26 | 2 | -0/+310 |