summaryrefslogtreecommitdiff
path: root/scripts/Makefile.host
Commit message (Expand)AuthorAge
* kbuild: use HOSTLDFLAGS for single .c executablesRobin Jarry2018-04-07
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\
| * kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-16
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* kbuild: Add __cc-option macroMatthias Kaehlcke2017-06-25
* Shared library supportEmese Revfy2016-06-07
* kbuild: handle the dependency of multi-objs hostprogs appropriatelyMasahiro Yamada2014-08-19
* kbuild: clean-up and bug fix of scripts/Makefile.hostMasahiro Yamada2014-07-16
* kbuild: clean up scripts/Makefile.hostMasahiro Yamada2014-07-16
* kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-16
* kbuild: fix a bug of C++ host program handlingMasahiro Yamada2014-07-16
* kbuild: fix a typo in scripts/Makefile.hostMasahiro Yamada2014-07-16
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-12
|\
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-10
* | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-30
|/
* kbuild: fix some minor typoesRobert P. J. Day2008-04-25
* kbuild: enable use of code from a different dirSam Ravnborg2007-05-06
* kbuild: remove debug left-over from Makefile.hostSam Ravnborg2006-09-25
* kbuild: create output directory for hostprogs with O=.. buildSam Ravnborg2006-09-25
* [PATCH] Add a missing space that prevents building modules that require host ...Ross Biro2006-09-16
* kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-01
* Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-26
* kbuild: fix make -rR breakageSam Ravnborg2006-06-24
* kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin2006-06-08
* [PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationMatthias Urlichs2005-07-13
* Linux-2.6.12-rc2Linus Torvalds2005-04-16