index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2016-08-09
kbuild: no gcc-plugins during cc-option tests
Emese Revfy
1
-3
/
+7
2016-07-18
Kbuild: don't add obj tree in additional includes
Arnd Bergmann
1
-1
/
+1
2016-07-18
Kbuild: don't add ../../ to include path
Arnd Bergmann
1
-1
/
+1
2016-05-10
kbuild: fix if_change and friends to consider argument order
Masahiro Yamada
1
-6
/
+5
2016-05-10
kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line
Nicolas Pitre
1
-1
/
+1
2016-04-27
kbuild: adjust ksym_dep_filter for some cmd_* renames
Nicolas Pitre
1
-4
/
+6
2016-03-29
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
1
-0
/
+27
2016-03-29
kbuild: de-duplicate fixdep usage
Nicolas Pitre
1
-1
/
+4
2016-03-05
kbuild: suppress annoying "... is up to date." message
Masahiro Yamada
1
-3
/
+3
2015-09-09
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+4
2015-09-04
kbuild: Fix clang detection
Michal Marek
1
-0
/
+4
2015-08-14
modsign: Handle signing key in source tree
David Woodhouse
1
-0
/
+51
2015-01-09
kbuild: allow cc-ifversion to have the argument for false condition
Masahiro Yamada
1
-2
/
+2
2015-01-09
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
1
-5
/
+2
2015-01-09
kbuild: fix cc-ifversion macro
Masahiro Yamada
1
-1
/
+1
2014-12-21
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+12
2014-12-03
kbuild: remove redundant -rR flag of hdr-inst
Masahiro Yamada
1
-2
/
+2
2014-11-26
kbuild: collect shorthands into scripts/Kbuild.include
Masahiro Yamada
1
-0
/
+12
2014-10-21
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
Robert Richter
1
-0
/
+6
2014-10-02
kbuild: simplify build, clean, modbuiltin shorthands
Masahiro Yamada
1
-2
/
+2
2014-08-07
kbuild: Fix handling of backslashes in *.cmd files
Michal Marek
1
-6
/
+8
2014-04-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+1
2014-03-30
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
1
-0
/
+1
2014-02-14
Kbuild, lto: add ld-version and ld-ifversion macros
Andi Kleen
1
-0
/
+9
2013-04-08
kbuild: fix ld-option function
Antony Pavlov
1
-1
/
+1
2012-10-08
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-6
/
+6
2012-10-05
kbuild: make: fix if_changed when command contains backslashes
Sascha Hauer
1
-1
/
+1
2012-10-03
kbuild: Fix gcc -x syntax
Jean Delvare
1
-6
/
+6
2012-03-25
scripts/Kbuild.include: Fix portability problem of "echo -e"
Bernhard Walle
1
-1
/
+1
2011-06-09
kbuild: add `baseprereq'
Arnaud Lacombe
1
-0
/
+4
2011-05-16
kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
Michal Marek
1
-0
/
+2
2011-05-03
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
1
-0
/
+5
2011-04-20
kbuild: Fix build with binutils <= 2.19
Michal Marek
1
-0
/
+5
2009-12-12
kbuild: generate modules.builtin
Michal Marek
1
-0
/
+6
2009-10-12
kbuild,scripts: use non-builtin echo for '-e'
Amerigo Wang
1
-1
/
+1
2009-09-20
kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling
Jory A. Pratt
1
-2
/
+2
2009-09-20
kbuild: introduce ld-option
Sam Ravnborg
1
-1
/
+7
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
1
-3
/
+3
2008-12-03
kbuild: use KECHO convenience echo
Mike Frysinger
1
-9
/
+2
[next]