summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-04kbuild: remove cc-version macroMasahiro Yamada
2019-02-20kbuild: turn '/' into an alias of './'Masahiro Yamada
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada
2018-11-02kbuild: remove unused cc-fullversion variableMasahiro Yamada
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad
2018-08-22kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txtMichal Suchanek
2018-08-22kconfig: report recursive dependency involving 'imply'Masahiro Yamada
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-07-25kconfig: fix typos in description of "choice" in kconfig-language.txtRandy Dunlap
2018-07-21kbuild: if_changed: document single use per target limitationDirk Gouders
2018-07-18kbuild: Use HOST*FLAGS options from the command lineLaura Abbott
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott
2018-07-06kbuild: document the KBUILD_KCONFIG env. variableRandy Dunlap
2018-07-06kconfig: update user kconfig tools doc.Randy Dunlap
2018-07-06kbuild: delete INSTALL_FW_PATH from kbuild documentationRandy Dunlap
2018-07-06kbuild: update ARCH alias info for sparcRandy Dunlap
2018-07-06kbuild: update ARCH alias info for shRandy Dunlap
2018-06-25kconfig: document Kconfig source file commentsRandy Dunlap
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-11Documentation: kconfig: add recommended way to describe compiler supportMasahiro Yamada
2018-05-29Documentation: kconfig: document a new Kconfig macro languageMasahiro Yamada
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-04-03Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-03-26kconfig: rename silentoldconfig to syncconfigMasahiro Yamada
2018-03-26kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txtMasahiro Yamada
2018-03-26kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtMasahiro Yamada
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin
2018-03-26kbuild: remove incremental linking optionNicholas Piggin
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-06kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre
2017-12-11Documentation/kbuild: Add guidance for the use of defaultDarren Hart (VMware)
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-10-24kbuild doc: a bundle of fixes on makefiles.txtCao jin
2017-08-07kbuild: Update example for ccflags-y usageSedat Dilek
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin
2017-06-25kbuild: remove cc-option-alignMasahiro Yamada
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada
2017-05-18Documentation, kbuild: fix typo "minimun" -> "minimum"Tobias Klauser
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel
2016-11-16Kconfig: Introduce the "imply" keywordNicolas Pitre
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds