Arnaud Lacombe
|
e0318d85be
kbuild: add `baseprereq'
|
14 年之前 |
Michal Marek
|
c4d5ee1398
kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
|
14 年之前 |
Michal Marek
|
8417da6f21
kbuild: Fix passing -Wno-* options to gcc 4.4+
|
14 年之前 |
Michal Marek
|
40df759e2b
kbuild: Fix build with binutils <= 2.19
|
14 年之前 |
Michal Marek
|
bc081dd6e9
kbuild: generate modules.builtin
|
15 年之前 |
Amerigo Wang
|
a3ee9470e6
kbuild,scripts: use non-builtin echo for '-e'
|
15 年之前 |
Jory A. Pratt
|
c47efe5548
kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling
|
15 年之前 |
Sam Ravnborg
|
691ef3e7fd
kbuild: introduce ld-option
|
15 年之前 |
Sam Ravnborg
|
f86fd30660
kbuild: rename ld-option to cc-ldoption
|
15 年之前 |
Mike Frysinger
|
fd54f50284
kbuild: use KECHO convenience echo
|
16 年之前 |
Mike Frysinger
|
5410ecc0de
kbuild: introduce $(kecho) convenience echo
|
16 年之前 |
Sam Ravnborg
|
5b91c33cf2
kbuild: fix -I option expansion with O=... builds
|
16 年之前 |
H. Peter Anvin
|
43789e2163
kbuild: fix cc-option and cc-option-yn
|
16 年之前 |
Sam Ravnborg
|
fab1e310d3
kbuild: fix make V=1
|
17 年之前 |
Mike Frysinger
|
d75f4c683f
kbuild: silence CHK/UPD messages according to $(quiet)
|
17 年之前 |
Sam Ravnborg
|
910b40468a
kbuild: introduce cc-cross-prefix
|
17 年之前 |
Sam Ravnborg
|
222d394d30
kbuild: enable 'make AFLAGS=...' to add additional options to AS
|
17 年之前 |
Sam Ravnborg
|
a0f97e06a4
kbuild: enable 'make CFLAGS=...' to add additional options to CC
|
17 年之前 |
Segher Boessenkool
|
0ab2a272e6
kbuild: New 'cc-fullversion' macro
|
18 年之前 |
Roman Zippel
|
beda9f3a13
[PATCH] kbuild: more Makefile cleanups
|
18 年之前 |
Linus Torvalds
|
b892afd1e6
kbuild: fix space for good (take 103)
|
18 年之前 |
Linus Torvalds
|
c4184f117a
kbuild: make $(checker-shell ) strip spaces around the result
|
18 年之前 |
Oleg Verych
|
bff288c19e
[PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments
|
18 年之前 |
Oleg Verych
|
5de043f4bd
[PATCH] kbuild: improve option checking, Kbuild.include cleanup
|
18 年之前 |
Roman Zippel
|
347a00fb4a
[PATCH] kbuild: don't put temp files in source
|
18 年之前 |
Jan Beulich
|
adf1423698
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
|
18 年之前 |
Andi Kleen
|
e2414910f2
[PATCH] x86: Detect CFI support in the assembler at runtime
|
18 年之前 |
Sam Ravnborg
|
45d506bd65
kbuild: make V=2 tell why a target is rebuild
|
19 年之前 |
Sam Ravnborg
|
48f1f0589d
kbuild: consistently decide when to rebuild a target
|
19 年之前 |
Sam Ravnborg
|
8eb3afe0e9
kbuild: always use $(CC) for $(call cc-version)
|
19 年之前 |