aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-26kconfig: rename silentoldconfig to syncconfigMasahiro Yamada1-1/+1
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
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+6
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-35/+6
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin1-2/+6
2017-06-25kbuild: remove cc-option-alignMasahiro Yamada1-16/+0
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada1-19/+6
2017-05-18Documentation, kbuild: fix typo "minimun" -> "minimum"Tobias Klauser1-1/+1
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel1-14/+1
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-25/+41
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel1-19/+4
2016-11-16Kconfig: Introduce the "imply" keywordNicolas Pitre1-0/+29
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+16
2016-09-09kbuild: add arch specific post-link MakefileNicholas Piggin1-0/+16
2016-08-18kconfig-language: improve menuconfig usage descriptionEugeniu Rosca1-1/+38
2016-07-07kbuild, x86: Track generated headers with generated-yJames Hogan1-0/+14
2016-05-10kconfig-language: elaborate on the type of a choiceDirk Gouders1-6/+11
2016-05-10kconfig-language: fix comment on dependency-generated menu structures.Dirk Gouders1-3/+2
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez4-0/+314
2015-08-07modsign: Allow password to be specified for signing keyDavid Woodhouse1-0/+5
2015-07-06kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek1-0/+8
2015-06-22kbuild : Fix documentation of INSTALL_HDR_PATHAnish Bhatt1-3/+6
2015-06-08kbuild: edit explanation of clean-files variableJeffrey Rogers1-2/+2
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-6/+5
2015-01-09kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada1-2/+3
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada1-2/+2
2015-01-08kbuild: Update documentation of clean-files and clean-dirsMichal Marek1-6/+5
2014-08-19Documentation: kbuild: Improve grammarGeert Uytterhoeven1-28/+28
2014-08-19Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven1-23/+0
2014-08-19Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven1-3/+3
2014-08-19Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven1-5/+4
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-0/+49
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-31/+8
2014-08-05Documentation: headers_install.txt is part of kbuildYann Droneaud2-0/+49
2014-07-16kbuild: drop shared library support from Makefile.hostMasahiro Yamada1-31/+8
2014-06-18kbuild: fix a typo in a kbuild documentMasahiro Yamada1-1/+1
2014-06-10kbuild: Fix a typo in documentationWarren Turkal1-1/+1
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett1-0/+4
2013-10-08Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | make oldconfigRegid Ichira1-9/+2
2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN1-0/+1
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/kconfigMichal Marek1-5/+3
2013-07-16Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN1-5/+3
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+13
2013-06-24kconfig: sort found symbols by relevanceYann E. MORIN1-0/+13