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
/
scripts
/
Kbuild.include
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: Add __cc-option macro
Matthias Kaehlcke
2017-06-25
1
-2
/
+12
*
kbuild: remove cc-option-align
Masahiro Yamada
2017-06-25
1
-5
/
+0
*
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-05-10
1
-3
/
+3
|
\
|
*
kbuild, LLVMLinux: Add -Werror to cc-option to support clang
Mark Charlebois
2017-04-12
1
-3
/
+3
*
|
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
2017-03-30
1
-0
/
+4
|
/
*
Kbuild: Add cpp_its_S in ksym_dep_filter
Marcin Nowakowski
2017-02-14
1
-1
/
+1
*
kbuild: no gcc-plugins during cc-option tests
Emese Revfy
2016-08-08
1
-3
/
+7
*
Kbuild: don't add obj tree in additional includes
Arnd Bergmann
2016-07-18
1
-1
/
+1
*
Kbuild: don't add ../../ to include path
Arnd Bergmann
2016-07-18
1
-1
/
+1
*
kbuild: fix if_change and friends to consider argument order
Masahiro Yamada
2016-05-10
1
-6
/
+5
*
kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line
Nicolas Pitre
2016-05-10
1
-1
/
+1
*
kbuild: adjust ksym_dep_filter for some cmd_* renames
Nicolas Pitre
2016-04-27
1
-4
/
+6
*
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2016-03-29
1
-0
/
+27
*
kbuild: de-duplicate fixdep usage
Nicolas Pitre
2016-03-29
1
-1
/
+4
*
kbuild: suppress annoying "... is up to date." message
Masahiro Yamada
2016-03-04
1
-3
/
+3
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-09-08
1
-0
/
+4
|
\
|
*
kbuild: Fix clang detection
Michal Marek
2015-09-04
1
-0
/
+4
*
|
modsign: Handle signing key in source tree
David Woodhouse
2015-08-14
1
-0
/
+51
|
/
*
kbuild: allow cc-ifversion to have the argument for false condition
Masahiro Yamada
2015-01-09
1
-2
/
+2
*
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
2015-01-09
1
-5
/
+2
*
kbuild: fix cc-ifversion macro
Masahiro Yamada
2015-01-09
1
-1
/
+1
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-12-20
1
-0
/
+12
|
\
|
*
kbuild: remove redundant -rR flag of hdr-inst
Masahiro Yamada
2014-12-03
1
-2
/
+2
|
*
kbuild: collect shorthands into scripts/Kbuild.include
Masahiro Yamada
2014-11-26
1
-0
/
+12
*
|
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
Robert Richter
2014-10-21
1
-0
/
+6
|
/
*
kbuild: simplify build, clean, modbuiltin shorthands
Masahiro Yamada
2014-10-02
1
-2
/
+2
*
kbuild: Fix handling of backslashes in *.cmd files
Michal Marek
2014-08-07
1
-6
/
+8
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-04-07
1
-0
/
+1
|
\
|
*
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
2014-03-29
1
-0
/
+1
*
|
Kbuild, lto: add ld-version and ld-ifversion macros
Andi Kleen
2014-02-13
1
-0
/
+9
|
/
*
kbuild: fix ld-option function
Antony Pavlov
2013-04-08
1
-1
/
+1
*
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-10-08
1
-6
/
+6
|
\
|
*
kbuild: Fix gcc -x syntax
Jean Delvare
2012-10-03
1
-6
/
+6
*
|
kbuild: make: fix if_changed when command contains backslashes
Sascha Hauer
2012-10-06
1
-1
/
+1
|
/
*
scripts/Kbuild.include: Fix portability problem of "echo -e"
Bernhard Walle
2012-03-24
1
-1
/
+1
*
kbuild: add `baseprereq'
Arnaud Lacombe
2011-06-09
1
-0
/
+4
*
kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
Michal Marek
2011-05-16
1
-0
/
+2
*
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
2011-05-03
1
-0
/
+5
*
kbuild: Fix build with binutils <= 2.19
Michal Marek
2011-04-20
1
-0
/
+5
*
kbuild: generate modules.builtin
Michal Marek
2009-12-12
1
-0
/
+6
*
kbuild,scripts: use non-builtin echo for '-e'
Amerigo Wang
2009-10-11
1
-1
/
+1
*
kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling
Jory A. Pratt
2009-09-20
1
-2
/
+2
*
kbuild: introduce ld-option
Sam Ravnborg
2009-09-20
1
-1
/
+7
*
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
2009-09-20
1
-3
/
+3
*
kbuild: use KECHO convenience echo
Mike Frysinger
2008-12-03
1
-9
/
+2
*
kbuild: introduce $(kecho) convenience echo
Mike Frysinger
2008-12-03
1
-0
/
+7
*
kbuild: fix -I option expansion with O=... builds
Sam Ravnborg
2008-12-03
1
-1
/
+3
*
kbuild: fix cc-option and cc-option-yn
H. Peter Anvin
2008-09-09
1
-2
/
+2
*
kbuild: fix make V=1
Sam Ravnborg
2008-02-11
1
-0
/
+3
*
kbuild: silence CHK/UPD messages according to $(quiet)
Mike Frysinger
2008-02-09
1
-2
/
+6
[next]