aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)AuthorFilesLines
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerGravatar Nathan Chancellor 1-1/+1
2024-03-10kconfig: remove named choice supportGravatar Masahiro Yamada 1-5/+1
2024-02-19docs: kbuild/kconfig: reformat/cleanupGravatar Vegard Nossum 1-197/+166
2024-02-15docs: kconfig: Fix grammar and formattingGravatar Thorsten Blum 1-3/+3
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-0/+17
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-11-01kbuild: support 'userldlibs' syntaxGravatar Masahiro Yamada 1-0/+4
2023-10-18docs: kbuild: add INSTALL_DTBS_PATHGravatar Ricardo B. Marliere 2-0/+13
2023-09-25Documentation: kbuild: explain handling optional dependenciesGravatar Arnd Bergmann 1-0/+26
2023-09-11Documentation: Drop or replace remaining mentions of IA64Gravatar Ard Biesheuvel 1-1/+1
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-44/+97
2023-09-01kconfig: add warn-unknown-symbols sanity checkGravatar Sergey Senozhatsky 1-0/+9
2023-09-01Documentation/llvm: refresh docsGravatar Nick Desaulniers 1-44/+80
2023-08-13docs: kbuild: Document search jump featureGravatar Jesse Taube 1-0/+8
2023-07-14kconfig: docs: mention gconfig at top of kconfig.rstGravatar Randy Dunlap 1-0/+2
2023-06-10kernel-doc: don't let V=1 change outcomeGravatar Johannes Berg 1-0/+6
2023-05-03parisc: update kbuild doc. aliases for parisc64Gravatar Randy Dunlap 1-0/+1
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2023-04-08Documentation/llvm: Add a note about prebuilt kernel.org toolchainsGravatar Nathan Chancellor 1-0/+4
2023-03-23sh: remove sh5/sh64 last fragmentsGravatar Randy Dunlap 1-1/+0
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-1095/+1064
2023-02-26docs: kbuild: remove description of KBUILD_LDS_MODULEGravatar Sangmoon Kim 1-4/+0
2023-02-15Documentation/llvm: add Chimera Linux, Google and Meta datacentersGravatar Nick Desaulniers 1-6/+9
2023-01-22docs/kbuild/makefiles: unify quotingGravatar Jani Nikula 1-60/+60
2023-01-22docs/kbuild/makefiles: clean up indentation and whitespaceGravatar Jani Nikula 1-927/+958
2023-01-22docs/kbuild/makefiles: drop section numbering, use referencesGravatar Jani Nikula 1-103/+103
2023-01-22docs/kbuild/makefiles: throw out the local table of contentsGravatar Jani Nikula 1-61/+0
2023-01-22docs/kbuild/makefiles: fix header underlineGravatar Jani Nikula 1-1/+1
2023-01-22kbuild: drop V=0 supportGravatar Masahiro Yamada 1-2/+2
2023-01-22Merge 6.2-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+1
2023-01-20scripts/tags.sh: choose which directories to exclude from being indexedGravatar Paulo Miguel Almeida 1-0/+7
2023-01-09docs: kbuild: remove mention to dropped $(objtree) featureGravatar Miguel Ojeda 1-1/+1
2022-10-28Documentation: kbuild: Add description of git for reproducible buildsGravatar Dan Li 1-0/+10
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-33/+23
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 2-4/+63
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+18
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-4/+5
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-17/+1
2022-09-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosGravatar Nick Desaulniers 1-12/+17
2022-09-28docs: add Rust documentationGravatar Miguel Ojeda 2-4/+63
2022-09-27docs/core-api: expand Fedora instructions for GCC pluginsGravatar Robert Elliott 1-1/+18
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTOGravatar Nick Desaulniers 1-2/+2
2022-07-27docs: kbuild: fix typoGravatar Baruch Siach 1-1/+1
2022-06-20Documentation/llvm: Update Supported Arch tableGravatar Nick Desaulniers 1-2/+8
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+6
2022-05-08randstruct: Move seed generation into scripts/basic/Gravatar Kees Cook 1-2/+3
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosGravatar Kees Cook 1-4/+3
2022-04-06docs: kbuild: add references on Kconfig semanticsGravatar Necip Fazil Yildiran 1-0/+6
2022-03-31kbuild: Make $(LLVM) more flexibleGravatar Nathan Chancellor 1-6/+25
2022-02-14kbuild: Add environment variables for userprogs flagsGravatar Elliot Berman 2-0/+13