Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b15c87263a69272423771118c653e9a1d0672caa
/
Documentation
/
kbuild
3f80bab
kbuild: remove unused cc-fullversion variable
by Masahiro Yamada
· 6 years ago
a7ddcea
Drop all 00-INDEX files from Documentation/
by Henrik Austad
· 6 years ago
c86b1f9
kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt
by Michal Suchanek
· 6 years ago
5e8c529
kconfig: report recursive dependency involving 'imply'
by Masahiro Yamada
· 6 years ago
01f0e5cd
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
08b220b
kconfig: fix typos in description of "choice" in kconfig-language.txt
by Randy Dunlap
· 6 years ago
bb81955
kbuild: if_changed: document single use per target limitation
by Dirk Gouders
· 6 years ago
f92d19e
kbuild: Use HOST*FLAGS options from the command line
by Laura Abbott
· 6 years ago
96f14fe
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
by Laura Abbott
· 6 years ago
00e0793
kbuild: document the KBUILD_KCONFIG env. variable
by Randy Dunlap
· 6 years ago
452d4c8
kconfig: update user kconfig tools doc.
by Randy Dunlap
· 6 years ago
3f9cdee
kbuild: delete INSTALL_FW_PATH from kbuild documentation
by Randy Dunlap
· 6 years ago
5ba8009
kbuild: update ARCH alias info for sparc
by Randy Dunlap
· 6 years ago
09b1565
kbuild: update ARCH alias info for sh
by Randy Dunlap
· 6 years ago
bdb6010
kconfig: document Kconfig source file comments
by Randy Dunlap
· 6 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 6 years ago
8373b7d
Documentation: kconfig: add recommended way to describe compiler support
by Masahiro Yamada
· 6 years ago
316d55d
Documentation: kconfig: document a new Kconfig macro language
by Masahiro Yamada
· 6 years ago
104daea
kconfig: reference environment variables directly and remove 'option env='
by Masahiro Yamada
· 6 years ago
147a89b
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
911a91c
kconfig: rename silentoldconfig to syncconfig
by Masahiro Yamada
· 7 years ago
bd0f98e
kbuild: remove internally used LDFLAGS_vmlinux from kbuild.txt
by Masahiro Yamada
· 7 years ago
35cd02b
kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txt
by Masahiro Yamada
· 7 years ago
f49821e
kbuild: rename built-in.o to built-in.a
by Nicholas Piggin
· 7 years ago
6358d6e
kbuild: remove incremental linking option
by Nicholas Piggin
· 7 years ago
255442c
Merge tag 'docs-4.16' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
9059a34
kconfig: fix relational operators for bool and tristate symbols
by Nicolas Pitre
· 7 years ago
b7d4ec3
Documentation/kbuild: Add guidance for the use of default
by Darren Hart (VMware)
· 7 years ago
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
74ce189
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
by Masahiro Yamada
· 7 years ago
d87e47e
kbuild doc: a bundle of fixes on makefiles.txt
by Cao jin
· 7 years ago
3d91a35
kbuild: Update example for ccflags-y usage
by Sedat Dilek
· 7 years ago
98ced88
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
58f051f
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
3a166fc
kbuild: handle libs-y archives separately from built-in.o archives
by Nicholas Piggin
· 7 years ago
39a33ff
kbuild: remove cc-option-align
by Masahiro Yamada
· 7 years ago
ae3f415
kbuild: replace genhdr-y with generated-y
by Masahiro Yamada
· 7 years ago
468f876
Documentation, kbuild: fix typo "minimun" -> "minimum"
by Tobias Klauser
· 7 years ago
61562f9
uapi: export all arch specifics directories
by Nicolas Dichtel
· 8 years ago
fcc8487
uapi: export all headers under uapi directories
by Nicolas Dichtel
· 8 years ago
bd73a32
Makefile.headersinst: remove destination-y option
by Nicolas Dichtel
· 8 years ago
237e3ad
Kconfig: Introduce the "imply" keyword
by Nicolas Pitre
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
fbe6e37
kbuild: add arch specific post-link Makefile
by Nicholas Piggin
· 8 years ago
cfd7c61
kconfig-language: improve menuconfig usage description
by Eugeniu Rosca
· 8 years ago
54b880c
kbuild, x86: Track generated headers with generated-y
by James Hogan
· 8 years ago
032a318
kconfig-language: elaborate on the type of a choice
by Dirk Gouders
· 9 years ago
3e2ba95
kconfig-language: fix comment on dependency-generated menu structures.
by Dirk Gouders
· 9 years ago
1c199f2
kbuild: document recursive dependency limitation / resolution
by Luis R. Rodriguez
· 9 years ago
af1eb29
modsign: Allow password to be specified for signing key
by David Woodhouse
· 9 years ago
61754c1
kbuild: Allow arch Makefiles to override {cpp,ld,c}flags
by Michal Marek
· 9 years ago
ed45d40
kbuild : Fix documentation of INSTALL_HDR_PATH
by Anish Bhatt
· 9 years ago
bd55daf
kbuild: edit explanation of clean-files variable
by Jeffrey Rogers
· 9 years ago
7734334
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
6dcb4e5
kbuild: allow cc-ifversion to have the argument for false condition
by Masahiro Yamada
· 10 years ago
665d92e
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
by Masahiro Yamada
· 10 years ago
97659181
kbuild: Update documentation of clean-files and clean-dirs
by Michal Marek
· 10 years ago
39fed70
Documentation: kbuild: Improve grammar
by Geert Uytterhoeven
· 10 years ago
cf6c53d
Documentation: kbuild: Remove obsolete dtc_cpp section
by Geert Uytterhoeven
· 10 years ago
ef80f0a
Documentation: kbuild: Improve if_changed documentation
by Geert Uytterhoeven
· 10 years ago
b22ae40
Documentation: kbuild: Remove obsolete include/asm symlink step
by Geert Uytterhoeven
· 10 years ago
899552d
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
3b7b3e6
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
aa8dbee
Documentation: headers_install.txt is part of kbuild
by Yann Droneaud
· 10 years ago
62e2210
kbuild: drop shared library support from Makefile.host
by Masahiro Yamada
· 10 years ago
c141056
kbuild: fix a typo in a kbuild document
by Masahiro Yamada
· 10 years ago
4be7f0a
kbuild: Fix a typo in documentation
by Warren Turkal
· 10 years ago
5d2acfc
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
by Josh Triplett
· 11 years ago
560909d
Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | make oldconfig
by Regid Ichira
· 11 years ago
e062781
kconfig: do not allow more than one symbol to have 'option modules'
by Yann E. MORIN
· 11 years ago
c3286ee
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/kconfig
by Michal Marek
· 11 years ago
9e554dd
Documentation/kconfig: more concise and straightforward search explanation
by Yann E. MORIN
· 11 years ago
b202c0d
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
193b40a
kconfig: sort found symbols by relevance
by Yann E. MORIN
· 12 years ago
40b3136
Finally eradicate CONFIG_HOTPLUG
by Stephen Rothwell
· 11 years ago
b9e306e
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
685e56d
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
e43956e
kconfig: implement KCONFIG_PROBABILITY for randconfig
by Yann E. MORIN
· 12 years ago
0d8024c
kconfig: allow specifying the seed for randconfig
by Yann E. MORIN
· 12 years ago
ff4eb04
doc: change example to existing Makefile fragment
by Paul Bolle
· 12 years ago
5b83df2
kbuild: fix ld-option function
by Antony Pavlov
· 12 years ago
309667e
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
e3900e7
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 12 years ago
22435f3
kbuild: create a rule to run the pre-processor on *.dts files
by Stephen Warren
· 12 years ago
1697432
kconfig: document use of CONFIG_ environment variable
by Yann E. MORIN
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
169dfd8
Revert "kconfig-language: add to hints"
by Yann E. MORIN
· 12 years ago
90b335f
kbuild: centralize .dts->.dtb rule
by Stephen Warren
· 12 years ago
4e79162a
doc: fix quite a few typos within Documentation
by Masanari Iida
· 12 years ago
40f1d4c
UAPI: Remove the objhdr-y export list
by David Howells
· 12 years ago
da85d34
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
d27579a
kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinux
by Sam Ravnborg
· 13 years ago
5efe241
kconfig: Add error handling to KCONFIG_ALLCONFIG
by Eric W. Biederman
· 13 years ago
673d29f
Documentation: mention scripts/diffconfig tool
by Javi Merino
· 13 years ago
40e4712
Documentation: Fix multiple typo in Documentation
by Masanari Iida
· 13 years ago
052ad27
kbuild: Add support for an "archheaders" target
by H. Peter Anvin
· 13 years ago
25eb650
doc: fix wrong arch/i386 references
by Wanlong Gao
· 13 years ago
f3ae1c7
Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
2bb732c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
bdebd48
kconfig: do not record timestamp in .config
by Arnaud Lacombe
· 14 years ago
Next »