index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
/
makefiles.rst
Age
Commit message (
Expand
)
Author
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
Masahiro Yamada
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
2025-03-15
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
2024-09-24
kbuild: doc: remove the description about shipped files
Masahiro Yamada
2024-07-24
kbuild: doc: gcc to CC change
Ivan Davydov
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-01
kbuild: support 'userldlibs' syntax
Masahiro Yamada
2023-10-18
docs: kbuild: add INSTALL_DTBS_PATH
Ricardo B. Marliere
2023-09-11
Documentation: Drop or replace remaining mentions of IA64
Ard Biesheuvel
2023-02-26
docs: kbuild: remove description of KBUILD_LDS_MODULE
Sangmoon Kim
2023-01-22
docs/kbuild/makefiles: unify quoting
Jani Nikula
2023-01-22
docs/kbuild/makefiles: clean up indentation and whitespace
Jani Nikula
2023-01-22
docs/kbuild/makefiles: drop section numbering, use references
Jani Nikula
2023-01-22
docs/kbuild/makefiles: throw out the local table of contents
Jani Nikula
2023-01-22
docs/kbuild/makefiles: fix header underline
Jani Nikula
2023-01-22
kbuild: drop V=0 support
Masahiro Yamada
2023-01-09
docs: kbuild: remove mention to dropped $(objtree) feature
Miguel Ojeda
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-29
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
2022-09-28
docs: add Rust documentation
Miguel Ojeda
2022-02-14
kbuild: Add environment variables for userprogs flags
Elliot Berman
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-16
kbuild: doc: remove "Objects which export symbols" section
Masahiro Yamada
2021-02-01
kbuild: remove PYTHON variable
Masahiro Yamada
2021-01-29
arch: sparc: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-22
scsi: Drop gdth driver
Hannes Reinecke
2021-01-11
Documentation: kbuild: Fix section reference
Viresh Kumar
2020-12-21
kbuild: doc: document subdir-y syntax
Masahiro Yamada
2020-12-21
kbuild: doc: clarify the difference between extra-y and always-y
Masahiro Yamada
2020-12-21
kbuild: doc: split if_changed explanation to a separate section
Masahiro Yamada
2020-12-21
kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections
Masahiro Yamada
2020-12-21
kbuild: doc: fix 'List directories to visit when descending' section
Masahiro Yamada
2020-12-21
kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/
Masahiro Yamada
2020-12-21
kbuild: doc: update the description about kbuild Makefiles
Masahiro Yamada
2020-10-13
kbuild: doc: describe proper script invocation
Lukas Bulwahn
2020-09-03
kbuild: Documentation: clean up makefiles.rst
Randy Dunlap
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-06-06
kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2020-05-17
kbuild: doc: document the new syntax 'userprogs'
Masahiro Yamada
2020-04-23
Documentation: kbuild: fix the section title format
Masahiro Yamada
[next]