summaryrefslogtreecommitdiff
path: root/scripts/Kbuild.include (follow)
Commit message (Expand)AuthorAge
* arm64: build with baremetal linker target instead of Linux when availableOlof Johansson2022-10-28
* BACKPORT: kbuild: add __ld-ifversion and linker-specific macrosSami Tolvanen2022-10-28
* BACKPORT: kbuild: add ld-name macroSami Tolvanen2022-10-28
* BACKPORT: kbuild: add __cc-ifversion and compiler-specific variantsSami Tolvanen2022-10-28
* Merge 4.4.229 into android-4.4-pGreg Kroah-Hartman2020-07-01
|\
| * kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada2020-06-29
* | Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman2019-05-16
|\|
| * kbuild: simplify ld-option implementationMasahiro Yamada2019-05-16
* | Merge 4.4.165 into android-4.4-pGreg Kroah-Hartman2018-11-27
|\|
| * kbuild: Add __cc-option macroMatthias Kaehlcke2018-11-27
| * kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers2018-11-27
| * kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois2018-11-27
* | Merge 4.4.158 into android-4.4-pGreg Kroah-Hartman2018-09-26
|\|
| * kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2018-09-26
* | Merge 4.4.142 into android-4.4-pGreg Kroah-Hartman2018-07-31
|\|
| * Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-07-19
* | BACKPORT: kbuild: Add __cc-option macroMatthias Kaehlcke2017-10-09
* | BACKPORT: kbuild, LLVMLinux: Add -Werror to cc-option to support clangMatthias Kaehlcke2017-10-09
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-08
|\
| * kbuild: Fix clang detectionMichal Marek2015-09-04
* | modsign: Handle signing key in source treeDavid Woodhouse2015-08-14
|/
* kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada2015-01-09
* kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-09
* kbuild: fix cc-ifversion macroMasahiro Yamada2015-01-09
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-12-20
|\
| * kbuild: remove redundant -rR flag of hdr-instMasahiro Yamada2014-12-03
| * kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2014-11-26
* | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-21
|/
* kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2014-10-02
* kbuild: Fix handling of backslashes in *.cmd filesMichal Marek2014-08-07
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-04-07
|\
| * kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada2014-03-29
* | Kbuild, lto: add ld-version and ld-ifversion macrosAndi Kleen2014-02-13
|/
* kbuild: fix ld-option functionAntony Pavlov2013-04-08
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-08
|\
| * kbuild: Fix gcc -x syntaxJean Delvare2012-10-03
* | kbuild: make: fix if_changed when command contains backslashesSascha Hauer2012-10-06
|/
* scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle2012-03-24
* kbuild: add `baseprereq'Arnaud Lacombe2011-06-09
* kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.oMichal Marek2011-05-16
* kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek2011-05-03
* kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-20
* kbuild: generate modules.builtinMichal Marek2009-12-12
* kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2009-10-11
* kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt2009-09-20
* kbuild: introduce ld-optionSam Ravnborg2009-09-20
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* kbuild: use KECHO convenience echoMike Frysinger2008-12-03
* kbuild: introduce $(kecho) convenience echoMike Frysinger2008-12-03
* kbuild: fix -I option expansion with O=... buildsSam Ravnborg2008-12-03