Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Side by Side Diff: icu52/source/data/mappings/ucmcore.mk

Issue 245383002: Add the original mk (make) files for ICU 52 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/locales/resfiles.mk ('k') | icu52/source/data/mappings/ucmebcdic.mk » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 # Copyright (c) 1999-2012, International Business Machines Corporation and
2 # others. All Rights Reserved.
3 # A list of UCM's to build for core MIME/Unix/Windows encodings
4
5 # Note: A number of encodings are handled with purely algorithmic converters,
6 # without any mapping tables:
7 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
8
9 # Listed here:
10
11 # ISO 8859-2..9, 15
12 # Windows-125x
13 # EUC-CN, GBK (Windows cp936), GB 18030
14 # Big5 (Windows cp950)
15 # SJIS (Windows cp932), EUC-JP
16 # EUC-KR, KS C 5601, Windows cp949
17
18 UCM_SOURCE_CORE=ibm-912_P100-1995.ucm ibm-913_P100-2000.ucm\
19 ibm-914_P100-1995.ucm ibm-915_P100-1995.ucm ibm-5012_P100-1999.ucm\
20 ibm-920_P100-1995.ucm ibm-923_P100-1998.ucm ibm-1089_P100-1995.ucm\
21 ibm-4909_P100-1999.ucm\
22 ibm-5346_P100-1998.ucm ibm-5347_P100-1998.ucm ibm-5348_P100-1997.ucm\
23 ibm-5349_P100-1998.ucm ibm-5350_P100-1998.ucm ibm-9447_P100-2002.ucm\
24 ibm-5352_P100-1998.ucm ibm-9449_P100-2002.ucm ibm-5354_P100-1998.ucm\
25 ibm-1383_P110-1999.ucm ibm-1386_P100-2001.ucm gb18030.ucm\
26 ibm-1373_P100-2002.ucm\
27 ibm-943_P15A-2003.ucm ibm-33722_P12A_P12A-2009_U2.ucm\
28 ibm-970_P110_P110-2006_U2.ucm ibm-949_P11A-1999.ucm ibm-1363_P11B-1998.ucm
OLDNEW
« no previous file with comments | « icu52/source/data/locales/resfiles.mk ('k') | icu52/source/data/mappings/ucmebcdic.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698