summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
* kbuild: document the KBUILD_KCONFIG env. variableRandy Dunlap2018-07-061-0/+5
* kconfig: update user kconfig tools doc.Randy Dunlap2018-07-061-8/+43
* kbuild: delete INSTALL_FW_PATH from kbuild documentationRandy Dunlap2018-07-061-9/+0Star
* kbuild: update ARCH alias info for sparcRandy Dunlap2018-07-061-1/+1
* kbuild: update ARCH alias info for shRandy Dunlap2018-07-061-0/+1
* kconfig: document Kconfig source file commentsRandy Dunlap2018-06-251-0/+6
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* Documentation: kconfig: add recommended way to describe compiler supportMasahiro Yamada2018-06-111-0/+18
* Documentation: kconfig: document a new Kconfig macro languageMasahiro Yamada2018-05-281-0/+242
* kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-281-8/+0Star
* Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-04-041-1/+1
|\
| * kconfig: rename silentoldconfig to syncconfigMasahiro Yamada2018-03-251-1/+1
* | kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txtMasahiro Yamada2018-03-251-4/+0Star
* | kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtMasahiro Yamada2018-03-251-6/+0Star
* | kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-251-8/+8
* | kbuild: remove incremental linking optionNicholas Piggin2018-03-251-2/+8
|/
* Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-02-011-0/+21
|\
| * Documentation/kbuild: Add guidance for the use of defaultDarren Hart (VMware)2017-12-111-0/+21
* | kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre2018-01-051-8/+15
|/
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-151-1/+0Star
|\
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+0Star
* | kbuild doc: a bundle of fixes on makefiles.txtCao jin2017-10-241-13/+18
|/
* kbuild: Update example for ccflags-y usageSedat Dilek2017-08-071-3/+3
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-081-2/+6
|\
| * kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin2017-06-301-2/+6
* | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-35/+6Star
|\ \
| * | kbuild: remove cc-option-alignMasahiro Yamada2017-06-251-16/+0Star
| * | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-19/+6Star
| |/
* / Documentation, kbuild: fix typo "minimun" -> "minimum"Tobias Klauser2017-05-181-1/+1
|/
* uapi: export all arch specifics directoriesNicolas Dichtel2017-05-101-14/+1Star
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-25/+41
* Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-101-19/+4Star
* Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-161-0/+29
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+16
|\
| * kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-091-0/+16
* | kconfig-language: improve menuconfig usage descriptionEugeniu Rosca2016-08-181-1/+38
|/
* kbuild, x86: Track generated headers with generated-yJames Hogan2016-07-071-0/+14
* kconfig-language: elaborate on the type of a choiceDirk Gouders2016-05-101-6/+11
* kconfig-language: fix comment on dependency-generated menu structures.Dirk Gouders2016-05-101-3/+2Star
* kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez2015-10-084-0/+314
* modsign: Allow password to be specified for signing keyDavid Woodhouse2015-08-071-0/+5
* kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2015-07-061-0/+8
* kbuild : Fix documentation of INSTALL_HDR_PATHAnish Bhatt2015-06-221-3/+6
* kbuild: edit explanation of clean-files variableJeffrey Rogers2015-06-091-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-02-191-6/+5Star
|\
| * kbuild: Update documentation of clean-files and clean-dirsMichal Marek2015-01-081-6/+5Star
* | kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada2015-01-091-2/+3
* | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-2/+2
|/
* Documentation: kbuild: Improve grammarGeert Uytterhoeven2014-08-191-28/+28
* Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven2014-08-191-23/+0Star