History log of /build/make/core/sdk_font.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7c3e3f8314eec2c053012dd97d2ae649ebeb5653 30-Sep-2015 Dan Willemsen <dwillemsen@google.com> Sort more instances of wildcard and find

Many of these may not make a difference in the output images, but it's a
good idea to keep the make system as repeatable as possible.

Change-Id: I31804b8ad5805148ed08be7426a242a16f4d0df3
/build/make/core/sdk_font.mk
56355bac72cab611ca7a175e14abc202427f5dfa 05-Sep-2014 Deepanshu Gupta <deepanshu@google.com> Fix sdk_font build warning.

Commit f0adf87d42a6c536330d62b7fed407ad773bcf9e did not fix the warning
properly.

Change-Id: I536aeb4bce4dab63c0f35f32b76653d5b07a8ff0
/build/make/core/sdk_font.mk
f0adf87d42a6c536330d62b7fed407ad773bcf9e 13-Aug-2014 Deepanshu Gupta <deepanshu@google.com> Skip extra fonts if not an extended font build.

This fixes build warning:
build/core/sdk_font.mk:51: warning: overriding commands for target
`out/host/common/obj/PACKAGING/sdk-fonts_intermediates/NanumGothic.ttf'

Change-Id: I5e208faf25f6f5d1ae3fac9970c70e80e42c7dcd
/build/make/core/sdk_font.mk
7a864ea196bbf8583caf7e8a09cf4f686ff724fd 12-Aug-2014 Deepanshu Gupta <deepanshu@google.com> Update font list for the SDK

Java has a problem loading OpenType fonts. This change updates the list
of fonts to include by omitting the otf fonts and adding their
replacement.

This change also moves the code for configuring the fonts for the SDK in
a separate file so that the core Makefile remains cleaner.

Change-Id: Iaf30a3ec59adf251b79cb20f27ad88fc92205ac1
/build/make/core/sdk_font.mk