summaryrefslogtreecommitdiff
path: root/extra/locale
AgeCommit message (Expand)Author
2016-01-03remove pregenerated locale support, we don't support itWaldemar Brodkorb
2015-08-10locales: add patch from OpenWrtWaldemar Brodkorb
2015-06-10buildsys: pregen depends on xlocaleBernhard Reutner-Fischer
2015-06-10buildsys: swap V=1 with V=2 command printingBernhard Reutner-Fischer
2015-04-22buildsys: pregen depends on xlocaleBernhard Reutner-Fischer
2013-03-14buildsys: remove calls to mktempBernhard Reutner-Fischer
2013-03-14extra/locale: Mark __codeset_8_bit_t as packed for MetaMarkos Chandras
2012-06-15do not include xlocale.h, it is included by locale.h when neededPeter S. Mazinger
2010-12-18extra/locale/Makefile: Consider the case of building out of sourcedirKhem Raj
2010-05-05Fix gen_wc8bit support for finding a UTF8 locale on host.Andy Gibbs
2010-03-25prettify make cleanBernhard Reutner-Fischer
2009-11-20remove superfluous extra semicolonsBernhard Reutner-Fischer
2009-10-28support selecting which locales to buildBernhard Reutner-Fischer
2009-09-18fix make {,install_}{,host}utilsBernhard Reutner-Fischer
2009-08-25use CURDIRBernhard Reutner-Fischer
2009-08-19use pwd, not PWDBernhard Reutner-Fischer
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2009-06-28locale: gen_wc8bit: try to find UTF8 locale automaticallyMike Frysinger
2008-12-22- fix for !GETOPT_LONGBernhard Reutner-Fischer
2008-12-22extra/locale/gen_wctype.c: remove __CTYPE_isalnum and friends;Denis Vlasenko
2008-12-22UCLIBC_CTYPE_HEADER define is removed, as it alwaysDenis Vlasenko
2008-12-21more of warning fixes, mostly pointer signedness mismatchesDenis Vlasenko
2008-12-20extra/locale/locale_mmap.h: fix broken whitespaceDenis Vlasenko
2008-12-20libc/misc/locale/locale.c: heed a pile of warningsDenis Vlasenko
2008-12-20libc/misc/locale/locale.c: remove one unneeded static data,Denis Vlasenko
2008-11-23- fix args (untested)Bernhard Reutner-Fischer
2008-11-11- update recommendation for pregenerated locales.Bernhard Reutner-Fischer
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2008-10-14- fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer
2008-10-09- standardize fopen error message a bitBernhard Reutner-Fischer
2008-10-09- mention a FIXME for some make guru :)Bernhard Reutner-Fischer
2008-10-08- sync comment to rule as pointed out by psm.Bernhard Reutner-Fischer
2008-10-08- fix building locale (pre- and generated, even parallel)Bernhard Reutner-Fischer
2008-10-08- add/use variables to make build-tools configurableBernhard Reutner-Fischer
2008-09-25- add missing dependency on lt_defines.hBernhard Reutner-Fischer
2008-09-24- do not segfault if we end up with empty tablesBernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-06-11Fix some compiler warningsCarmelo Amoroso
2008-05-27Fix build failure due to missing 'smallint' definitionCarmelo Amoroso
2008-05-20Introduce and use small[u]int type. Changes in size:Denis Vlasenko
2008-05-19Added a bounch of locale fixes.Carmelo Amoroso
2008-05-02- indentBernhard Reutner-Fischer
2008-05-02Added implementation for 'locale' command.Carmelo Amoroso
2008-03-16Remove extra file separatorCarmelo Amoroso
2007-11-09Fix build system to generate locale data instead of using pregenerated onesCarmelo Amoroso
2006-08-24psm says: use $(top_builddir) instead of $(top_srcdir) when accessing generat...Mike Frysinger
2006-08-23fixes from psm so we can pull in uClibc headers properlyMike Frysinger
2006-06-26Michael Troß writes: Yes, the missing initialization of uniqblock seems to c...Mike Frysinger
2006-06-26if we cannot generate a locale, be a bit more specific in telling the user we...Mike Frysinger
2006-06-26Michael Troß writes:Mike Frysinger