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