Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
94b3eed7b8a4311f56a86b36430e9068b596ada4
/
Documentation
/
kbuild
/
makefiles.txt
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
3b7b3e6
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 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
b9e306e
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 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
22435f3
kbuild: create a rule to run the pre-processor on *.dts files
by Stephen Warren
· 12 years ago
90b335f
kbuild: centralize .dts->.dtb rule
by Stephen Warren
· 12 years ago
40f1d4c
UAPI: Remove the objhdr-y export list
by David Howells
· 12 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
8417da6f
kbuild: Fix passing -Wno-* options to gcc 4.4+
by Michal Marek
· 14 years ago
d8ecc5c
kbuild: asm-generic support
by Sam Ravnborg
· 14 years ago
40df759
kbuild: Fix build with binutils <= 2.19
by Michal Marek
· 14 years ago
177b241
kbuild, mtd, net: a few comment typo fixes and rewording
by Gilles Espinasse
· 14 years ago
aab9433
of: Add support for linking device tree blobs into vmlinux
by Dirk Brandewie
· 14 years ago
c9e2a72
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
60eab87
Merge branch 'kbuild/clean' into kbuild/kbuild
by Michal Marek
· 14 years ago
7cfddee
kbuild: drop unifdef-y support
by Sam Ravnborg
· 14 years ago
da9e82b
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
c95940f
Documentation: fix kbuild typos and wording
by Nicolas Kaiser
· 14 years ago
eb07e1b
Documentation: update kbuild make typos/grammar/text flow
by Matt Mooney
· 14 years ago
2f5a2f8
Documentation: update kbuild make examples#2 to reflect changes
by Matt Mooney
· 14 years ago
4f82728
Documentation: update kbuild loadable modules goals & examples
by Matt Mooney
· 14 years ago
80c00ba
kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line
by Sam Ravnborg
· 14 years ago
6588169
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
by Sam Ravnborg
· 14 years ago
64ffc9f
kbuild: Revert part of e8d400a to resolve a conflict
by Michal Marek
· 14 years ago
ef8ff89
kbuild: Really don't clean bounds.h and asm-offsets.h
by Michal Marek
· 15 years ago
e8d400a
kbuild: fix a couple of typos in Documentation
by Kirill Smelkov
· 15 years ago
691ef3e
kbuild: introduce ld-option
by Sam Ravnborg
· 15 years ago
f86fd30
kbuild: rename ld-option to cc-ldoption
by Sam Ravnborg
· 15 years ago
720097d
kbuild: introduce subdir-ccflags-y
by Sam Ravnborg
· 16 years ago
c7bb349
kbuild: introduce destination-y for exported headers
by Sam Ravnborg
· 16 years ago
5410ecc
kbuild: introduce $(kecho) convenience echo
by Mike Frysinger
· 16 years ago
631bcfb
kbuild: cc-cross-prefix spelling
by Geert Uytterhoeven
· 17 years ago
910b404
kbuild: introduce cc-cross-prefix
by Sam Ravnborg
· 17 years ago
f77bf01
kbuild: introduce ccflags-y, asflags-y and ldflags-y
by Sam Ravnborg
· 17 years ago
06c5040
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
by Sam Ravnborg
· 17 years ago
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
5e54d5e
kbuild: kill EXTRA_ARFLAGS
by Sam Ravnborg
· 17 years ago
a9af330
kbuild: fix documentation in makefiles.txt
by Sam Ravnborg
· 17 years ago
7015030
kbuild: document cc-fullversion
by Sam Ravnborg
· 17 years ago
5c811e5
kbuild: more doc. cleanups
by Randy Dunlap
· 18 years ago
5d3f083
Fix typos in /Documentation : Misc
by Matt LaPlante
· 18 years ago
e95be9a
[PATCH] docs: small kbuild cleanup
by Daniel Walker
· 18 years ago
e241491
[PATCH] x86: Detect CFI support in the assembler at runtime
by Andi Kleen
· 18 years ago
39e6e9c
kbuild: fix for some typos in Documentation/makefiles.txt
by Bryce Harrington
· 18 years ago
a07f603
kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt
by Jan Engelhardt
· 18 years ago
0b0bf7a
[PATCH] vDSO hash-style fix
by Roland McGrath
· 18 years ago
ac031f2
kbuild: add option for stripping modules while installing them
by Theodore Ts'o
· 18 years ago
172c3ae
kbuild: in makefile.txt note that Makefile is preferred name for kbuild files
by Sam Ravnborg
· 19 years ago
20a468b
kbuild: make cc-version available in kbuild files
by Sam Ravnborg
· 19 years ago
ad14336
kbuild: remove GCC_VERSION
by Sam Ravnborg
· 19 years ago
5bb7826
kbuild: rename prepare to archprepare to fix dependency chain
by Sam Ravnborg
· 19 years ago
4949057
[PATCH] kbuild: describe Kbuild pitfall
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago