aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAge
* kbuild: drop unifdef-y supportSam Ravnborg2010-08-14
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-05
|\
| * Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-04
| |\
| * | kconfig: add alldefconfigSam Ravnborg2010-08-03
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-05
|\ \ \
| * \ \ Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
| |\ \ \ | | | |/ | | |/|
| * | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-03
| * | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
| | |/ | |/|
* | | Documentation: fix kbuild typos and wordingNicolas Kaiser2010-08-05
* | | Documentation: update kbuild make typos/grammar/text flowMatt Mooney2010-08-05
* | | Documentation: update kbuild make examples#2 to reflect changesMatt Mooney2010-08-05
* | | Documentation: update kbuild loadable modules goals & examplesMatt Mooney2010-08-05
| |/ |/|
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\|
| * kbuild: Revert part of e8d400a to resolve a conflictMichal Marek2010-05-27
| * kconfig: some small fixesLi Zefan2010-04-14
| * tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-03
| * kbuild: fix a couple of typos in DocumentationKirill Smelkov2010-02-17
* | Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-22
* | Fix typos in commentsThomas Weber2010-03-16
|/
* kbuild: generate modules.builtinMichal Marek2009-12-12
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-12
* kbuild: introduce ld-optionSam Ravnborg2009-09-20
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-20
* kconfig: resort the documentation of the environment variablesMarkus Heidelberg2009-06-09
* kbuild/Documentation: Incorrect makefile syntax in exampleDavid VomLehn2009-06-09
* kbuild: introduce subdir-ccflags-ySam Ravnborg2009-04-19
* kbuild: introduce destination-y for exported headersSam Ravnborg2009-04-11
* kbuild: fix kbuild.txt typosRandy Dunlap2009-01-14
* kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in DocumentationWolfram Sang2009-01-07
* kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song2009-01-07
* kbuild: document environment variablesSam Ravnborg2009-01-02
* kbuild: make *config usage docsRandy Dunlap2009-01-02
* kbuild: introduce $(kecho) convenience echoMike Frysinger2008-12-03
* kconfig-language.txt: remove bogus hintAdrian Bunk2008-05-04
* kconifg: 'select' considered less evilMatthew Wilcox2008-04-28
* kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker2008-04-25
* kconfig: document use of HAVE_*Sam Ravnborg2008-01-28
* kconfig: environment symbol supportRoman Zippel2008-01-28
* kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txtRandy Dunlap2008-01-28
* kbuild: cc-cross-prefix spellingGeert Uytterhoeven2007-10-22
* kconfig: update kconfig-language textRandy Dunlap2007-10-19
* kbuild: introduce cc-cross-prefixSam Ravnborg2007-10-19
* kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg2007-10-15
* kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-15
* 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: kill EXTRA_ARFLAGSSam Ravnborg2007-10-12
* kbuild: fix documentation in makefiles.txtSam Ravnborg2007-10-12
* docs: note about select in kconfig-language.txtJarek Poplawski2007-08-11