summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
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
2013-04-25kconfig: allow specifying the seed for randconfigYann E. MORIN
2013-04-08doc: change example to existing Makefile fragmentPaul Bolle
2013-04-08kbuild: fix ld-option functionAntony Pavlov
2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren
2012-12-25kconfig: document use of CONFIG_ environment variableYann E. MORIN
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-06Revert "kconfig-language: add to hints"Yann E. MORIN
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-11-19doc: fix quite a few typos within DocumentationMasanari Iida
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-05-05kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinuxSam Ravnborg
2012-05-05kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman
2012-03-30Documentation: mention scripts/diffconfig toolJavi Merino
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida
2011-11-17kbuild: Add support for an "archheaders" targetH. Peter Anvin
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds