Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e33785470d26fdae12f453426cc5bb68771a69c3
/
scripts
/
Kbuild.include
dab3c3c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
5631d9c
kbuild: Fix clang detection
by Michal Marek
· 9 years ago
3ee550f
modsign: Handle signing key in source tree
by David Woodhouse
· 9 years ago
6dcb4e5
kbuild: allow cc-ifversion to have the argument for false condition
by Masahiro Yamada
· 10 years ago
665d92e
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
by Masahiro Yamada
· 10 years ago
dd33c03
kbuild: fix cc-ifversion macro
by Masahiro Yamada
· 10 years ago
d08372c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
1846dfb
kbuild: remove redundant -rR flag of hdr-inst
by Masahiro Yamada
· 10 years ago
371fdc7
kbuild: collect shorthands into scripts/Kbuild.include
by Masahiro Yamada
· 10 years ago
9fb5e53
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
by Robert Richter
· 10 years ago
5b2389b
kbuild: simplify build, clean, modbuiltin shorthands
by Masahiro Yamada
· 10 years ago
164f0d2
kbuild: Fix handling of backslashes in *.cmd files
by Michal Marek
· 10 years ago
b003d77
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1333893
kbuild: move "quote" to Kbuild.include to be consistent
by Masahiro Yamada
· 11 years ago
ccbef16
Kbuild, lto: add ld-version and ld-ifversion macros
by Andi Kleen
· 11 years ago
5b83df2
kbuild: fix ld-option function
by Antony Pavlov
· 12 years ago
d43b716
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
c353acb
kbuild: make: fix if_changed when command contains backslashes
by Sascha Hauer
· 12 years ago
b1e0d8b
kbuild: Fix gcc -x syntax
by Jean Delvare
· 12 years ago
875de98
scripts/Kbuild.include: Fix portability problem of "echo -e"
by Bernhard Walle
· 13 years ago
e0318d8
kbuild: add `baseprereq'
by Arnaud Lacombe
· 13 years ago
c4d5ee1
kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
by Michal Marek
· 13 years ago
8417da6f
kbuild: Fix passing -Wno-* options to gcc 4.4+
by Michal Marek
· 14 years ago
40df759
kbuild: Fix build with binutils <= 2.19
by Michal Marek
· 14 years ago
bc081dd
kbuild: generate modules.builtin
by Michal Marek
· 15 years ago
a3ee947
kbuild,scripts: use non-builtin echo for '-e'
by Amerigo Wang
· 15 years ago
c47efe5
kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling
by Jory A. Pratt
· 15 years ago
691ef3e
kbuild: introduce ld-option
by Sam Ravnborg
· 15 years ago
f86fd30
kbuild: rename ld-option to cc-ldoption
by Sam Ravnborg
· 15 years ago
fd54f50
kbuild: use KECHO convenience echo
by Mike Frysinger
· 16 years ago
5410ecc
kbuild: introduce $(kecho) convenience echo
by Mike Frysinger
· 16 years ago
5b91c33
kbuild: fix -I option expansion with O=... builds
by Sam Ravnborg
· 16 years ago
43789e2
kbuild: fix cc-option and cc-option-yn
by H. Peter Anvin
· 16 years ago
fab1e31
kbuild: fix make V=1
by Sam Ravnborg
· 17 years ago
d75f4c6
kbuild: silence CHK/UPD messages according to $(quiet)
by Mike Frysinger
· 17 years ago
910b404
kbuild: introduce cc-cross-prefix
by Sam Ravnborg
· 17 years ago
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
0ab2a27
kbuild: New 'cc-fullversion' macro
by Segher Boessenkool
· 17 years ago
beda9f3
[PATCH] kbuild: more Makefile cleanups
by Roman Zippel
· 18 years ago
b892afd
kbuild: fix space for good (take 103)
by Linus Torvalds
· 18 years ago
c4184f1
kbuild: make $(checker-shell ) strip spaces around the result
by Linus Torvalds
· 18 years ago
bff288c
[PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments
by Oleg Verych
· 18 years ago
5de043f
[PATCH] kbuild: improve option checking, Kbuild.include cleanup
by Oleg Verych
· 18 years ago
347a00f
[PATCH] kbuild: don't put temp files in source
by Roman Zippel
· 18 years ago
adf1423
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
by Jan Beulich
· 18 years ago
e241491
[PATCH] x86: Detect CFI support in the assembler at runtime
by Andi Kleen
· 18 years ago
45d506b
kbuild: make V=2 tell why a target is rebuild
by Sam Ravnborg
· 18 years ago
48f1f05
kbuild: consistently decide when to rebuild a target
by Sam Ravnborg
· 18 years ago
8eb3afe
kbuild: always use $(CC) for $(call cc-version)
by Sam Ravnborg
· 18 years ago
0b0bf7a
[PATCH] vDSO hash-style fix
by Roland McGrath
· 18 years ago
5e8d780
kbuild: fix ia64 breakage after introducing make -rR
by Sam Ravnborg
· 18 years ago
d38b6968
Revert "kbuild: fix make -rR breakage"
by Linus Torvalds
· 18 years ago
e5c44fd
kbuild: fix make -rR breakage
by Sam Ravnborg
· 18 years ago
d9df92e
kbuild: properly pass options to hostcc when doing make O=..
by Sam Ravnborg
· 19 years ago
4f19336
kbuild: change kbuild to not rely on incorrect GNU make behavior
by Paul Smith
· 19 years ago
9d6e7a7
kbuild: fix comment in Kbuild.include
by Sam Ravnborg
· 19 years ago
6176aa9
kbuild: consolidate command line escaping
by Jan Beulich
· 19 years ago
20a468b
kbuild: make cc-version available in kbuild files
by Sam Ravnborg
· 19 years ago
d51bfb7
kbuild: introduce escsq to escapre single quotes
by Sam Ravnborg
· 19 years ago
0a504f2
kbuild: add objectify
by Sam Ravnborg
· 19 years ago
8ec4b4f
kbuild: introduce Kbuild.include
by Sam Ravnborg
· 19 years ago