aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.host
Commit message (Expand)AuthorAge
* kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-04
* kbuild: move flex and bison rules to Makefile.hostMasahiro Yamada2019-08-13
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\
| * kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-10
* | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
|/
* kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-17
* kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada2019-04-02
* kbuild: skip 'addtree' and 'flags' magic for external module buildMasahiro Yamada2019-01-27
* kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-17
* kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott2018-07-17
* kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott2018-07-17
* kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-17
* 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-15
* | 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-24
* 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-13
|\
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-09
* | 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