Home | History | Annotate | Download | only in GB
History log of /src/share/i18n/csmapper/GB/Makefile.inc
RevisionDateAuthorComments
 1.7  23-Nov-2006  tnozaki 1. move GB*.esdb from i18n/esdb/MISC to i18n/esdb/GB directory.
2. add iconv support for Chinese Tradisional GB12345.
 1.6  26-Oct-2006  tnozaki added supports for chinese encoding ISO-2022-CN-EXT.
 1.5  09-Sep-2006  tnozaki add iconv GB18030 <-> Unicode BMP conversion table.
 1.4  19-Aug-2006  tnozaki 1. added iconv support of Chinese Simplefied encoding, GBK.
2. added Unicode mapping of 2byte GB18030 User Defined Area.
 1.3  21-Oct-2003  lukem Rework how MAKEVERBOSE operates:

* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.

* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
 1.2  19-Oct-2003  lukem Implement MAKEVERBOSE.
Rework a bunch of make .for loops into sh for loops.

(XXX: This stuff could be implemented in a more efficient manner that
does a lot less of SOMEMAKEVAR!=some shell command , etc etc)
 1.1  27-Jun-2003  tshiozak Citrus iconv support(5)
add iconv data files. now ready to use iconv stuffs.
TODO:
- manpages.
- enrich mapper/esdb.

RSS XML Feed