index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.host
Age
Commit message (
Expand
)
Author
2018-07-18
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
2018-07-18
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
2018-07-18
kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
Laura Abbott
2018-07-18
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-04-07
kbuild: use HOSTLDFLAGS for single .c executables
Robin Jarry
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-16
kbuild: create object directories simpler and faster
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-25
kbuild: Add __cc-option macro
Matthias Kaehlcke
2016-06-07
Shared library support
Emese Revfy
2014-08-19
kbuild: handle the dependency of multi-objs hostprogs appropriately
Masahiro Yamada
2014-07-16
kbuild: clean-up and bug fix of scripts/Makefile.host
Masahiro Yamada
2014-07-16
kbuild: clean up scripts/Makefile.host
Masahiro Yamada
2014-07-16
kbuild: drop shared library support from Makefile.host
Masahiro Yamada
2014-07-16
kbuild: fix a bug of C++ host program handling
Masahiro Yamada
2014-07-16
kbuild: fix a typo in scripts/Makefile.host
Masahiro Yamada
2014-06-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-06-10
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2008-04-25
kbuild: fix some minor typoes
Robert P. J. Day
2007-05-06
kbuild: enable use of code from a different dir
Sam Ravnborg
2006-09-25
kbuild: remove debug left-over from Makefile.host
Sam Ravnborg
2006-09-25
kbuild: create output directory for hostprogs with O=.. build
Sam Ravnborg
2006-09-16
[PATCH] Add a missing space that prevents building modules that require host ...
Ross Biro
2006-07-01
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
2006-06-26
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
2006-06-24
kbuild: fix make -rR breakage
Sam Ravnborg
2006-06-08
kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined
Pavel Roskin
2005-07-13
[PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilation
Matthias Urlichs
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds