aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)AuthorFilesLines
2019-05-21kbuild: drop support for cc-ldoptionGravatar Nick Desaulniers 1-14/+0
2019-05-07moduleparam: Save information about built-in modules in separate fileGravatar Alexey Gladkov 1-0/+5
2019-03-17kbuild: force all architectures except um to include mandatory-yGravatar Masahiro Yamada 1-1/+1
2019-03-04kbuild: remove cc-version macroGravatar Masahiro Yamada 1-17/+0
2019-02-20kbuild: turn '/' into an alias of './'Gravatar Masahiro Yamada 1-1/+1
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSGravatar Masahiro Yamada 1-10/+5
2019-01-28kbuild: remove top-level built-in.aGravatar Masahiro Yamada 1-7/+2
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingGravatar Masahiro Yamada 1-3/+6
2018-12-01kbuild: announce removal of SUBDIRS if usedGravatar Masahiro Yamada 1-6/+1
2018-11-02kbuild: remove unused cc-fullversion variableGravatar Masahiro Yamada 1-15/+0
2018-09-09Drop all 00-INDEX files from Documentation/Gravatar Henrik Austad 1-14/+0
2018-08-22kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txtGravatar Michal Suchanek 1-1/+1
2018-08-22kconfig: report recursive dependency involving 'imply'Gravatar Masahiro Yamada 1-2/+1
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-2/+2
2018-07-25kconfig: fix typos in description of "choice" in kconfig-language.txtGravatar Randy Dunlap 1-2/+2
2018-07-21kbuild: if_changed: document single use per target limitationGravatar Dirk Gouders 1-0/+6
2018-07-18kbuild: Use HOST*FLAGS options from the command lineGravatar Laura Abbott 1-0/+16
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSGravatar Laura Abbott 1-1/+1
2018-07-06kbuild: document the KBUILD_KCONFIG env. variableGravatar Randy Dunlap 1-0/+5
2018-07-06kconfig: update user kconfig tools doc.Gravatar Randy Dunlap 1-8/+43
2018-07-06kbuild: delete INSTALL_FW_PATH from kbuild documentationGravatar Randy Dunlap 1-9/+0
2018-07-06kbuild: update ARCH alias info for sparcGravatar Randy Dunlap 1-1/+1
2018-07-06kbuild: update ARCH alias info for shGravatar Randy Dunlap 1-0/+1
2018-06-25kconfig: document Kconfig source file commentsGravatar Randy Dunlap 1-0/+6
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesGravatar Linus Torvalds 1-1/+1
2018-06-11Documentation: kconfig: add recommended way to describe compiler supportGravatar Masahiro Yamada 1-0/+18
2018-05-29Documentation: kconfig: document a new Kconfig macro languageGravatar Masahiro Yamada 1-0/+242
2018-05-29kconfig: reference environment variables directly and remove 'option env='Gravatar Masahiro Yamada 1-8/+0
2018-04-03Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2018-03-26kconfig: rename silentoldconfig to syncconfigGravatar Masahiro Yamada 1-1/+1
2018-03-26kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txtGravatar Masahiro Yamada 1-4/+0
2018-03-26kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtGravatar Masahiro Yamada 1-6/+0
2018-03-26kbuild: rename built-in.o to built-in.aGravatar Nicholas Piggin 1-8/+8
2018-03-26kbuild: remove incremental linking optionGravatar Nicholas Piggin 1-2/+8
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+21
2018-01-06kconfig: fix relational operators for bool and tristate symbolsGravatar Nicolas Pitre 1-8/+15
2017-12-11Documentation/kbuild: Add guidance for the use of defaultGravatar Darren Hart (VMware) 1-0/+21
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileGravatar Masahiro Yamada 1-1/+0
2017-10-24kbuild doc: a bundle of fixes on makefiles.txtGravatar Cao jin 1-13/+18
2017-08-07kbuild: Update example for ccflags-y usageGravatar Sedat Dilek 1-3/+3
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+6
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-35/+6
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesGravatar Nicholas Piggin 1-2/+6
2017-06-25kbuild: remove cc-option-alignGravatar Masahiro Yamada 1-16/+0
2017-06-22kbuild: replace genhdr-y with generated-yGravatar Masahiro Yamada 1-19/+6
2017-05-18Documentation, kbuild: fix typo "minimun" -> "minimum"Gravatar Tobias Klauser 1-1/+1
2017-05-11uapi: export all arch specifics directoriesGravatar Nicolas Dichtel 1-14/+1
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-25/+41
2017-05-11Makefile.headersinst: remove destination-y optionGravatar Nicolas Dichtel 1-19/+4