aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Kbuild.include (follow)
AgeCommit message (Expand)AuthorFilesLines
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