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