summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
...
| * kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-103-9/+9
| * kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-0/+14
| * kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+2
* | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-1/+1
|\ \ | |/ |/|
| * Documentation: kbuild/kconfig-language: eliminate duplicated wordRandy Dunlap2020-07-131-1/+1
* | docs: kbuild: fix ReST formattingDov Murik2020-06-281-3/+4
* | gcc-plugins: fix gcc-plugins directory path in documentationMasahiro Yamada2020-06-281-1/+1
|/
* kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2020-06-061-2/+2
* kbuild: doc: remove documentation about copying Module.symvers aroundMasahiro Yamada2020-05-261-12/+0
* kbuild: doc: document the new syntax 'userprogs'Masahiro Yamada2020-05-171-48/+135
* Documentation: kbuild: fix the section title formatMasahiro Yamada2020-04-231-1/+2
* kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada2020-04-092-2/+11
* kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada2020-04-091-1/+4
* Documentation/llvm: fix the name of llvm-sizeFangrui Song2020-04-091-1/+1
* Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-03-313-3/+105
|\
| * kconfig: make 'imply' obey the direct dependencyMasahiro Yamada2020-03-131-2/+13
| * kconfig: allow symbols implied by y to become mMasahiro Yamada2020-03-131-1/+11
| * Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers2020-03-032-0/+81
* | Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds2020-03-302-0/+98
|\ \
| * | docs: move gcc-plugins to the kbuild manualJonathan Corbet2020-03-102-0/+98
* | | modpost: move the namespace field in Module.symvers lastJessica Yu2020-03-171-2/+2
* | | kbuild: doc: fix references to other documentsMasahiro Yamada2020-03-133-5/+5
| |/ |/|
* | kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada2020-02-271-1/+1
* | kbuild: remove wrong documentation about mandatory-yMasahiro Yamada2020-02-271-3/+0
|/
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-33/+16
* kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-041-2/+2
* Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-02-011-3/+4
|\
| * kconfig: fix documentation typosBjorn Helgaas2020-01-221-3/+4
* | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada2020-01-071-5/+0
|/
* kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada2019-12-221-3/+13
* kconfig: remove ---help--- from documentationMasahiro Yamada2019-12-181-4/+1
* kbuild: remove header compile testMasahiro Yamada2019-11-151-17/+0
* kbuild: do not read $(KBUILD_EXTMOD)/Module.symversMasahiro Yamada2019-11-111-8/+5
* Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-111-154/+0
|\
| * doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada2019-10-081-154/+0
* | kheaders: make headers archive reproducibleDmitry Goldin2019-10-051-4/+9
* | kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada2019-10-051-2/+2
* | kbuild: correct formatting of header in kbuild module docsAlex Gaynor2019-10-011-1/+2
* | kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-10-011-5/+0
|/
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-222-2/+159
|\
| * docs: Add documentation for Symbol NamespacesMatthias Maennich2019-09-101-0/+154
| * modpost: add support for symbol namespacesMatthias Maennich2019-09-101-2/+5
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-202-61/+34
|\ \
| * | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada2019-09-061-5/+9
| * | kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada2019-09-041-7/+0
| * | kbuild: remove clean-dirs syntaxMasahiro Yamada2019-08-291-12/+4
| * | docs: kbuild: remove cc-ldoption from document againMasahiro Yamada2019-08-291-15/+0
| * | docs: kbuild: fix invalid ReST syntaxMasahiro Yamada2019-08-291-4/+4
| * | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-0/+5
| * | kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada2019-08-212-14/+14