summaryrefslogtreecommitdiffstats
path: root/scripts/Kbuild.include
Commit message (Expand)AuthorAgeFilesLines
* kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada2015-01-091-2/+2
* kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-5/+2
* kbuild: fix cc-ifversion macroMasahiro Yamada2015-01-091-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-12-201-0/+12
|\
| * kbuild: remove redundant -rR flag of hdr-instMasahiro Yamada2014-12-031-2/+2
| * kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2014-11-261-0/+12
* | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-211-0/+6
|/
* kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2014-10-021-2/+2
* kbuild: Fix handling of backslashes in *.cmd filesMichal Marek2014-08-071-6/+8
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-04-071-0/+1
|\
| * kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada2014-03-291-0/+1
* | Kbuild, lto: add ld-version and ld-ifversion macrosAndi Kleen2014-02-131-0/+9
|/
* kbuild: fix ld-option functionAntony Pavlov2013-04-081-1/+1
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-081-6/+6
|\
| * kbuild: Fix gcc -x syntaxJean Delvare2012-10-031-6/+6
* | kbuild: make: fix if_changed when command contains backslashesSascha Hauer2012-10-061-1/+1
|/
* scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle2012-03-241-1/+1
* kbuild: add `baseprereq'Arnaud Lacombe2011-06-091-0/+4
* kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.oMichal Marek2011-05-161-0/+2
* kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek2011-05-031-0/+5
* kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-201-0/+5
* kbuild: generate modules.builtinMichal Marek2009-12-121-0/+6
* kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2009-10-111-1/+1
* kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt2009-09-201-2/+2
* kbuild: introduce ld-optionSam Ravnborg2009-09-201-1/+7
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-3/+3
* kbuild: use KECHO convenience echoMike Frysinger2008-12-031-9/+2
* kbuild: introduce $(kecho) convenience echoMike Frysinger2008-12-031-0/+7
* kbuild: fix -I option expansion with O=... buildsSam Ravnborg2008-12-031-1/+3
* kbuild: fix cc-option and cc-option-ynH. Peter Anvin2008-09-091-2/+2
* kbuild: fix make V=1Sam Ravnborg2008-02-111-0/+3
* kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger2008-02-091-2/+6
* kbuild: introduce cc-cross-prefixSam Ravnborg2007-10-191-0/+11
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-3/+3
* kbuild: New 'cc-fullversion' macroSegher Boessenkool2007-07-161-1/+6
* [PATCH] kbuild: more Makefile cleanupsRoman Zippel2007-02-091-36/+36
* kbuild: fix space for good (take 103)Linus Torvalds2007-02-081-10/+9
* kbuild: make $(checker-shell ) strip spaces around the resultLinus Torvalds2007-02-071-3/+2
* [PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsOleg Verych2007-02-071-20/+20
* [PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych2007-02-061-43/+53
* [PATCH] kbuild: don't put temp files in sourceRoman Zippel2006-12-101-7/+12
* [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-261-2/+2
* [PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen2006-09-261-0/+7
* kbuild: make V=2 tell why a target is rebuildSam Ravnborg2006-09-251-1/+40
* kbuild: consistently decide when to rebuild a targetSam Ravnborg2006-09-251-22/+30
* kbuild: always use $(CC) for $(call cc-version)Sam Ravnborg2006-08-011-2/+1
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-0/+7
* kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-011-0/+4
* Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-261-5/+0
OpenPOWER on IntegriCloud