aboutsummaryrefslogtreecommitdiff
path: root/scripts/Kbuild.include
AgeCommit message (Expand)Author
2012-03-24scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle
2011-06-09kbuild: add `baseprereq'Arnaud Lacombe
2011-05-16kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.oMichal Marek
2011-05-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek
2009-12-12kbuild: generate modules.builtinMichal Marek
2009-10-11kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang
2009-09-20kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt
2009-09-20kbuild: introduce ld-optionSam Ravnborg
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2008-12-03kbuild: use KECHO convenience echoMike Frysinger
2008-12-03kbuild: introduce $(kecho) convenience echoMike Frysinger
2008-12-03kbuild: fix -I option expansion with O=... buildsSam Ravnborg
2008-09-09kbuild: fix cc-option and cc-option-ynH. Peter Anvin
2008-02-11kbuild: fix make V=1Sam Ravnborg
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-07-16kbuild: New 'cc-fullversion' macroSegher Boessenkool
2007-02-09[PATCH] kbuild: more Makefile cleanupsRoman Zippel
2007-02-08kbuild: fix space for good (take 103)Linus Torvalds
2007-02-07kbuild: make $(checker-shell ) strip spaces around the resultLinus Torvalds
2007-02-07[PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsOleg Verych
2007-02-06[PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych
2006-12-10[PATCH] kbuild: don't put temp files in sourceRoman Zippel
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen
2006-09-25kbuild: make V=2 tell why a target is rebuildSam Ravnborg
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg
2006-08-01kbuild: always use $(CC) for $(call cc-version)Sam Ravnborg
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds
2006-06-24kbuild: fix make -rR breakageSam Ravnborg
2006-04-07kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2006-02-19kbuild: fix comment in Kbuild.includeSam Ravnborg
2006-02-19kbuild: consolidate command line escapingJan Beulich
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg
2006-01-06kbuild: introduce escsq to escapre single quotesSam Ravnborg
2005-09-10kbuild: add objectifySam Ravnborg
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg