Age | Commit message (Expand) | Author |
2018-07-18 | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott |
2018-07-06 | kbuild: do not drop -I without parameter | Masahiro Yamada |
2018-05-29 | kbuild: remove kbuild cache | Masahiro Yamada |
2018-05-28 | kbuild: do not display CHK for filechk | Masahiro Yamada |
2018-04-11 | Kbuild: fix # escaping in .cmd files for future Make | Rasmus Villemoes |
2018-03-26 | kbuild: move include/config/ksym/* to include/ksym/* | Masahiro Yamada |
2018-03-26 | kbuild: simplify ld-option implementation | Masahiro Yamada |
2018-03-26 | kbuild: Improve portability of some sed invocations | Michael Forney |
2017-11-16 | kbuild: create directory for make cache only when necessary | Masahiro Yamada |
2017-11-13 | kbuild: fix linker feature test macros when cross compiling with Clang | Nick Desaulniers |
2017-11-13 | kbuild: shrink .cache.mk when it exceeds 1000 lines | Masahiro Yamada |
2017-11-13 | kbuild: Add a cache for generated variables | Douglas Anderson |
2017-08-10 | kbuild: trivial cleanups on the comments | Cao jin |
2017-06-25 | kbuild: Add __cc-option macro | Matthias Kaehlcke |
2017-06-25 | kbuild: remove cc-option-align | Masahiro Yamada |
2017-05-10 | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-04-12 | kbuild, LLVMLinux: Add -Werror to cc-option to support clang | Mark Charlebois |
2017-03-30 | x86/build: Mostly disable '-maccumulate-outgoing-args' | Josh Poimboeuf |
2017-02-14 | Kbuild: Add cpp_its_S in ksym_dep_filter | Marcin Nowakowski |
2016-08-08 | kbuild: no gcc-plugins during cc-option tests | Emese Revfy |
2016-07-18 | Kbuild: don't add obj tree in additional includes | Arnd Bergmann |
2016-07-18 | Kbuild: don't add ../../ to include path | Arnd Bergmann |
2016-05-10 | kbuild: fix if_change and friends to consider argument order | Masahiro Yamada |
2016-05-10 | kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line | Nicolas Pitre |
2016-04-27 | kbuild: adjust ksym_dep_filter for some cmd_* renames | Nicolas Pitre |
2016-03-29 | kbuild: add fine grained build dependencies for exported symbols | Nicolas Pitre |
2016-03-29 | kbuild: de-duplicate fixdep usage | Nicolas Pitre |
2016-03-04 | kbuild: suppress annoying "... is up to date." message | Masahiro Yamada |
2015-09-08 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-09-04 | kbuild: Fix clang detection | Michal Marek |
2015-08-14 | modsign: Handle signing key in source tree | David Woodhouse |
2015-01-09 | kbuild: allow cc-ifversion to have the argument for false condition | Masahiro Yamada |
2015-01-09 | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion | Masahiro Yamada |
2015-01-09 | kbuild: fix cc-ifversion macro | Masahiro Yamada |
2014-12-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-12-03 | kbuild: remove redundant -rR flag of hdr-inst | Masahiro Yamada |
2014-11-26 | kbuild: collect shorthands into scripts/Kbuild.include | Masahiro Yamada |
2014-10-21 | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst | Robert Richter |
2014-10-02 | kbuild: simplify build, clean, modbuiltin shorthands | Masahiro Yamada |
2014-08-07 | kbuild: Fix handling of backslashes in *.cmd files | Michal Marek |
2014-04-07 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-03-29 | kbuild: move "quote" to Kbuild.include to be consistent | Masahiro Yamada |
2014-02-13 | Kbuild, lto: add ld-version and ld-ifversion macros | Andi Kleen |
2013-04-08 | kbuild: fix ld-option function | Antony Pavlov |
2012-10-08 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-10-06 | kbuild: make: fix if_changed when command contains backslashes | Sascha Hauer |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-03-24 | scripts/Kbuild.include: Fix portability problem of "echo -e" | Bernhard Walle |
2011-06-09 | kbuild: add `baseprereq' | Arnaud Lacombe |
2011-05-16 | kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o | Michal Marek |