• Home
  • Raw
  • Download

Lines Matching refs:files

5 # nmake file for creating data files on win32
30 # Suffixes for data files
62 # The directory that contains ucmcore.mk files along with *.ucm files
67 # The directory that contains resfiles.mk files along with *.txt locale data files
72 # The directory that contains colfiles.mk files along with *.txt collation data files
77 # The directory that contains rbnffiles.mk files along with *.txt RBNF data files
82 # The directory that contains trfiles.mk files along with *.txt transliterator files
87 # The directory that contains resfiles.mk files along with *.txt break iterator files
92 # The directory that contains Unicode data files
98 # The directory that contains miscfiles.mk along with files that are miscelleneous data
105 # The source directory. Contains the source files for the common data to be built.
129 # The build directory for test data intermidiate files
166 # We're including a list of .ucm files.
169 # Always build the mapping files for the EBCDIC fallback codepages
179 !MESSAGE Warning: cannot find "ucmcore.mk". Not building core MIME/Unix/Windows converter files.
186 !MESSAGE Warning: cannot find "ucmfiles.mk". Not building many converter files.
193 !MESSAGE Warning: cannot find "ucmebcdic.mk". Not building EBCDIC converter files.
200 !MESSAGE Information: cannot find "ucmlocal.mk". Not building user-additional converter files.
213 !MESSAGE Information: cannot find "brklocal.mk". Not building user-additional break iterator files.
220 # Break iterator data files.
239 # Read list of locale resource bundle files
246 !MESSAGE Information: cannot find "reslocal.mk". Not building user-additional resource bundle files.
258 # Read list of locale resource bundle files
265 !MESSAGE Information: cannot find "collocal.mk". Not building user-additional resource bundle files.
279 # Read list of RBNF resource bundle files
286 …ESSAGE Information: cannot find "rbnflocal.mk". Not building user-additional resource bundle files.
300 # Read list of transliterator resource bundle files
307 !MESSAGE Information: cannot find "trnslocal.mk". Not building user-additional transliterator files.
321 # Read list of miscellaneous resource bundle files
328 !MESSAGE Information: cannot find "misclocal.mk". Not building user-additional miscellaenous files.
347 # This target builds all the data files. The world starts here.
356 # Starting with ICU4C 3.4, the core Unicode properties files (uprops.icu, ucase.icu, ubidi.icu, uno…
358 …ey are not built by default but need to be built for ICU4J data and for getting the .c source files
364 @echo Unicode .icu files built to "$(ICUBLD_PKG)"
365 @echo Unicode .c source files built to "$(ICUTMP)"
376 # pkgdata will drop all output files (.dat, .dll, .lib) into the target (ICUBLD_PKG) directory.
377 # move the .dll and .lib files to their final destination afterwards.
380 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu)
446 # This is to remove all the data files
448 @echo Cleaning up the data files.
507 # Batch inference rule for creating miscellaneous resource files
513 @echo Making Miscellaneous Resource Bundle files
516 # Inference rule for creating resource bundle files
518 @echo Making Locale Resource Bundle files
534 @echo Making Collation files
550 @echo Making RBNF files
578 @echo Making Break Iterator Resource files
582 @echo Making Transliterator files
636 @echo Creating UCA data files