| Commit message (Expand) | Author | Age |
* | kbuild: introduce cc-cross-prefix | Sam Ravnborg | 2007-10-19 |
* | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 |
* | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
* | kbuild: New 'cc-fullversion' macro | Segher Boessenkool | 2007-07-16 |
* | [PATCH] kbuild: more Makefile cleanups | Roman Zippel | 2007-02-09 |
* | kbuild: fix space for good (take 103) | Linus Torvalds | 2007-02-08 |
* | kbuild: make $(checker-shell ) strip spaces around the result | Linus Torvalds | 2007-02-07 |
* | [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments | Oleg Verych | 2007-02-07 |
* | [PATCH] kbuild: improve option checking, Kbuild.include cleanup | Oleg Verych | 2007-02-06 |
* | [PATCH] kbuild: don't put temp files in source | Roman Zippel | 2006-12-10 |
* | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 |
* | [PATCH] x86: Detect CFI support in the assembler at runtime | Andi Kleen | 2006-09-26 |
* | kbuild: make V=2 tell why a target is rebuild | Sam Ravnborg | 2006-09-25 |
* | kbuild: consistently decide when to rebuild a target | Sam Ravnborg | 2006-09-25 |
* | kbuild: always use $(CC) for $(call cc-version) | Sam Ravnborg | 2006-08-01 |
* | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 |
* | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 2006-07-01 |
* | Revert "kbuild: fix make -rR breakage" | Linus Torvalds | 2006-06-26 |
* | kbuild: fix make -rR breakage | Sam Ravnborg | 2006-06-24 |
* | kbuild: properly pass options to hostcc when doing make O=.. | Sam Ravnborg | 2006-04-07 |
* | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-05 |
* | kbuild: fix comment in Kbuild.include | Sam Ravnborg | 2006-02-19 |
* | kbuild: consolidate command line escaping | Jan Beulich | 2006-02-19 |
* | kbuild: make cc-version available in kbuild files | Sam Ravnborg | 2006-02-19 |
* | kbuild: introduce escsq to escapre single quotes | Sam Ravnborg | 2006-01-06 |
* | kbuild: add objectify | Sam Ravnborg | 2005-09-10 |
* | kbuild: introduce Kbuild.include | Sam Ravnborg | 2005-07-25 |