summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
2020-04-23Documentation: kbuild: fix the section title formatMasahiro Yamada
2020-04-09kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada
2020-04-09kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada
2020-04-09Documentation/llvm: fix the name of llvm-sizeFangrui Song
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds
2020-03-17modpost: move the namespace field in Module.symvers lastJessica Yu
2020-03-13kconfig: make 'imply' obey the direct dependencyMasahiro Yamada
2020-03-13kconfig: allow symbols implied by y to become mMasahiro Yamada
2020-03-13kbuild: doc: fix references to other documentsMasahiro Yamada
2020-03-10docs: move gcc-plugins to the kbuild manualJonathan Corbet
2020-03-03Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers
2020-02-27kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada
2020-02-27kbuild: remove wrong documentation about mandatory-yMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-02-04kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada
2020-02-01Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-01-22kconfig: fix documentation typosBjorn Helgaas
2020-01-07kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada
2019-12-18kconfig: remove ---help--- from documentationMasahiro Yamada
2019-11-15kbuild: remove header compile testMasahiro Yamada
2019-11-11kbuild: do not read $(KBUILD_EXTMOD)/Module.symversMasahiro Yamada
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-08doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada
2019-10-01kbuild: correct formatting of header in kbuild module docsAlex Gaynor
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-15Documentation: kbuild: Add document about reproducible buildsBen Hutchings
2019-09-10docs: Add documentation for Symbol NamespacesMatthias Maennich
2019-09-10modpost: add support for symbol namespacesMatthias Maennich
2019-09-06kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada
2019-09-04kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada
2019-08-29docs: kbuild: remove cc-ldoption from document againMasahiro Yamada
2019-08-29docs: kbuild: fix invalid ReST syntaxMasahiro Yamada
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-08-21kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada
2019-08-21kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-17kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada
2019-07-15docs: kbuild: fix build with pdf and fix some minor issuesMauro Carvalho Chehab
2019-07-15docs: add some directories to the main documentation indexMauro Carvalho Chehab
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-11kbuild: add a flag to force absolute path for srctreeMasahiro Yamada
2019-07-09kbuild: support header-test-pattern-yMasahiro Yamada
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada