aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kbuild
AgeCommit message (Expand)Author
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-05Documentation: fix kbuild typos and wordingNicolas Kaiser
2010-08-05Documentation: update kbuild make typos/grammar/text flowMatt Mooney
2010-08-05Documentation: update kbuild make examples#2 to reflect changesMatt Mooney
2010-08-05Documentation: update kbuild loadable modules goals & examplesMatt Mooney
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-08-03kconfig: add alldefconfigSam Ravnborg
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-27kbuild: Revert part of e8d400a to resolve a conflictMichal Marek
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue
2010-04-14kconfig: some small fixesLi Zefan
2010-03-16Fix typos in commentsThomas Weber
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur
2010-02-17kbuild: fix a couple of typos in DocumentationKirill Smelkov
2009-12-12kbuild: generate modules.builtinMichal Marek
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg
2009-09-20kbuild: introduce ld-optionSam Ravnborg
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
2009-06-09kconfig: resort the documentation of the environment variablesMarkus Heidelberg
2009-06-09kbuild/Documentation: Incorrect makefile syntax in exampleDavid VomLehn
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg
2009-01-14kbuild: fix kbuild.txt typosRandy Dunlap
2009-01-07kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in DocumentationWolfram Sang
2009-01-07kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song
2009-01-02kbuild: document environment variablesSam Ravnborg
2009-01-02kbuild: make *config usage docsRandy Dunlap
2008-12-03kbuild: introduce $(kecho) convenience echoMike Frysinger
2008-05-04kconfig-language.txt: remove bogus hintAdrian Bunk
2008-04-28kconifg: 'select' considered less evilMatthew Wilcox
2008-04-25kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker
2008-01-28kconfig: document use of HAVE_*Sam Ravnborg
2008-01-28kconfig: environment symbol supportRoman Zippel
2008-01-28kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txtRandy Dunlap
2007-10-22kbuild: cc-cross-prefix spellingGeert Uytterhoeven
2007-10-19kconfig: update kconfig-language textRandy Dunlap
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-12kbuild: kill EXTRA_ARFLAGSSam Ravnborg
2007-10-12kbuild: fix documentation in makefiles.txtSam Ravnborg
2007-08-11docs: note about select in kconfig-language.txtJarek Poplawski