summaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
2025-11-08kbuild: doc: improve KBUILD_BUILD_TIMESTAMP documentationGang Yan
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-09-25Documentation: kbuild: note CONFIG_DEBUG_EFI in reproducible buildsMasahiro Yamada
2025-09-24kconfig: Add transitional symbol attribute for migration supportKees Cook
2025-07-26docs: kconfig: add alldefconfig to the all*configsRandy Dunlap
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}Masahiro Yamada
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-25Documentation/kbuild: Add new gendwarfksyms kABI rulesSami Tolvanen
2025-05-25Documentation/kbuild: Drop section numbersSami Tolvanen
2025-05-12Revert "kbuild: make all file references relative to source root"Thomas Weißschuh
2025-04-30kbuild: require gcc-8 and binutils-2.30Arnd Bergmann
2025-03-22kbuild: make all file references relative to source rootThomas Weißschuh
2025-03-17Documentation/kbuild: Fix indentation in modules.rst exampleKefan Liu
2025-03-15kbuild: add Kbuild bash completionMasahiro Yamada
2025-03-15docs: kconfig: Mention IS_REACHABLE as way for optional dependencyKrzysztof Kozlowski
2025-03-15kbuild: rust: add rustc-min-version support functionMiguel Ojeda
2025-03-15kbuild: remove EXTRA_*FLAGS supportMasahiro Yamada
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-01-15kbuild: rust: add PROCMACROLDFLAGSHONG Yifan
2025-01-11Documentation/kbuild: Document storage of symbol informationMatthew Maurer
2025-01-11Documentation/kbuild: Add DWARF module versioningSami Tolvanen
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-28kbuild: allow to start building external modules in any directoryMasahiro Yamada
2024-11-28kbuild: support building external modules in a separate build directoryMasahiro Yamada
2024-11-28kbuild: change working directory to external module directory with M=Masahiro Yamada
2024-11-16sparc/build: Add SPARC target flags for compiling with clangKoakuma
2024-11-04kconfig: remove support for "bool" prompt for choice entriesMasahiro Yamada
2024-09-24kbuild: doc: replace "gcc" in external module descriptionMasahiro Yamada
2024-09-24kbuild: doc: describe the -C option precisely for external module buildsMasahiro Yamada
2024-09-24kbuild: doc: remove the description about shipped filesMasahiro Yamada
2024-09-24kbuild: doc: drop section numbering, use references in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: throw out the local table of contents in modules.rstMasahiro Yamada
2024-09-24kbuild: doc: remove outdated description of the limitation on -I usageMasahiro Yamada
2024-09-24kbuild: doc: remove description about grepping CONFIG optionsMasahiro Yamada
2024-09-24kbuild: doc: update the description about Kbuild/Makefile splitMasahiro Yamada
2024-09-20kbuild: generate offset range data for builtin modulesKris Van Hees
2024-09-07Documentation: kconfig: explicitly document missing promptStephen Brennan
2024-08-16Documentation/llvm: turn make command for ccache into code blockJavier Carrasco
2024-07-24kbuild: doc: gcc to CC changeIvan Davydov
2024-07-16kconfig: remove tristate choice supportMasahiro Yamada
2024-06-26kbuild: doc: Update default INSTALL_MOD_DIR from extra to updatesMark-PK Tsai
2024-06-06kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'Masahiro Yamada
2024-06-06kconfig: doc: fix a typo in the note about 'imply'Masahiro Yamada
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-02kconfig: remove 'optional' property supportMasahiro Yamada
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor
2024-03-10kconfig: remove named choice supportMasahiro Yamada
2024-02-19docs: kbuild/kconfig: reformat/cleanupVegard Nossum
2024-02-15docs: kconfig: Fix grammar and formattingThorsten Blum