- All targets for TARGET_CHARACTERMAP #
- .unicode -> utf-8.src -> utf-8.out
- \__ iso8859-1.src -> iso8859-1.out
- <----1---><--2---><------3--------><----4-----> #
- 1. The files .unicode are stored in the SCM and are the source
- for the whole further system
- 2. The Perl script converts the .unicode files and the Unicode
- CLDR database into UTF-8 code
- 3. The UTF-8 gets converted by libiconv or bsdiconv in the specific
- charactermap.
- 4. Get rid of the comments. #
- As long as there is no bsdiconv, the files with the extension
- .unicode and .src must be stored in the SCM and will not be
- generated as part of the build process. #
Description
Description
Details
Details
- Provenance
edwin Authored on - Parents
- rS197304: o DragonflyBSD 2.4.0 added.
- Branches
- Unknown
- Tags