Age | Commit message (Expand) | Author |
2023-06-25 | kbuild: make clean rule robust against too long argument error | Masahiro Yamada |
2022-11-22 | kbuild: add kbuild-file macro | Masahiro Yamada |
2022-05-08 | kbuild: drop $(objtree)/ prefix support for clean-files | Masahiro Yamada |
2022-02-15 | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada |
2021-03-15 | kbuild: prefix $(srctree)/ to some included Makefiles | Masahiro Yamada |
2021-02-24 | kbuild: remove deprecated 'always' and 'hostprogs-y/m' | Masahiro Yamada |
2020-08-10 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada |
2020-08-10 | kbuild: move host .so build rules to scripts/gcc-plugins/Makefile | Masahiro Yamada |
2020-05-17 | kbuild: add infrastructure to build userspace programs | Masahiro Yamada |
2020-04-09 | gcc-plugins: drop support for GCC <= 4.7 | Masahiro Yamada |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2019-08-29 | kbuild: clean up subdir-ymn calculation in Makefile.clean | Masahiro Yamada |
2019-08-29 | kbuild: remove unneeded '+' marker from cmd_clean | Masahiro Yamada |
2019-08-29 | kbuild: remove clean-dirs syntax | Masahiro Yamada |
2018-08-09 | kbuild: remove deprecated host-progs variable | Masahiro Yamada |
2018-07-06 | kbuild: remove duplicated comments about PHONY | Masahiro Yamada |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-06-07 | Shared library support | Emese Revfy |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-01-02 | kbuild: Fix removal of the debian/ directory | Michal Marek |
2015-01-02 | kbuild: Drop support for clean-rule | Michal Marek |
2014-11-26 | kbuild: Remove duplicate $(cmd) definition in Makefile.clean | Michal Marek |
2014-11-26 | kbuild: collect shorthands into scripts/Kbuild.include | Masahiro Yamada |
2014-10-02 | kbuild: simplify build, clean, modbuiltin shorthands | Masahiro Yamada |
2014-10-02 | kbuild: remove obj-n and lib-n handling | Masahiro Yamada |
2014-07-03 | scripts/Makefile.clean: clean also $(extra-m) and $(extra-) | Masahiro Yamada |
2010-03-11 | kbuild: Really don't clean bounds.h and asm-offsets.h | Michal Marek |
2008-04-25 | kbuild: fix some minor typoes | Robert P. J. Day |
2007-10-12 | kbuild: kill backward compatibility checks | Sam Ravnborg |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith |
2005-07-27 | kbuild: fix building external modules | Sam Ravnborg |
2005-07-25 | kbuild: define clean before including kbuild file | Sam Ravnborg |
2005-07-25 | kbuild: fix make O=... | Sam Ravnborg |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |