summaryrefslogtreecommitdiff
path: root/scripts/Kbuild.include
Commit message (Expand)AuthorAge
...
* kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt2009-09-20
* kbuild: introduce ld-optionSam Ravnborg2009-09-20
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* kbuild: use KECHO convenience echoMike Frysinger2008-12-03
* kbuild: introduce $(kecho) convenience echoMike Frysinger2008-12-03
* kbuild: fix -I option expansion with O=... buildsSam Ravnborg2008-12-03
* kbuild: fix cc-option and cc-option-ynH. Peter Anvin2008-09-09
* kbuild: fix make V=1Sam Ravnborg2008-02-11
* kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger2008-02-09
* kbuild: introduce cc-cross-prefixSam Ravnborg2007-10-19
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-15
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-14
* kbuild: New 'cc-fullversion' macroSegher Boessenkool2007-07-16
* [PATCH] kbuild: more Makefile cleanupsRoman Zippel2007-02-09
* kbuild: fix space for good (take 103)Linus Torvalds2007-02-08
* kbuild: make $(checker-shell ) strip spaces around the resultLinus Torvalds2007-02-07
* [PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsOleg Verych2007-02-07
* [PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych2007-02-06
* [PATCH] kbuild: don't put temp files in sourceRoman Zippel2006-12-10
* [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-26
* [PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen2006-09-26
* kbuild: make V=2 tell why a target is rebuildSam Ravnborg2006-09-25
* kbuild: consistently decide when to rebuild a targetSam Ravnborg2006-09-25
* kbuild: always use $(CC) for $(call cc-version)Sam Ravnborg2006-08-01
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-31
* kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-01
* Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-26
* kbuild: fix make -rR breakageSam Ravnborg2006-06-24
* kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg2006-04-07
* kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-06
* kbuild: fix comment in Kbuild.includeSam Ravnborg2006-02-19
* kbuild: consolidate command line escapingJan Beulich2006-02-19
* kbuild: make cc-version available in kbuild filesSam Ravnborg2006-02-19
* kbuild: introduce escsq to escapre single quotesSam Ravnborg2006-01-06
* kbuild: add objectifySam Ravnborg2005-09-10
* kbuild: introduce Kbuild.includeSam Ravnborg2005-07-25