| Commit message (Expand) | Author | Age |
* | kbuild: no gcc-plugins during cc-option tests | Emese Revfy | 2016-08-08 |
* | Kbuild: don't add obj tree in additional includes | Arnd Bergmann | 2016-07-18 |
* | Kbuild: don't add ../../ to include path | Arnd Bergmann | 2016-07-18 |
* | 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-05-10 |
* | kbuild: adjust ksym_dep_filter for some cmd_* renames | Nicolas Pitre | 2016-04-27 |
* | kbuild: add fine grained build dependencies for exported symbols | Nicolas Pitre | 2016-03-29 |
* | kbuild: de-duplicate fixdep usage | Nicolas Pitre | 2016-03-29 |
* | kbuild: suppress annoying "... is up to date." message | Masahiro Yamada | 2016-03-04 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2015-09-08 |
|\ |
|
| * | kbuild: Fix clang detection | Michal Marek | 2015-09-04 |
* | | modsign: Handle signing key in source tree | David Woodhouse | 2015-08-14 |
|/ |
|
* | 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 | 2015-01-09 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-12-20 |
|\ |
|
| * | kbuild: remove redundant -rR flag of hdr-inst | Masahiro Yamada | 2014-12-03 |
| * | kbuild: collect shorthands into scripts/Kbuild.include | Masahiro Yamada | 2014-11-26 |
* | | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst | Robert Richter | 2014-10-21 |
|/ |
|
* | kbuild: simplify build, clean, modbuiltin shorthands | Masahiro Yamada | 2014-10-02 |
* | kbuild: Fix handling of backslashes in *.cmd files | Michal Marek | 2014-08-07 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-04-07 |
|\ |
|
| * | kbuild: move "quote" to Kbuild.include to be consistent | Masahiro Yamada | 2014-03-29 |
* | | Kbuild, lto: add ld-version and ld-ifversion macros | Andi Kleen | 2014-02-13 |
|/ |
|
* | kbuild: fix ld-option function | Antony Pavlov | 2013-04-08 |
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-10-08 |
|\ |
|
| * | kbuild: Fix gcc -x syntax | Jean Delvare | 2012-10-03 |
* | | kbuild: make: fix if_changed when command contains backslashes | Sascha Hauer | 2012-10-06 |
|/ |
|
* | scripts/Kbuild.include: Fix portability problem of "echo -e" | Bernhard Walle | 2012-03-24 |
* | kbuild: add `baseprereq' | Arnaud Lacombe | 2011-06-09 |
* | kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o | Michal Marek | 2011-05-16 |
* | kbuild: Fix passing -Wno-* options to gcc 4.4+ | Michal Marek | 2011-05-03 |
* | kbuild: Fix build with binutils <= 2.19 | Michal Marek | 2011-04-20 |
* | kbuild: generate modules.builtin | Michal Marek | 2009-12-12 |
* | kbuild,scripts: use non-builtin echo for '-e' | Amerigo Wang | 2009-10-11 |
* | kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling | Jory A. Pratt | 2009-09-20 |
* | kbuild: introduce ld-option | Sam Ravnborg | 2009-09-20 |
* | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 |
* | kbuild: use KECHO convenience echo | Mike Frysinger | 2008-12-03 |
* | kbuild: introduce $(kecho) convenience echo | Mike Frysinger | 2008-12-03 |
* | kbuild: fix -I option expansion with O=... builds | Sam Ravnborg | 2008-12-03 |
* | kbuild: fix cc-option and cc-option-yn | H. Peter Anvin | 2008-09-09 |
* | kbuild: fix make V=1 | Sam Ravnborg | 2008-02-11 |
* | kbuild: silence CHK/UPD messages according to $(quiet) | Mike Frysinger | 2008-02-09 |
* | kbuild: introduce cc-cross-prefix | Sam Ravnborg | 2007-10-19 |
* | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 |
* | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
* | kbuild: New 'cc-fullversion' macro | Segher Boessenkool | 2007-07-16 |
* | [PATCH] kbuild: more Makefile cleanups | Roman Zippel | 2007-02-09 |
* | kbuild: fix space for good (take 103) | Linus Torvalds | 2007-02-08 |