1. 85569d1 kbuild: sort hostprogs before passing it to ifneq by Masahiro Yamada · 4 years, 5 months ago
  2. 42640b13 kbuild: move host .so build rules to scripts/gcc-plugins/Makefile by Masahiro Yamada · 4 years, 5 months ago
  3. 30a7729 kbuild: use -MMD instead of -MD to exclude system headers from dependency by Masahiro Yamada · 4 years, 8 months ago
  4. 77342a0 gcc-plugins: drop support for GCC <= 4.7 by Masahiro Yamada · 4 years, 9 months ago
  5. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  6. 54b8ae6 kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) by Masahiro Yamada · 5 years ago
  7. cf8dfd1 kbuild: move flex and bison rules to Makefile.host by Masahiro Yamada · 5 years ago
  8. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  9. 051f278 kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree by Masahiro Yamada · 5 years ago
  10. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  11. cdd750b kbuild: remove 'addtree' and 'flags' magic for header search paths by Masahiro Yamada · 6 years ago
  12. a9a49c2 kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build by Masahiro Yamada · 6 years ago
  13. 58156ba kbuild: skip 'addtree' and 'flags' magic for external module build by Masahiro Yamada · 6 years ago
  14. 8377bd2 kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS by Laura Abbott · 6 years ago
  15. b90a368 kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS by Laura Abbott · 6 years ago
  16. 10844ae kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS by Laura Abbott · 6 years ago
  17. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 6 years ago
  18. 63185b4 kbuild: use HOSTLDFLAGS for single .c executables by Robin Jarry · 7 years ago
  19. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  20. 8a78756 kbuild: create object directories simpler and faster by Masahiro Yamada · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. 9f3f1fd kbuild: Add __cc-option macro by Matthias Kaehlcke · 8 years ago
  23. 2440387 Shared library support by Emese Revfy · 9 years ago
  24. 97e3226 kbuild: handle the dependency of multi-objs hostprogs appropriately by Masahiro Yamada · 10 years ago
  25. 1791ff7 kbuild: clean-up and bug fix of scripts/Makefile.host by Masahiro Yamada · 10 years ago
  26. 6639355 kbuild: clean up scripts/Makefile.host by Masahiro Yamada · 10 years ago
  27. 62e2210 kbuild: drop shared library support from Makefile.host by Masahiro Yamada · 10 years ago
  28. edb950c kbuild: fix a bug of C++ host program handling by Masahiro Yamada · 10 years ago
  29. d8d9efe kbuild: fix a typo in scripts/Makefile.host by Masahiro Yamada · 10 years ago
  30. c1fdb2d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  31. 7eb6e34 kbuild: trivial - remove trailing empty lines by Masahiro Yamada · 11 years ago
  32. 38385f8 kbuild: trivial - remove trailing spaces by Masahiro Yamada · 11 years ago
  33. 3156fd0 kbuild: fix some minor typoes by Robert P. J. Day · 17 years ago
  34. 767e581 kbuild: enable use of code from a different dir by Sam Ravnborg · 18 years ago
  35. 2212692 kbuild: remove debug left-over from Makefile.host by Sam Ravnborg · 18 years ago
  36. 7b5b820 kbuild: create output directory for hostprogs with O=.. build by Sam Ravnborg · 18 years ago
  37. 8f5cbd7 [PATCH] Add a missing space that prevents building modules that require host programs by Ross Biro · 18 years ago
  38. 5e8d780 kbuild: fix ia64 breakage after introducing make -rR by Sam Ravnborg · 19 years ago
  39. d38b6968 Revert "kbuild: fix make -rR breakage" by Linus Torvalds · 19 years ago
  40. e5c44fd kbuild: fix make -rR breakage by Sam Ravnborg · 19 years ago
  41. 9870a93 kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined by Pavel Roskin · 19 years ago
  42. e0af0d8 [PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilation by Matthias Urlichs · 20 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago