Age | Commit message (Expand) | Author |
2018-12-01 | kbuild: announce removal of SUBDIRS if used | Masahiro Yamada |
2018-11-02 | kbuild: remove unused cc-fullversion variable | Masahiro Yamada |
2018-09-09 | Drop all 00-INDEX files from Documentation/ | Henrik Austad |
2018-08-22 | kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt | Michal Suchanek |
2018-08-22 | kconfig: report recursive dependency involving 'imply' | Masahiro Yamada |
2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-07-25 | kconfig: fix typos in description of "choice" in kconfig-language.txt | Randy Dunlap |
2018-07-21 | kbuild: if_changed: document single use per target limitation | Dirk Gouders |
2018-07-18 | kbuild: Use HOST*FLAGS options from the command line | Laura Abbott |
2018-07-18 | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott |
2018-07-06 | kbuild: document the KBUILD_KCONFIG env. variable | Randy Dunlap |
2018-07-06 | kconfig: update user kconfig tools doc. | Randy Dunlap |
2018-07-06 | kbuild: delete INSTALL_FW_PATH from kbuild documentation | Randy Dunlap |
2018-07-06 | kbuild: update ARCH alias info for sparc | Randy Dunlap |
2018-07-06 | kbuild: update ARCH alias info for sh | Randy Dunlap |
2018-06-25 | kconfig: document Kconfig source file comments | Randy Dunlap |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2018-06-11 | Documentation: kconfig: add recommended way to describe compiler support | Masahiro Yamada |
2018-05-29 | Documentation: kconfig: document a new Kconfig macro language | Masahiro Yamada |
2018-05-29 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada |
2018-04-03 | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-03-26 | kconfig: rename silentoldconfig to syncconfig | Masahiro Yamada |
2018-03-26 | kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt | Masahiro Yamada |
2018-03-26 | kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt | Masahiro Yamada |
2018-03-26 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin |
2018-03-26 | kbuild: remove incremental linking option | Nicholas Piggin |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds |
2018-01-06 | kconfig: fix relational operators for bool and tristate symbols | Nicolas Pitre |
2017-12-11 | Documentation/kbuild: Add guidance for the use of default | Darren Hart (VMware) |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada |
2017-10-24 | kbuild doc: a bundle of fixes on makefiles.txt | Cao jin |
2017-08-07 | kbuild: Update example for ccflags-y usage | Sedat Dilek |
2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-07 | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-06-30 | kbuild: handle libs-y archives separately from built-in.o archives | Nicholas Piggin |
2017-06-25 | kbuild: remove cc-option-align | Masahiro Yamada |
2017-06-22 | kbuild: replace genhdr-y with generated-y | Masahiro Yamada |
2017-05-18 | Documentation, kbuild: fix typo "minimun" -> "minimum" | Tobias Klauser |
2017-05-11 | uapi: export all arch specifics directories | Nicolas Dichtel |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-11 | Makefile.headersinst: remove destination-y option | Nicolas Dichtel |
2016-11-16 | Kconfig: Introduce the "imply" keyword | Nicolas Pitre |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-09-09 | kbuild: add arch specific post-link Makefile | Nicholas Piggin |
2016-08-18 | kconfig-language: improve menuconfig usage description | Eugeniu Rosca |
2016-07-07 | kbuild, x86: Track generated headers with generated-y | James Hogan |
2016-05-10 | kconfig-language: elaborate on the type of a choice | Dirk Gouders |
2016-05-10 | kconfig-language: fix comment on dependency-generated menu structures. | Dirk Gouders |
2015-10-08 | kbuild: document recursive dependency limitation / resolution | Luis R. Rodriguez |