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