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