Commit Graph

33 Commits (877d03105d04b2c13e241130277fa69c8d2564f0)

Author SHA1 Message Date
Mike Frysinger fd54f50284 kbuild: use KECHO convenience echo 16 years ago
Mike Frysinger 5410ecc0de kbuild: introduce $(kecho) convenience echo 16 years ago
Sam Ravnborg 5b91c33cf2 kbuild: fix -I option expansion with O=... builds 16 years ago
H. Peter Anvin 43789e2163 kbuild: fix cc-option and cc-option-yn 17 years ago
Sam Ravnborg fab1e310d3 kbuild: fix make V=1 17 years ago
Mike Frysinger d75f4c683f kbuild: silence CHK/UPD messages according to $(quiet) 17 years ago
Sam Ravnborg 910b40468a kbuild: introduce cc-cross-prefix 17 years ago
Sam Ravnborg 222d394d30 kbuild: enable 'make AFLAGS=...' to add additional options to AS 17 years ago
Sam Ravnborg a0f97e06a4 kbuild: enable 'make CFLAGS=...' to add additional options to CC 17 years ago
Segher Boessenkool 0ab2a272e6 kbuild: New 'cc-fullversion' macro 18 years ago
Roman Zippel beda9f3a13 [PATCH] kbuild: more Makefile cleanups 18 years ago
Linus Torvalds b892afd1e6 kbuild: fix space for good (take 103) 18 years ago
Linus Torvalds c4184f117a kbuild: make $(checker-shell ) strip spaces around the result 18 years ago
Oleg Verych bff288c19e [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments 18 years ago
Oleg Verych 5de043f4bd [PATCH] kbuild: improve option checking, Kbuild.include cleanup 18 years ago
Roman Zippel 347a00fb4a [PATCH] kbuild: don't put temp files in source 18 years ago
Jan Beulich adf1423698 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder 19 years ago
Andi Kleen e2414910f2 [PATCH] x86: Detect CFI support in the assembler at runtime 19 years ago
Sam Ravnborg 45d506bd65 kbuild: make V=2 tell why a target is rebuild 19 years ago
Sam Ravnborg 48f1f0589d kbuild: consistently decide when to rebuild a target 19 years ago
Sam Ravnborg 8eb3afe0e9 kbuild: always use $(CC) for $(call cc-version) 19 years ago
Roland McGrath 0b0bf7a3cc [PATCH] vDSO hash-style fix 19 years ago
Sam Ravnborg 5e8d780d74 kbuild: fix ia64 breakage after introducing make -rR 19 years ago
Linus Torvalds d38b69689c Revert "kbuild: fix make -rR breakage" 19 years ago
Sam Ravnborg e5c44fd88c kbuild: fix make -rR breakage 19 years ago
Sam Ravnborg d9df92e22a kbuild: properly pass options to hostcc when doing make O=.. 19 years ago
Paul Smith 4f1933620f kbuild: change kbuild to not rely on incorrect GNU make behavior 19 years ago
Sam Ravnborg 9d6e7a709c kbuild: fix comment in Kbuild.include 19 years ago
Jan Beulich 6176aa9ae4 kbuild: consolidate command line escaping 19 years ago
Sam Ravnborg 20a468b513 kbuild: make cc-version available in kbuild files 19 years ago
Sam Ravnborg d51bfb7852 kbuild: introduce escsq to escapre single quotes 19 years ago
Sam Ravnborg 0a504f259c kbuild: add objectify 20 years ago
Sam Ravnborg 8ec4b4ff1c kbuild: introduce Kbuild.include 20 years ago