summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
Commit message (Expand)AuthorAge
* Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-04-03
|\
| * kconfig: rename silentoldconfig to syncconfigMasahiro Yamada2018-03-26
* | kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txtMasahiro Yamada2018-03-26
* | kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtMasahiro Yamada2018-03-26
* | kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-26
* | kbuild: remove incremental linking optionNicholas Piggin2018-03-26
|/
* Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-01-31
|\
| * Documentation/kbuild: Add guidance for the use of defaultDarren Hart (VMware)2017-12-11
* | kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre2018-01-06
|/
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-08
* | kbuild doc: a bundle of fixes on makefiles.txtCao jin2017-10-24
|/
* kbuild: Update example for ccflags-y usageSedat Dilek2017-08-07
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-07
|\
| * kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin2017-06-30
* | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-07
|\ \
| * | kbuild: remove cc-option-alignMasahiro Yamada2017-06-25
| * | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-22
| |/
* | Documentation, kbuild: fix typo "minimun" -> "minimum"Tobias Klauser2017-05-18
|/
* uapi: export all arch specifics directoriesNicolas Dichtel2017-05-11
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-11
* Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-16
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-09
* | kconfig-language: improve menuconfig usage descriptionEugeniu Rosca2016-08-18
|/
* kbuild, x86: Track generated headers with generated-yJames Hogan2016-07-07
* kconfig-language: elaborate on the type of a choiceDirk Gouders2016-05-10
* kconfig-language: fix comment on dependency-generated menu structures.Dirk Gouders2016-05-10
* kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez2015-10-08
* modsign: Allow password to be specified for signing keyDavid Woodhouse2015-08-07
* kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2015-07-06
* kbuild : Fix documentation of INSTALL_HDR_PATHAnish Bhatt2015-06-22
* kbuild: edit explanation of clean-files variableJeffrey Rogers2015-06-08
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-02-19
|\
| * kbuild: Update documentation of clean-files and clean-dirsMichal Marek2015-01-08
* | kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada2015-01-09
* | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-09
|/
* Documentation: kbuild: Improve grammarGeert Uytterhoeven2014-08-19
* Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven2014-08-19
* Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven2014-08-19
* Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven2014-08-19
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-08-14
|\
| * Documentation: headers_install.txt is part of kbuildYann Droneaud2014-08-05
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-14
|\ \
| * | kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-16
| |/
* | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-18
|/
* kbuild: Fix a typo in documentationWarren Turkal2014-06-10
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2014-04-07
* Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...Regid Ichira2013-10-08