Age | Commit message (Expand) | Author |
---|---|---|
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 |