aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
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
2016-09-09kbuild: add arch specific post-link MakefileNicholas Piggin
2016-08-18kconfig-language: improve menuconfig usage descriptionEugeniu Rosca
2016-07-07kbuild, x86: Track generated headers with generated-yJames Hogan
2016-05-10kconfig-language: elaborate on the type of a choiceDirk Gouders
2016-05-10kconfig-language: fix comment on dependency-generated menu structures.Dirk Gouders
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez
2015-08-07modsign: Allow password to be specified for signing keyDavid Woodhouse
2015-07-06kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek
2015-06-22kbuild : Fix documentation of INSTALL_HDR_PATHAnish Bhatt
2015-06-08kbuild: edit explanation of clean-files variableJeffrey Rogers
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-01-09kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada
2015-01-08kbuild: Update documentation of clean-files and clean-dirsMichal Marek
2014-08-19Documentation: kbuild: Improve grammarGeert Uytterhoeven
2014-08-19Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven