aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15docs: kbuild: fix build with pdf and fix some minor issuesMauro Carvalho Chehab5-11/+33
2019-07-15docs: add some directories to the main documentation indexMauro Carvalho Chehab1-1/+1
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-12/+26
2019-07-11kbuild: add a flag to force absolute path for srctreeMasahiro Yamada1-0/+9
2019-07-09kbuild: support header-test-pattern-yMasahiro Yamada1-0/+10
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada1-2/+1
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula1-0/+7
2019-06-15kbuild: remove headers_{install,check}_allMasahiro Yamada2-12/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab9-499/+778
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers1-14/+0
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov1-0/+5
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+1
2019-03-04kbuild: remove cc-version macroMasahiro Yamada1-17/+0
2019-02-20kbuild: turn '/' into an alias of './'Masahiro Yamada1-1/+1
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada1-10/+5
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada1-7/+2
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada1-3/+6
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada1-6/+1
2018-11-02kbuild: remove unused cc-fullversion variableMasahiro Yamada1-15/+0
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad1-14/+0
2018-08-22kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txtMichal Suchanek1-1/+1
2018-08-22kconfig: report recursive dependency involving 'imply'Masahiro Yamada1-2/+1
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2018-07-25kconfig: fix typos in description of "choice" in kconfig-language.txtRandy Dunlap1-2/+2
2018-07-21kbuild: if_changed: document single use per target limitationDirk Gouders1-0/+6
2018-07-18kbuild: Use HOST*FLAGS options from the command lineLaura Abbott1-0/+16
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott1-1/+1
2018-07-06kbuild: document the KBUILD_KCONFIG env. variableRandy Dunlap1-0/+5
2018-07-06kconfig: update user kconfig tools doc.Randy Dunlap1-8/+43
2018-07-06kbuild: delete INSTALL_FW_PATH from kbuild documentationRandy Dunlap1-9/+0
2018-07-06kbuild: update ARCH alias info for sparcRandy Dunlap1-1/+1
2018-07-06kbuild: update ARCH alias info for shRandy Dunlap1-0/+1
2018-06-25kconfig: document Kconfig source file commentsRandy Dunlap1-0/+6
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-1/+1
2018-06-11Documentation: kconfig: add recommended way to describe compiler supportMasahiro Yamada1-0/+18
2018-05-29Documentation: kconfig: document a new Kconfig macro languageMasahiro Yamada1-0/+242
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-8/+0
2018-04-03Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-03-26kconfig: rename silentoldconfig to syncconfigMasahiro Yamada1-1/+1
2018-03-26kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txtMasahiro Yamada1-4/+0
2018-03-26kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtMasahiro Yamada1-6/+0
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin1-8/+8
2018-03-26kbuild: remove incremental linking optionNicholas Piggin1-2/+8
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds1-0/+21
2018-01-06kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre1-8/+15
2017-12-11Documentation/kbuild: Add guidance for the use of defaultDarren Hart (VMware)1-0/+21
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-1/+0
2017-10-24kbuild doc: a bundle of fixes on makefiles.txtCao jin1-13/+18
2017-08-07kbuild: Update example for ccflags-y usageSedat Dilek1-3/+3