aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Kbuild.include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-03kbuild: use KECHO convenience echoMike Frysinger1-9/+2
2008-12-03kbuild: introduce $(kecho) convenience echoMike Frysinger1-0/+7
2008-12-03kbuild: fix -I option expansion with O=... buildsSam Ravnborg1-1/+3
2008-09-09kbuild: fix cc-option and cc-option-ynH. Peter Anvin1-2/+2
2008-02-11kbuild: fix make V=1Sam Ravnborg1-0/+3
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger1-2/+6
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg1-0/+11
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-3/+3
2007-07-16kbuild: New 'cc-fullversion' macroSegher Boessenkool1-1/+6
2007-02-09[PATCH] kbuild: more Makefile cleanupsRoman Zippel1-36/+36
2007-02-08kbuild: fix space for good (take 103)Linus Torvalds1-10/+9
2007-02-07kbuild: make $(checker-shell ) strip spaces around the resultLinus Torvalds1-3/+2
2007-02-07[PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsOleg Verych1-20/+20
2007-02-06[PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych1-43/+53
2006-12-10[PATCH] kbuild: don't put temp files in sourceRoman Zippel1-7/+12
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich1-2/+2
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen1-0/+7
2006-09-25kbuild: make V=2 tell why a target is rebuildSam Ravnborg1-1/+40
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg1-22/+30
2006-08-01kbuild: always use $(CC) for $(call cc-version)Sam Ravnborg1-2/+1
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath1-0/+7
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg1-0/+4
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds1-5/+0
2006-06-24kbuild: fix make -rR breakageSam Ravnborg1-0/+5
2006-04-07kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg1-0/+5
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-5/+8
2006-02-19kbuild: fix comment in Kbuild.includeSam Ravnborg1-1/+1
2006-02-19kbuild: consolidate command line escapingJan Beulich1-8/+7
2006-02-19kbuild: make cc-version available in kbuild filesSam Ravnborg1-0/+37
2006-01-06kbuild: introduce escsq to escapre single quotesSam Ravnborg1-4/+9
2005-09-10kbuild: add objectifySam Ravnborg1-0/+3
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg1-0/+96