Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-23 | gen_compile_commands: add assembly files to compilation database | Benjamin Gray | 1 | -1/+1 |
2023-01-22 | kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files | Masahiro Yamada | 1 | -1/+1 |
2022-12-14 | kbuild: change module.order to list *.o instead of *.ko | Masahiro Yamada | 1 | -4/+4 |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -18/+1 |
2022-06-29 | gen_compile_commands: handle multiple lines per .mod file | John Hubbard | 1 | -3/+3 |
2021-09-19 | gen_compile_commands: fix missing 'sys' package | Kortan | 1 | -0/+1 |
2021-09-03 | gen_compile_commands: extract compiler command from a series of commands | Masahiro Yamada | 1 | -1/+1 |
2021-02-16 | gen_compile_commands: prune some directories | Masahiro Yamada | 1 | -2/+10 |
2021-02-03 | scripts/clang-tools: switch explicitly to Python 3 | Masahiro Yamada | 1 | -1/+1 |
2020-08-26 | Makefile: Add clang-tidy and static analyzer support to makefile | Nathan Huckleberry | 1 | -0/+236 |