index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
/
makefiles.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-11
Documentation: kbuild: Fix section reference
Viresh Kumar
1
-1
/
+1
2020-12-21
kbuild: doc: document subdir-y syntax
Masahiro Yamada
1
-0
/
+15
2020-12-21
kbuild: doc: clarify the difference between extra-y and always-y
Masahiro Yamada
1
-39
/
+71
2020-12-21
kbuild: doc: split if_changed explanation to a separate section
Masahiro Yamada
1
-42
/
+52
2020-12-21
kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections
Masahiro Yamada
1
-48
/
+40
2020-12-21
kbuild: doc: fix 'List directories to visit when descending' section
Masahiro Yamada
1
-9
/
+10
2020-12-21
kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/
Masahiro Yamada
1
-27
/
+34
2020-12-21
kbuild: doc: update the description about kbuild Makefiles
Masahiro Yamada
1
-1
/
+1
2020-10-13
kbuild: doc: describe proper script invocation
Lukas Bulwahn
1
-0
/
+20
2020-09-03
kbuild: Documentation: clean up makefiles.rst
Randy Dunlap
1
-9
/
+9
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
1
-1
/
+30
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-0
/
+14
2020-06-06
kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2020-05-17
kbuild: doc: document the new syntax 'userprogs'
Masahiro Yamada
1
-48
/
+135
2020-04-23
Documentation: kbuild: fix the section title format
Masahiro Yamada
1
-1
/
+2
2020-03-13
kbuild: doc: fix references to other documents
Masahiro Yamada
1
-3
/
+3
2020-02-27
kbuild: get rid of trailing slash from subdir- example
Masahiro Yamada
1
-1
/
+1
2020-02-27
kbuild: remove wrong documentation about mandatory-y
Masahiro Yamada
1
-3
/
+0
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-33
/
+16
2020-02-04
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
1
-2
/
+2
2019-12-22
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
Masahiro Yamada
1
-3
/
+13
2019-11-15
kbuild: remove header compile test
Masahiro Yamada
1
-17
/
+0
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
1
-5
/
+0
2019-09-04
kbuild: remove ARCH_{CPP,A,C}FLAGS
Masahiro Yamada
1
-7
/
+0
2019-08-29
kbuild: remove clean-dirs syntax
Masahiro Yamada
1
-12
/
+4
2019-08-29
docs: kbuild: remove cc-ldoption from document again
Masahiro Yamada
1
-15
/
+0
2019-08-29
docs: kbuild: fix invalid ReST syntax
Masahiro Yamada
1
-4
/
+4
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
1
-0
/
+5
2019-08-21
kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
Masahiro Yamada
1
-0
/
+14
2019-08-21
kbuild: do not descend to ./Kbuild when cleaning
Masahiro Yamada
1
-6
/
+0
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-6
/
+6
2019-07-17
kbuild: get rid of misleading $(AS) from documents
Masahiro Yamada
1
-6
/
+6
2019-07-15
docs: kbuild: fix build with pdf and fix some minor issues
Mauro Carvalho Chehab
1
-0
/
+1
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-5
/
+17
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-0
/
+1509