summaryrefslogtreecommitdiff
path: root/Documentation/kbuild/makefiles.txt
AgeCommit message (Expand)Author
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-04kbuild: remove cc-version macroMasahiro Yamada
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada
2018-11-02kbuild: remove unused cc-fullversion variableMasahiro Yamada
2018-08-22kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txtMichal Suchanek
2018-07-21kbuild: if_changed: document single use per target limitationDirk Gouders
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott
2018-03-26kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtMasahiro Yamada
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin
2018-03-26kbuild: remove incremental linking optionNicholas Piggin
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-10-24kbuild doc: a bundle of fixes on makefiles.txtCao jin
2017-08-07kbuild: Update example for ccflags-y usageSedat Dilek
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-06-25kbuild: remove cc-option-alignMasahiro Yamada
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada
2017-05-18Documentation, kbuild: fix typo "minimun" -> "minimum"Tobias Klauser
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel
2016-09-09kbuild: add arch specific post-link MakefileNicholas Piggin
2016-07-07kbuild, x86: Track generated headers with generated-yJames Hogan
2015-07-06kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek
2015-06-08kbuild: edit explanation of clean-files variableJeffrey Rogers
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-01-09kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada
2015-01-08kbuild: Update documentation of clean-files and clean-dirsMichal Marek
2014-08-19Documentation: kbuild: Improve grammarGeert Uytterhoeven
2014-08-19Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven
2014-08-19Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven
2014-08-19Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-07-16kbuild: drop shared library support from Makefile.hostMasahiro Yamada
2014-06-18kbuild: fix a typo in a kbuild documentMasahiro Yamada
2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-04-08doc: change example to existing Makefile fragmentPaul Bolle
2013-04-08kbuild: fix ld-option functionAntony Pavlov
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells
2011-11-17kbuild: Add support for an "archheaders" targetH. Peter Anvin
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao
2011-05-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek
2011-04-28kbuild: asm-generic supportSam Ravnborg
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek