| History log of /src/share/i18n/esdb/ISO646 |
| Revision | Date | Author | Comments |
| 1.2 | 05-Jul-2006 |
tnozaki | fix wrong alias, s/iso646-gb/iso646-cn/ is correct.
|
| 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.
|
| 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.
|
| 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.
|
| 1.4 | 25-Oct-2008 |
apb | Use ${TOOL_SED} instead if plain sed in Makefiles.
|
| 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.
|