summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-111-154/+0
|\
| * doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada2019-10-081-154/+0
* | kheaders: make headers archive reproducibleDmitry Goldin2019-10-051-4/+9
* | kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada2019-10-051-2/+2
* | kbuild: correct formatting of header in kbuild module docsAlex Gaynor2019-10-011-1/+2
* | kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-10-011-5/+0
|/
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-222-2/+159
|\
| * docs: Add documentation for Symbol NamespacesMatthias Maennich2019-09-101-0/+154
| * modpost: add support for symbol namespacesMatthias Maennich2019-09-101-2/+5
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-202-61/+34
|\ \
| * | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada2019-09-061-5/+9
| * | kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada2019-09-041-7/+0
| * | kbuild: remove clean-dirs syntaxMasahiro Yamada2019-08-291-12/+4
| * | docs: kbuild: remove cc-ldoption from document againMasahiro Yamada2019-08-291-15/+0
| * | docs: kbuild: fix invalid ReST syntaxMasahiro Yamada2019-08-291-4/+4
| * | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-0/+5
| * | kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada2019-08-212-14/+14
| * | kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada2019-08-211-6/+0
| |/
* / Documentation: kbuild: Add document about reproducible buildsBen Hutchings2019-09-152-0/+123
|/
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-202-9/+8
|\
| * kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada2019-07-172-9/+8
* | docs: kbuild: fix build with pdf and fix some minor issuesMauro Carvalho Chehab2019-07-155-11/+33
* | docs: add some directories to the main documentation indexMauro Carvalho Chehab2019-07-151-1/+1
|/
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-123-12/+26
|\
| * kbuild: add a flag to force absolute path for srctreeMasahiro Yamada2019-07-111-0/+9
| * kbuild: support header-test-pattern-yMasahiro Yamada2019-07-091-0/+10
| * kbuild: do not create wrappers for header-test-yMasahiro Yamada2019-07-091-2/+1
| * kbuild: add support for ensuring headers are self-containedJani Nikula2019-06-151-0/+7
| * kbuild: remove headers_{install,check}_allMasahiro Yamada2019-06-152-12/+1
* | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-149-499/+778
|/
* kbuild: drop support for cc-ldoptionNick Desaulniers2019-05-211-14/+0
* moduleparam: Save information about built-in modules in separate fileAlexey Gladkov2019-05-071-0/+5
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+1
* kbuild: remove cc-version macroMasahiro Yamada2019-03-041-17/+0
* kbuild: turn '/' into an alias of './'Masahiro Yamada2019-02-201-1/+1
* kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada2019-01-281-10/+5
* kbuild: remove top-level built-in.aMasahiro Yamada2019-01-281-7/+2
* kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada2019-01-061-3/+6
* kbuild: announce removal of SUBDIRS if usedMasahiro Yamada2018-12-011-6/+1
* kbuild: remove unused cc-fullversion variableMasahiro Yamada2018-11-021-15/+0
* Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-091-14/+0
* kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txtMichal Suchanek2018-08-221-1/+1
* kconfig: report recursive dependency involving 'imply'Masahiro Yamada2018-08-221-2/+1
* Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-08-151-2/+2
|\
| * kconfig: fix typos in description of "choice" in kconfig-language.txtRandy Dunlap2018-07-251-2/+2
* | kbuild: if_changed: document single use per target limitationDirk Gouders2018-07-211-0/+6
* | kbuild: Use HOST*FLAGS options from the command lineLaura Abbott2018-07-181-0/+16
* | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-181-1/+1
|/
* kbuild: document the KBUILD_KCONFIG env. variableRandy Dunlap2018-07-061-0/+5
* kconfig: update user kconfig tools doc.Randy Dunlap2018-07-061-8/+43