index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
/
makefiles.rst
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-04
1
-0
/
+11
|
\
|
*
kbuild: support 'userldlibs' syntax
Masahiro Yamada
2023-11-01
1
-0
/
+4
|
*
docs: kbuild: add INSTALL_DTBS_PATH
Ricardo B. Marliere
2023-10-18
1
-0
/
+7
*
|
Documentation: Drop or replace remaining mentions of IA64
Ard Biesheuvel
2023-09-11
1
-1
/
+1
|
/
*
docs: kbuild: remove description of KBUILD_LDS_MODULE
Sangmoon Kim
2023-02-26
1
-4
/
+0
*
docs/kbuild/makefiles: unify quoting
Jani Nikula
2023-01-22
1
-60
/
+60
*
docs/kbuild/makefiles: clean up indentation and whitespace
Jani Nikula
2023-01-22
1
-927
/
+958
*
docs/kbuild/makefiles: drop section numbering, use references
Jani Nikula
2023-01-22
1
-103
/
+103
*
docs/kbuild/makefiles: throw out the local table of contents
Jani Nikula
2023-01-22
1
-61
/
+0
*
docs/kbuild/makefiles: fix header underline
Jani Nikula
2023-01-22
1
-1
/
+1
*
kbuild: drop V=0 support
Masahiro Yamada
2023-01-22
1
-2
/
+2
*
docs: kbuild: remove mention to dropped $(objtree) feature
Miguel Ojeda
2023-01-08
1
-1
/
+1
*
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
1
-33
/
+23
|
\
|
*
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
1
-4
/
+5
|
*
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-17
/
+1
|
*
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
2022-09-28
1
-12
/
+17
*
|
docs: add Rust documentation
Miguel Ojeda
2022-09-28
1
-4
/
+46
|
/
*
kbuild: Add environment variables for userprogs flags
Elliot Berman
2022-02-14
1
-0
/
+2
*
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-10-24
1
-15
/
+2
*
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-7
/
+1
|
\
|
*
kbuild: doc: remove "Objects which export symbols" section
Masahiro Yamada
2021-02-16
1
-7
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
1
-3
/
+1
|
\
\
|
*
|
scsi: Drop gdth driver
Hannes Reinecke
2021-01-23
1
-3
/
+1
*
|
|
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arch: sparc: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-29
1
-1
/
+0
*
|
|
kbuild: remove PYTHON variable
Masahiro Yamada
2021-02-01
1
-1
/
+1
|
/
/
*
/
Documentation: kbuild: Fix section reference
Viresh Kumar
2021-01-10
1
-1
/
+1
|
/
*
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-14
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-09
1
-1
/
+30
*
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-09
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-26
1
-3
/
+0
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
1
-33
/
+16
*
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
2020-02-03
1
-2
/
+2
*
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
Masahiro Yamada
2019-12-21
1
-3
/
+13
*
kbuild: remove header compile test
Masahiro Yamada
2019-11-14
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
[next]