summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAge
...
* | kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.aMasahiro Yamada2018-03-25
* | kbuild: rename real-objs-y/m to real-obj-y/mMasahiro Yamada2018-03-25
* | kbuild: move modname and modname-multi close to modname_flagsMasahiro Yamada2018-03-25
* | kbuild: simplify modname calculationMasahiro Yamada2018-03-25
* | kbuild: fix modname for composite modulesCao jin2018-03-25
* | kbuild: define KBUILD_MODNAME even if multiple modules share objectsMasahiro Yamada2018-03-25
* | kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multiMasahiro Yamada2018-03-25
* | kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney2018-03-25
* | kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-25
* | kbuild: Handle builtin dtb file names containing hyphensJames Hogan2018-03-08
|/
* kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-02-06
* Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-01
|\
| * kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIXMasahiro Yamada2018-01-21
| * kbuild: prepare to remove C files pre-generated by flex and bisonMasahiro Yamada2017-12-15
| * kbuild: add LEX and YACC variablesMasahiro Yamada2017-12-15
* | kbuild: fix W= option checks for extra DTC warningsMasahiro Yamada2018-01-25
|/
* kbuild: drop $(extra-y) from real-objs-yMasahiro Yamada2017-11-23
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\
| * kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-15
| * kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGSMasahiro Yamada2017-10-30
| * kbuild: comments cleanup in Makefile.libCao jin2017-10-26
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\ \
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-09
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* remove gperf left-overs from build systemLinus Torvalds2017-09-09
* of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada2017-08-21
* of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada2017-08-21
* of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada2017-08-21
* devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-19
* Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-10
|\
| * kbuild: fix asm-offset generation to work with clangJeroen Hofstee2017-04-23
| * kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada2017-04-23
| * kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-12
* | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-05
|\ \
| * | of: per-file dtc compiler flagsFrank Rowand2017-04-27
| * | dtc: update warning settings for new bus and node/property name checksRob Herring2017-03-29
| |/
* / kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W2017-03-10
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-02
|\
| * kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-08-02
* | Kbuild: don't add obj tree in additional includesArnd Bergmann2016-07-18
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-27
|\
| * kbuild: Get rid of KBUILD_STRMichal Marek2016-04-20
* | dtc: turn off dtc unit address warnings by defaultRob Herring2016-03-31
|/
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* kbuild: Allow using host dtc instead of kernel's copyRob Herring2016-02-23
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-20
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-20
|\
| * kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-25
* | kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens2015-12-18
|/
* kbuild: Create directory for target DTBNathan Rossi2015-04-03