summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-10-281-372/+361
|\
| * Merge commit 'v2.6.36' into kbuild/miscMichal Marek2010-10-283-70/+101
| |\
| * | Documentation/kbuild: modules.txt cleanupmatt mooney2010-10-051-30/+32
| * | Documentation/kbuild: major edit of modules.txt sections 5-8matt mooney2010-09-291-181/+177
| * | Documentation/kbuild: major edit of modules.txt sections 1-4matt mooney2010-09-291-198/+189
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-1/+2
|\ \ \
| * \ \ Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-122-68/+99
| |\ \ \ | | | |/ | | |/|
| * | | kconfig: implement the `mainmenu' directiveArnaud Lacombe2010-09-191-1/+2
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek2010-09-131-0/+7
| |\ \ \
| | * | | kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-111-0/+7
* | | | | kbuild: drop unifdef-y supportSam Ravnborg2010-08-141-6/+0
* | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-051-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-041-1/+1
| |\ \ \ \
| * | | | | kconfig: add alldefconfigSam Ravnborg2010-08-031-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-052-7/+46
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-041-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-032-2/+17
| * | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-032-5/+29
| | |/ / | |/| |
* | | | Documentation: fix kbuild typos and wordingNicolas Kaiser2010-08-052-16/+16
* | | | Documentation: update kbuild make typos/grammar/text flowMatt Mooney2010-08-051-28/+25
* | | | Documentation: update kbuild make examples#2 to reflect changesMatt Mooney2010-08-051-6/+6
* | | | Documentation: update kbuild loadable modules goals & examplesMatt Mooney2010-08-051-18/+19
| |/ / |/| |
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+5
|\ \ \ | |/ /
| * | kbuild: Revert part of e8d400a to resolve a conflictMichal Marek2010-05-271-1/+1
| * | kconfig: some small fixesLi Zefan2010-04-141-1/+1
| |/
| * tags: Add the ability to make tags for all archs using "all"John Kacur2010-03-031-0/+4
| * kbuild: fix a couple of typos in DocumentationKirill Smelkov2010-02-172-2/+2
* | Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-231-1/+1
* | Fix typos in commentsThomas Weber2010-03-161-1/+1
|/
* kbuild: generate modules.builtinMichal Marek2009-12-122-0/+19
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-1/+2
* kbuild: introduce ld-optionSam Ravnborg2009-09-201-0/+14
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-3/+3
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-0/+16
* kconfig: resort the documentation of the environment variablesMarkus Heidelberg2009-06-091-56/+60
* kbuild/Documentation: Incorrect makefile syntax in exampleDavid VomLehn2009-06-091-1/+1
* kbuild: introduce subdir-ccflags-ySam Ravnborg2009-04-191-0/+10
* kbuild: introduce destination-y for exported headersSam Ravnborg2009-04-111-8/+75
* kbuild: fix kbuild.txt typosRandy Dunlap2009-01-141-14/+15
* kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in DocumentationWolfram Sang2009-01-071-2/+2
* kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song2009-01-071-0/+7
* kbuild: document environment variablesSam Ravnborg2009-01-022-3/+131
* kbuild: make *config usage docsRandy Dunlap2009-01-022-0/+190
* kbuild: introduce $(kecho) convenience echoMike Frysinger2008-12-031-0/+14
* kconfig-language.txt: remove bogus hintAdrian Bunk2008-05-041-24/+0
* kconifg: 'select' considered less evilMatthew Wilcox2008-04-281-8/+9
* kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker2008-04-251-1/+8
* kconfig: document use of HAVE_*Sam Ravnborg2008-01-281-0/+36
* kconfig: environment symbol supportRoman Zippel2008-01-281-0/+21
OpenPOWER on IntegriCloud