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