Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-27 | Improve gen-locales.mk and gen-locale.sh to make test files with @ options work | Mike FABIAN | |
With out this, adding collation test files like localedata/gez_ER.UTF-8@abegede.in does not work for locales which contain @ modifiers. * gen-locales.mk: Make test files which contain @ modifiers in their name work. * localedata/gen-locale.sh: Likewise. | |||
2015-05-13 | Split locale generation snippet into a separate file | Leonhard Holz | |
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. |