From 9f53d7ad577db870c4383b4378cd23131f516c42 Mon Sep 17 00:00:00 2001 From: Leonhard Holz Date: Tue, 12 May 2015 20:32:50 +0530 Subject: Split locale generation snippet into a separate file This patch prepares for the strcoll benchmark by moving the makefile code for generating the locale files into a standalone snippet that can be used elsewhere. --- localedata/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'localedata/ChangeLog') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 89540ee828..728b500b6f 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,11 @@ +2015-05-12 Leonhard Holz + + * gen-locales.mk: New Makefile snippet to generate locales. + * localedata/Makefile: Use gen-locales.mk for locale + generation. + * localedata/gen-locale.sh (generate_locale): Make path to + charmaps independent of current working directory. + 2015-05-07 Christian Schmidt [BZ #17692] -- cgit 1.4.1