summaryrefslogtreecommitdiff
path: root/lib/i18n_module
AgeCommit message (Expand)Author
2012-08-23Revert last, it breaks the tricks xsrc uses.joerg
2012-08-23Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, ifjoerg
2011-06-20remove all the code that supported HAVE_GCC=3. mostly from chuq.mrg
2011-05-30Ignore warnings when building with clang for now.joerg
2009-12-13rename LD32DIR to MLIBDIR.mrg
2009-01-11bump shared libraries.christos
2008-10-26if LD32DIR is defined, install into /usr/lib/${LD32DIR}/i18n.mrg
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2007-04-01add new encoding support to iconv(3):tnozaki
2006-11-221. add iconv support for following encodings:tnozaki
2006-11-131. add iconv support for followint encoding:tnozaki
2006-10-18add new iconv module libJOHAB,tnozaki
2006-07-01apply a little -O0 with GCC4 and vax...mrg
2005-10-29fix lib/31874.tshiozak
2005-03-06add new citrus iconv module UTF-7.tnozaki
2005-03-05add new citrus iconv module UTF-7.tnozaki
2004-05-17no need to define INTERNALLIB herelukem
2003-12-13Cleanup last commit a bit.matt
2003-12-13Use :T and :tl and avoid using !=matt
2003-07-01add iconv_t cache.tshiozak
2003-06-25Citrus iconv support(2)tshiozak
2003-03-25add support for zh_CN.GB18030 locale.tshiozak
2003-03-09add -DLIBC_SCCS, to enable RCSIDs in the reachover files from ../libclukem
2003-03-05changes related to lib/20576 and lib/20577.tshiozak
2002-09-27Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib andthorpej
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-03-17refine i18n stuffs.tshiozak