summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2021-04-292-19/+12
|\
| * kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada2021-04-141-10/+4
| * kconfig: remove allnoconfig_y optionMasahiro Yamada2021-04-141-4/+0
| * kconfig: change defconfig_list option to environment variableMasahiro Yamada2021-04-142-5/+8
* | docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02Bhaskar Chowdhury2021-04-251-1/+1
|/
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-7/+1
|\
| * kbuild: doc: remove "Objects which export symbols" sectionMasahiro Yamada2021-02-161-7/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-221-3/+1
|\ \
| * | scsi: Drop gdth driverHannes Reinecke2021-01-221-3/+1
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \ \ | |_|/ |/| |
| * | arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
* | | kbuild: remove PYTHON variableMasahiro Yamada2021-02-011-1/+1
* | | Documentation/llvm: Add a section about supported architecturesNathan Chancellor2021-01-301-0/+44
* | | doc: gcc-plugins: update gcc-plugins.rstMasahiro Yamada2021-01-261-20/+21
* | | Documentation/Kbuild: Remove references to gcc-plugin.shRobert Karszniewicz2021-01-231-6/+0
|/ /
* / Documentation: kbuild: Fix section referenceViresh Kumar2021-01-111-1/+1
|/
* Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-12-221-1/+1
|\
| * kconfig: doc: fix $(fileno) to $(filename)Masahiro Yamada2020-12-211-1/+1
* | Documentation/kbuild: Document platform dependency practisesGeert Uytterhoeven2020-12-211-0/+24
* | Documentation/kbuild: Document COMPILE_TEST dependenciesGeert Uytterhoeven2020-12-211-0/+11
* | kbuild: doc: document subdir-y syntaxMasahiro Yamada2020-12-211-0/+15
* | kbuild: doc: clarify the difference between extra-y and always-yMasahiro Yamada2020-12-211-39/+71
* | kbuild: doc: split if_changed explanation to a separate sectionMasahiro Yamada2020-12-211-42/+52
* | kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsMasahiro Yamada2020-12-211-48/+40
* | kbuild: doc: fix 'List directories to visit when descending' sectionMasahiro Yamada2020-12-211-9/+10
* | kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada2020-12-212-28/+35
* | kbuild: doc: update the description about kbuild MakefilesMasahiro Yamada2020-12-211-1/+1
|/
* kbuild: remove unused OBJSIZEVasily Gorbik2020-11-021-3/+2
* kbuild: doc: describe proper script invocationLukas Bulwahn2020-10-131-0/+20
* Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds2020-10-121-0/+4
|\
| * Documentation: add minimum clang/llvm versionNick Desaulniers2020-08-311-0/+4
* | Documentation/llvm: Fix clang target examplesFlorian Fainelli2020-09-261-2/+2
* | kbuild: Documentation: clean up makefiles.rstRandy Dunlap2020-09-031-9/+9
* | Documentation/llvm: Improve formatting of commands, variables, and argumentsNathan Chancellor2020-08-311-13/+13
|/
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-094-12/+55
|\
| * kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-08-101-1/+30
| * 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