index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Kbuild.include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
kbuild: use more portable 'command -v' for cc-cross-prefix
Masahiro Yamada
1
-1
/
+6
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-20
kbuild: drop support for cc-ldoption
Nick Desaulniers
1
-5
/
+0
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
1
-8
/
+0
2019-03-04
kbuild: remove cc-version macro
Masahiro Yamada
1
-4
/
+1
2019-02-27
kbuild: refactor cc-cross-prefix implementation
Masahiro Yamada
1
-8
/
+4
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
1
-0
/
+4
2019-01-14
kbuild: remove unused baseprereq
Masahiro Yamada
1
-4
/
+0
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
1
-4
/
+4
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
1
-1
/
+1
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-42
/
+10
2018-12-19
Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...
Ingo Molnar
1
-3
/
+1
2018-12-02
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
1
-0
/
+3
2018-12-01
kbuild: refactor if_changed
Masahiro Yamada
1
-2
/
+1
2018-12-01
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
Masahiro Yamada
1
-1
/
+1
2018-12-01
kbuild: change if_changed_rule for multi-line recipe
Masahiro Yamada
1
-8
/
+4
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
1
-28
/
+0
2018-12-01
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
1
-6
/
+4
2018-11-02
kbuild: remove cc-name variable
Masahiro Yamada
1
-4
/
+0
2018-11-01
kbuild: remove unused cc-fullversion variable
Masahiro Yamada
1
-4
/
+0
2018-10-28
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2018-10-04
kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...
Nadav Amit
1
-1
/
+3
2018-09-12
kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionally
Masahiro Yamada
1
-1
/
+1
2018-08-30
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
1
-4
/
+0
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2018-08-15
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-0
/
+3
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2018-08-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
1
-1
/
+1
2018-07-25
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
1
-0
/
+3
2018-07-23
arm64: build with baremetal linker target instead of Linux when available
Olof Johansson
1
-2
/
+2
2018-07-17
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
1
-1
/
+1
2018-07-06
kbuild: do not drop -I without parameter
Masahiro Yamada
1
-1
/
+1
2018-05-28
kbuild: remove kbuild cache
Masahiro Yamada
1
-87
/
+14
2018-05-28
kbuild: do not display CHK for filechk
Masahiro Yamada
1
-1
/
+0
2018-04-10
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
1
-2
/
+3
2018-03-25
kbuild: move include/config/ksym/* to include/ksym/*
Masahiro Yamada
1
-1
/
+1
2018-03-25
kbuild: simplify ld-option implementation
Masahiro Yamada
1
-3
/
+1
2018-03-25
kbuild: Improve portability of some sed invocations
Michael Forney
1
-1
/
+1
2017-11-16
kbuild: create directory for make cache only when necessary
Masahiro Yamada
1
-4
/
+9
2017-11-13
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
1
-2
/
+3
2017-11-13
kbuild: shrink .cache.mk when it exceeds 1000 lines
Masahiro Yamada
1
-0
/
+6
2017-11-13
kbuild: Add a cache for generated variables
Douglas Anderson
1
-14
/
+76
2017-08-09
kbuild: trivial cleanups on the comments
Cao jin
1
-4
/
+3
2017-06-25
kbuild: Add __cc-option macro
Matthias Kaehlcke
1
-2
/
+12
2017-06-25
kbuild: remove cc-option-align
Masahiro Yamada
1
-5
/
+0
2017-05-11
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2017-04-11
kbuild, LLVMLinux: Add -Werror to cc-option to support clang
Mark Charlebois
1
-3
/
+3
2017-03-30
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
1
-0
/
+4
2017-02-14
Kbuild: Add cpp_its_S in ksym_dep_filter
Marcin Nowakowski
1
-1
/
+1
[next]