Age | Commit message (Expand) | Author | Files | Lines |
2010-08-15 | kbuild: drop unifdef-y support | Sam Ravnborg | 1 | -6/+0 |
2010-08-06 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2010-08-06 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -7/+46 |
2010-08-06 | Documentation: fix kbuild typos and wording | Nicolas Kaiser | 2 | -16/+16 |
2010-08-06 | Documentation: update kbuild make typos/grammar/text flow | Matt Mooney | 1 | -28/+25 |
2010-08-06 | Documentation: update kbuild make examples#2 to reflect changes | Matt Mooney | 1 | -6/+6 |
2010-08-06 | Documentation: update kbuild loadable modules goals & examples | Matt Mooney | 1 | -18/+19 |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek | 1 | -1/+1 |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 1 | -1/+1 |
2010-08-03 | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg | 2 | -2/+17 |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2 | -5/+29 |
2010-08-03 | kconfig: add alldefconfig | Sam Ravnborg | 1 | -1/+1 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -1/+5 |
2010-05-27 | kbuild: Revert part of e8d400a to resolve a conflict | Michal Marek | 1 | -1/+1 |
2010-04-23 | Documentation/: it's -> its where appropriate | Francis Galiegue | 1 | -1/+1 |
2010-04-14 | kconfig: some small fixes | Li Zefan | 1 | -1/+1 |
2010-03-16 | Fix typos in comments | Thomas Weber | 1 | -1/+1 |
2010-03-03 | tags: Add the ability to make tags for all archs using "all" | John Kacur | 1 | -0/+4 |
2010-02-17 | kbuild: fix a couple of typos in Documentation | Kirill Smelkov | 2 | -2/+2 |
2009-12-12 | kbuild: generate modules.builtin | Michal Marek | 2 | -0/+19 |
2009-12-12 | kbuild: move autoconf.h to include/generated | Sam Ravnborg | 1 | -1/+2 |
2009-09-20 | kbuild: introduce ld-option | Sam Ravnborg | 1 | -0/+14 |
2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 1 | -3/+3 |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 1 | -0/+16 |
2009-06-10 | kconfig: resort the documentation of the environment variables | Markus Heidelberg | 1 | -56/+60 |
2009-06-10 | kbuild/Documentation: Incorrect makefile syntax in example | David VomLehn | 1 | -1/+1 |
2009-04-19 | kbuild: introduce subdir-ccflags-y | Sam Ravnborg | 1 | -0/+10 |
2009-04-11 | kbuild: introduce destination-y for exported headers | Sam Ravnborg | 1 | -8/+75 |
2009-01-14 | kbuild: fix kbuild.txt typos | Randy Dunlap | 1 | -14/+15 |
2009-01-07 | kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation | Wolfram Sang | 1 | -2/+2 |
2009-01-07 | kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope | Jike Song | 1 | -0/+7 |
2009-01-02 | kbuild: document environment variables | Sam Ravnborg | 2 | -3/+131 |
2009-01-02 | kbuild: make *config usage docs | Randy Dunlap | 2 | -0/+190 |
2008-12-03 | kbuild: introduce $(kecho) convenience echo | Mike Frysinger | 1 | -0/+14 |
2008-05-04 | kconfig-language.txt: remove bogus hint | Adrian Bunk | 1 | -24/+0 |
2008-04-29 | kconifg: 'select' considered less evil | Matthew Wilcox | 1 | -8/+9 |
2008-04-25 | kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS | Richard Hacker | 1 | -1/+8 |
2008-01-29 | kconfig: document use of HAVE_* | Sam Ravnborg | 1 | -0/+36 |
2008-01-29 | kconfig: environment symbol support | Roman Zippel | 1 | -0/+21 |
2008-01-29 | kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txt | Randy Dunlap | 1 | -6/+48 |
2007-10-22 | kbuild: cc-cross-prefix spelling | Geert Uytterhoeven | 1 | -5/+5 |
2007-10-19 | kconfig: update kconfig-language text | Randy Dunlap | 1 | -1/+13 |
2007-10-19 | kbuild: introduce cc-cross-prefix | Sam Ravnborg | 1 | -0/+22 |
2007-10-16 | kbuild: introduce ccflags-y, asflags-y and ldflags-y | Sam Ravnborg | 1 | -19/+18 |
2007-10-16 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 1 | -1/+1 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -2/+3 |
2007-10-15 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -6/+9 |
2007-10-12 | kbuild: kill EXTRA_ARFLAGS | Sam Ravnborg | 1 | -3/+2 |
2007-10-12 | kbuild: fix documentation in makefiles.txt | Sam Ravnborg | 1 | -2/+2 |
2007-08-12 | docs: note about select in kconfig-language.txt | Jarek Poplawski | 1 | -0/+9 |