summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-10-21gcc-plugins: Remove cyc_complexityKees Cook
2021-10-21gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook
2021-10-12docs: use the lore redirector everywhereThorsten Leemhuis
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08Documentation/llvm: update IRC locationNathan Chancellor
2021-09-08Documentation/llvm: update mailing listNathan Chancellor
2021-08-10scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers
2021-08-10Documentation/llvm: update CROSS_COMPILE inferencingNick Desaulniers
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2021-04-25docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02Bhaskar Chowdhury
2021-04-14kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada
2021-04-14kconfig: remove allnoconfig_y optionMasahiro Yamada
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-16kbuild: doc: remove "Objects which export symbols" sectionMasahiro Yamada
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada
2021-01-30Documentation/llvm: Add a section about supported architecturesNathan Chancellor
2021-01-29arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-26doc: gcc-plugins: update gcc-plugins.rstMasahiro Yamada
2021-01-23Documentation/Kbuild: Remove references to gcc-plugin.shRobert Karszniewicz
2021-01-22scsi: Drop gdth driverHannes Reinecke
2021-01-11Documentation: kbuild: Fix section referenceViresh Kumar
2020-12-22Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-12-21kconfig: doc: fix $(fileno) to $(filename)Masahiro Yamada
2020-12-21Documentation/kbuild: Document platform dependency practisesGeert Uytterhoeven
2020-12-21Documentation/kbuild: Document COMPILE_TEST dependenciesGeert Uytterhoeven
2020-12-21kbuild: doc: document subdir-y syntaxMasahiro Yamada
2020-12-21kbuild: doc: clarify the difference between extra-y and always-yMasahiro Yamada
2020-12-21kbuild: doc: split if_changed explanation to a separate sectionMasahiro Yamada
2020-12-21kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsMasahiro Yamada
2020-12-21kbuild: doc: fix 'List directories to visit when descending' sectionMasahiro Yamada
2020-12-21kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada
2020-12-21kbuild: doc: update the description about kbuild MakefilesMasahiro Yamada
2020-11-02kbuild: remove unused OBJSIZEVasily Gorbik
2020-10-13kbuild: doc: describe proper script invocationLukas Bulwahn
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds
2020-09-26Documentation/llvm: Fix clang target examplesFlorian Fainelli
2020-09-03kbuild: Documentation: clean up makefiles.rstRandy Dunlap
2020-08-31Documentation: add minimum clang/llvm versionNick Desaulniers
2020-08-31Documentation/llvm: Improve formatting of commands, variables, and argumentsNathan Chancellor
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-08-10kbuild: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds