Age | Commit message (Expand) | Author | Files | Lines |
2020-04-08 | gcc-plugins: drop support for GCC <= 4.7 | Masahiro Yamada | 1 | -22/+1 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -4/+4 |
2019-09-04 | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) | Masahiro Yamada | 1 | -11/+11 |
2019-08-13 | kbuild: move flex and bison rules to Makefile.host | Masahiro Yamada | 1 | -0/+17 |
2019-07-13 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -1/+1 |
2019-07-10 | kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree | Masahiro Yamada | 1 | -1/+1 |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-05-18 | kbuild: remove 'addtree' and 'flags' magic for header search paths | Masahiro Yamada | 1 | -7/+5 |
2019-04-02 | kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build | Masahiro Yamada | 1 | -1/+1 |
2019-01-28 | kbuild: skip 'addtree' and 'flags' magic for external module build | Masahiro Yamada | 1 | -2/+4 |
2018-07-17 | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS | Laura Abbott | 1 | -5/+5 |
2018-07-17 | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS | Laura Abbott | 1 | -5/+5 |
2018-07-17 | kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS | Laura Abbott | 1 | -1/+1 |
2018-07-17 | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott | 1 | -1/+1 |
2018-04-07 | kbuild: use HOSTLDFLAGS for single .c executables | Robin Jarry | 1 | -1/+1 |
2017-11-18 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -12/+0 |
2017-11-16 | kbuild: create object directories simpler and faster | Masahiro Yamada | 1 | -12/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-25 | kbuild: Add __cc-option macro | Matthias Kaehlcke | 1 | -6/+0 |
2016-06-07 | Shared library support | Emese Revfy | 1 | -1/+54 |
2014-08-19 | kbuild: handle the dependency of multi-objs hostprogs appropriately | Masahiro Yamada | 1 | -2/+4 |
2014-07-16 | kbuild: clean-up and bug fix of scripts/Makefile.host | Masahiro Yamada | 1 | -6/+3 |
2014-07-16 | kbuild: clean up scripts/Makefile.host | Masahiro Yamada | 1 | -7/+3 |
2014-07-16 | kbuild: drop shared library support from Makefile.host | Masahiro Yamada | 1 | -40/+3 |
2014-07-16 | kbuild: fix a bug of C++ host program handling | Masahiro Yamada | 1 | -1/+2 |
2014-07-16 | kbuild: fix a typo in scripts/Makefile.host | Masahiro Yamada | 1 | -1/+1 |
2014-06-13 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 1 | -1/+0 |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 1 | -1/+0 |
2014-04-30 | kbuild: trivial - remove trailing spaces | Masahiro Yamada | 1 | -1/+1 |
2008-04-25 | kbuild: fix some minor typoes | Robert P. J. Day | 1 | -6/+6 |
2007-05-06 | kbuild: enable use of code from a different dir | Sam Ravnborg | 1 | -7/+7 |
2006-09-25 | kbuild: remove debug left-over from Makefile.host | Sam Ravnborg | 1 | -1/+0 |
2006-09-25 | kbuild: create output directory for hostprogs with O=.. build | Sam Ravnborg | 1 | -5/+16 |
2006-09-16 | [PATCH] Add a missing space that prevents building modules that require host ... | Ross Biro | 1 | -1/+1 |
2006-07-01 | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 1 | -2/+4 |
2006-06-27 | Revert "kbuild: fix make -rR breakage" | Linus Torvalds | 1 | -4/+2 |
2006-06-25 | kbuild: fix make -rR breakage | Sam Ravnborg | 1 | -2/+4 |
2006-06-08 | kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined | Pavel Roskin | 1 | -3/+5 |
2005-07-14 | [PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilation | Matthias Urlichs | 1 | -1/+2 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+155 |