aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/locale
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify extraction of static collation definitionBaptiste Daroussin2016-12-181-11/+5
* Prepare import of CLDR v30.3 and unicode 9.0.0Baptiste Daroussin2016-12-183-5/+9
* Fix an obvious typo.Jung-uk Kim2016-09-071-1/+1
* Replace %m with %_m in date_fmt for Chinese locales.Kevin Lo2016-09-021-1/+4
* Add a hack to add weekday to date format for ko_KR locale.Jung-uk Kim2016-07-271-1/+4
* Fix cldr2def.pl script to add weekday to the date format of zh_TW locales.Kevin Lo2016-07-272-1/+4
* Recode the new dependency on converters/p5-Text-IconvBaptiste Daroussin2016-07-231-1/+1
* Add another hack to add weekday to date format to more localesBaptiste Daroussin2016-07-231-1/+3
* Allow to install various components of the locales independantlyBaptiste Daroussin2016-07-081-1/+2
* Posixify the locales name for variantsBaptiste Daroussin2016-07-032-4/+57
* Fix generation of locales with multiple variantsBaptiste Daroussin2016-06-201-18/+19
* - Prefer to use %d over %e where the day of the month should be zeroHajimu UMEMOTO2016-06-191-3/+12
* Add more hacks to correct CLDR dataBaptiste Daroussin2016-05-291-5/+27
* Add a hack to readd the day of weeks in default date formatsBaptiste Daroussin2016-05-281-6/+10
* tools: minor spelling fix in locales template.Pedro F. Giffuni2016-05-041-4/+4
* Remove leftover from Big5HKSCS removalBaptiste Daroussin2016-04-171-18528/+0
* Do not forget to set the destination directory for the new collationBaptiste Daroussin2016-04-161-0/+1
* Readd the zh_hant_HK.UTF-8 removed by accidentBaptiste Daroussin2016-04-161-0/+3
* Really stop converting map from UTF-8 to GB2312Baptiste Daroussin2016-04-161-1/+1
* Replace generated maps with maps extracted from CLDR for GB3212 and eucCNBaptiste Daroussin2016-04-162-14892/+15412
* Rework collation generation:Baptiste Daroussin2016-04-167-47/+160
* Restore a day of the week in date(1) output for Japanese locales.Hajimu UMEMOTO2015-12-201-1/+12
* Fix indentation to make the script more readableBaptiste Daroussin2015-12-191-37/+37
* Initialize SRCOUT3 as it may be used unitilizard for certains types of localesBaptiste Daroussin2015-12-191-1/+1
* Use :E instead of regex in ctypedef MakefilesBaptiste Daroussin2015-12-191-1/+1
* Simplify the locale generated Makefiles by using bmake multi variables for loopsBaptiste Daroussin2015-12-182-10/+12
* Bring back a couple of ISO8859-15 locales:Baptiste Daroussin2015-11-161-3/+3
* Generate in the FreeBSD keyword when generating the MakefilesBaptiste Daroussin2015-11-151-0/+1
* Add ISO8859-1 everywhere ISO8859-15 existsBaptiste Daroussin2015-11-151-17/+17
* Allow to generate the locale when the source directory is not /usr/srcBaptiste Daroussin2015-11-151-3/+3
* Use explicit filename when creating locale symlinks to avoid creating aBryan Drewery2015-11-111-1/+2
* Add a README to explain how to generate the locales from CLDR dataBaptiste Daroussin2015-11-091-0/+18
* Modify the tool that generates the locales so that the generated CJK localesBaptiste Daroussin2015-11-081-1/+27
* Make generated makefiles respects ${SHAREDIR}Baptiste Daroussin2015-11-011-1/+1
* Synchronize locale generation tools with dragonflyBaptiste Daroussin2015-10-137-79/+7642
* Add FreeBSD keyword on generated MakefilesBaptiste Daroussin2015-08-081-0/+1
* Add set of tools created by edwin@ long time ago to generate localesBaptiste Daroussin2015-08-0866-0/+656682