Age | Commit message (Expand) | Author |
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 |
2020-03-13 | kbuild: doc: fix references to other documents | Masahiro Yamada |
2020-02-27 | kbuild: get rid of trailing slash from subdir- example | Masahiro Yamada |
2020-02-27 | kbuild: remove wrong documentation about mandatory-y | Masahiro Yamada |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2020-02-04 | kbuild: fix the document to use extra-y for vmlinux.lds | Masahiro Yamada |
2019-12-22 | kbuild: clarify the difference between obj-y and obj-m w.r.t. descending | Masahiro Yamada |
2019-11-15 | kbuild: remove header compile test | Masahiro Yamada |
2019-10-01 | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada |
2019-09-04 | kbuild: remove ARCH_{CPP,A,C}FLAGS | Masahiro Yamada |
2019-08-29 | kbuild: remove clean-dirs syntax | Masahiro Yamada |
2019-08-29 | docs: kbuild: remove cc-ldoption from document again | Masahiro Yamada |
2019-08-29 | docs: kbuild: fix invalid ReST syntax | Masahiro Yamada |
2019-08-21 | kbuild: rebuild modules when module linker scripts are updated | Masahiro Yamada |
2019-08-21 | kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst | Masahiro Yamada |
2019-08-21 | kbuild: do not descend to ./Kbuild when cleaning | Masahiro Yamada |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-17 | kbuild: get rid of misleading $(AS) from documents | Masahiro Yamada |
2019-07-15 | docs: kbuild: fix build with pdf and fix some minor issues | Mauro Carvalho Chehab |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |