summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
* 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-291-0/+242
* kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-291-8/+0
* Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-04-031-1/+1
|\
| * kconfig: rename silentoldconfig to syncconfigMasahiro Yamada2018-03-261-1/+1
* | kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txtMasahiro Yamada2018-03-261-4/+0
* | kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtMasahiro Yamada2018-03-261-6/+0
* | kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-261-8/+8
* | kbuild: remove incremental linking optionNicholas Piggin2018-03-261-2/+8
|/
* Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-01-311-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-061-8/+15
|/
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-1/+0
|\
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+0
* | 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-071-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/+6
|\ \
| * | kbuild: remove cc-option-alignMasahiro Yamada2017-06-251-16/+0
| * | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-19/+6
| |/
* | Documentation, kbuild: fix typo "minimun" -> "minimum"Tobias Klauser2017-05-181-1/+1
|/
* uapi: export all arch specifics directoriesNicolas Dichtel2017-05-111-14/+1
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-25/+41
* Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-111-19/+4
* 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/+2
* 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-081-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-02-191-6/+5
|\
| * kbuild: Update documentation of clean-files and clean-dirsMichal Marek2015-01-081-6/+5
* | 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/+0
* Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven2014-08-191-3/+3
* Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven2014-08-191-5/+4
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-08-142-0/+49
|\
| * Documentation: headers_install.txt is part of kbuildYann Droneaud2014-08-052-0/+49
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-31/+8
|\ \
| * | kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-161-31/+8
| |/
OpenPOWER on IntegriCloud