summaryrefslogtreecommitdiff
path: root/Documentation/kbuild/makefiles.txt
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-08
* | kbuild doc: a bundle of fixes on makefiles.txtCao jin2017-10-24
|/
* kbuild: Update example for ccflags-y usageSedat Dilek2017-08-07
* Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-07
|\
| * kbuild: remove cc-option-alignMasahiro Yamada2017-06-25
| * kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-22
* | Documentation, kbuild: fix typo "minimun" -> "minimum"Tobias Klauser2017-05-18
|/
* uapi: export all arch specifics directoriesNicolas Dichtel2017-05-11
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-11
* kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-09
* kbuild, x86: Track generated headers with generated-yJames Hogan2016-07-07
* kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2015-07-06
* kbuild: edit explanation of clean-files variableJeffrey Rogers2015-06-08
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-02-19
|\
| * kbuild: Update documentation of clean-files and clean-dirsMichal Marek2015-01-08
* | kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada2015-01-09
* | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-09
|/
* Documentation: kbuild: Improve grammarGeert Uytterhoeven2014-08-19
* Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven2014-08-19
* Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven2014-08-19
* Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven2014-08-19
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-14
|\
| * kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-16
* | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-18
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-05-07
|\
| * doc: change example to existing Makefile fragmentPaul Bolle2013-04-08
* | kbuild: fix ld-option functionAntony Pavlov2013-04-08
|/
* kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2013-02-08
* kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-30
* UAPI: Remove the objhdr-y export listDavid Howells2012-10-02
* kbuild: Add support for an "archheaders" targetH. Peter Anvin2011-11-17
* doc: fix wrong arch/i386 referencesWanlong Gao2011-06-13
* kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek2011-05-03
* kbuild: asm-generic supportSam Ravnborg2011-04-28
* kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-20
* kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-17
* of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-23
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\
| * Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek2010-09-13
| |\
| | * kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-11
* | | kbuild: drop unifdef-y supportSam Ravnborg2010-08-14
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-05
|\ \ \ | |/ /
| * | 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
| * | kbuild: Revert part of e8d400a to resolve a conflictMichal Marek2010-05-27
| |/
| * kbuild: fix a couple of typos in DocumentationKirill Smelkov2010-02-17
* | Documentation: fix kbuild typos and wordingNicolas Kaiser2010-08-05
* | Documentation: update kbuild make typos/grammar/text flowMatt Mooney2010-08-05