aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/kbuild (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds1-1/+0
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada1-1/+1
2021-01-30Documentation/llvm: Add a section about supported architecturesNathan Chancellor1-0/+44
2021-01-29arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar1-1/+0
2021-01-26doc: gcc-plugins: update gcc-plugins.rstMasahiro Yamada1-20/+21
2021-01-23Documentation/Kbuild: Remove references to gcc-plugin.shRobert Karszniewicz1-6/+0
2021-01-11Documentation: kbuild: Fix section referenceViresh Kumar1-1/+1
2020-12-22Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-12-21kconfig: doc: fix $(fileno) to $(filename)Masahiro Yamada1-1/+1
2020-12-21Documentation/kbuild: Document platform dependency practisesGeert Uytterhoeven1-0/+24
2020-12-21Documentation/kbuild: Document COMPILE_TEST dependenciesGeert Uytterhoeven1-0/+11
2020-12-21kbuild: doc: document subdir-y syntaxMasahiro Yamada1-0/+15
2020-12-21kbuild: doc: clarify the difference between extra-y and always-yMasahiro Yamada1-39/+71
2020-12-21kbuild: doc: split if_changed explanation to a separate sectionMasahiro Yamada1-42/+52
2020-12-21kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsMasahiro Yamada1-48/+40
2020-12-21kbuild: doc: fix 'List directories to visit when descending' sectionMasahiro Yamada1-9/+10
2020-12-21kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada2-28/+35
2020-12-21kbuild: doc: update the description about kbuild MakefilesMasahiro Yamada1-1/+1
2020-11-02kbuild: remove unused OBJSIZEVasily Gorbik1-3/+2
2020-10-13kbuild: doc: describe proper script invocationLukas Bulwahn1-0/+20
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds1-0/+4
2020-09-26Documentation/llvm: Fix clang target examplesFlorian Fainelli1-2/+2
2020-09-03kbuild: Documentation: clean up makefiles.rstRandy Dunlap1-9/+9
2020-08-31Documentation: add minimum clang/llvm versionNick Desaulniers1-0/+4
2020-08-31Documentation/llvm: Improve formatting of commands, variables, and argumentsNathan Chancellor1-13/+13
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-12/+55
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada1-1/+30
2020-08-10kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov3-9/+9
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada1-0/+14
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-07-13Documentation: kbuild/kconfig-language: eliminate duplicated wordRandy Dunlap1-1/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-2/+2
2020-06-28docs: kbuild: fix ReST formattingDov Murik1-3/+4
2020-06-28gcc-plugins: fix gcc-plugins directory path in documentationMasahiro Yamada1-1/+1
2020-06-06kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-2/+2
2020-05-26kbuild: doc: remove documentation about copying Module.symvers aroundMasahiro Yamada1-12/+0
2020-05-17kbuild: doc: document the new syntax 'userprogs'Masahiro Yamada1-48/+135
2020-04-23Documentation: kbuild: fix the section title formatMasahiro Yamada1-1/+2
2020-04-09kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada2-2/+11
2020-04-09kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada1-1/+4
2020-04-09Documentation/llvm: fix the name of llvm-sizeFangrui Song1-1/+1
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-3/+105
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds2-0/+98
2020-03-17modpost: move the namespace field in Module.symvers lastJessica Yu1-2/+2
2020-03-13kconfig: make 'imply' obey the direct dependencyMasahiro Yamada1-2/+13
2020-03-13kconfig: allow symbols implied by y to become mMasahiro Yamada1-1/+11
2020-03-13kbuild: doc: fix references to other documentsMasahiro Yamada3-5/+5
2020-03-10docs: move gcc-plugins to the kbuild manualJonathan Corbet2-0/+98
2020-03-03Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers2-0/+81
2020-02-27kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada1-1/+1