summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-29
|\
| * kbuild: remove redundant 'set -e' from filechk_offsetsMasahiro Yamada2018-12-01
* | Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-13
|\ \
| * | kbuild: Add support for DT binding schema checksRob Herring2018-12-13
| |/
* | kbuild: Enable dtc graph_port warning by defaultRob Herring2018-11-30
* | kbuild: disable dtc simple_bus_reg warnings by defaultRob Herring2018-11-30
|/
* kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-02
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-23
* kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-27
* kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada2018-07-18
* kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)Masahiro Yamada2018-07-18
* Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-07
|\
| * kbuild: disable new dtc graph and unit-address warningsRob Herring2018-05-14
* | kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada2018-05-04
|/
* kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-07
* kbuild: add %.dtb.S and %.dtb to 'targets' automaticallyMasahiro Yamada2018-04-07
* genksyms: generate lexer and parser during build instead of shippingMasahiro Yamada2018-04-07
* Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\
| * scripts: turn off some new dtc warnings by defaultRob Herring2018-03-05
| * scripts: re-enable some now fixed dtc warningsRob Herring2018-03-01
| * kbuild: add dtc as dependency on .dtb filesRob Herring2018-03-01
| * kbuild: remove remaining use of undefined YACC_PREFIXRob Herring2018-03-01
* | kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>Masahiro Yamada2018-03-30
* | 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