summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
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
2014-08-19Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven
2014-08-19Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-08-05Documentation: headers_install.txt is part of kbuildYann Droneaud
2014-07-16kbuild: drop shared library support from Makefile.hostMasahiro Yamada
2014-06-18kbuild: fix a typo in a kbuild documentMasahiro Yamada
2014-06-10kbuild: Fix a typo in documentationWarren Turkal
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett
2013-10-08Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...Regid Ichira
2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek
2013-07-16Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-06-24kconfig: sort found symbols by relevanceYann E. MORIN
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-04-25kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN