Searched refs:pkgdata (Results 1 – 25 of 49) sorted by relevance
12
52 PKGDATA_OPTS = -O pkgdata.inc115 $(RMV) pkgdata.inc $(RESDIR)133 pkgdata.inc: pkgdataMakefile143 $(TARGET_STUB_NAME).$(SECTION): $(srcdir)/$(TARGET_STUB_NAME).$(SECTION).in pkgdata.inc157 $(UCONVMSG_LIB): $(RESFILES) $(RESDIR)/$(RESDIR).lst pkgdata.inc158 …$(INVOKE) $(PKGDATA_INVOKE_OPTS) $(TOOLBINDIR)/pkgdata -p $(MSGNAME) $(PKGDATA_OPTS) -m $(PKGMODE)…168 install-resfiles: $(RESFILES) $(RESDIR)/$(RESDIR).lst pkgdata.inc 170 …$(INVOKE) $(TOOLBINDIR)/pkgdata -p $(RESDIR) -O pkgdata.inc -m $(PKGMODE) -d $(RESDIR) -I $(INSTAL…
74 !IF !EXISTS($(ICUTOOLS)\pkgdata.exe)75 !MESSAGE Unable to find "$(ICUTOOLS)\pkgdata.exe"76 !ERROR The tool 'pkgdata.exe' does not exist! (Have you built all of ICU yet?).115 # invoke pkgdata - static118 …@"$(ICUTOOLS)\pkgdata" -f -v -m static -c -p $(RESNAME) -d "$(DLL_OUTPUT)" $(EXTRA_PKGDATA_ARGUMEN…127 …-@"$(ICUTOOLS)\pkgdata" -f --clean -v -m static -c -p $(RESNAME) -d "$(DLL_OUTPUT)" $(EXTRA_PKGDAT…
10 # It is included with the -O option to pkgdata.
17 OUTPUTFILE=pkgdata.inc
17 subdir = tools/pkgdata19 TARGET_STUB_NAME = pkgdata
1 pkgdata.cpp
59 INSTALLED_BUILT_FILES = $(top_builddir)/config/Makefile.inc $(top_builddir)/config/pkgdata.inc $(to…198 $(INSTALL_DATA) $(top_builddir)/config/pkgdata.inc $(DESTDIR)$(pkglibdir)/pkgdata.inc204 $(RM) pkgdata.inc && ln -s current/pkgdata.inc pkgdata.inc231 …$(RMV) $(top_builddir)/config/Makefile.inc $(top_builddir)/config/pkgdata.inc $(top_builddir)/conf…239 …_builddir)/config/icu-config $(top_builddir)/config/Makefile.inc $(top_builddir)/config/pkgdata.inc326 $(top_builddir)/config/pkgdata.inc: icudefs.mk $(top_builddir)/config/pkgdataMakefile
21 pkgdata.inc30 config/pkgdata.inc39 extra/uconv/pkgdata.inc
64 $(RMV) Makefile pkgdata.inc72 pkgdata.inc: pkgdataMakefile116 PKGDATA = $(TOOLBINDIR)/pkgdata -q -c -s $(CURDIR)/out/build/$(ICUDATA_PLATFORM_NAME)144 packagetest: build-dir testdata pkgdata.inc $(TMP_DIR)/testdata.lst
45 …"$(ICUPBIN)\pkgdata" -f -v -m common -c -p"$(TESTPKG)" -d "$(TESTDATAOUT)" -T "$(TESTDATABLD)" -s …
49 …ho " --icudata-install-dir Print path to install data to - use as --install option to pkgdata(1)"50 …echo " --icudata-mode Print default ICU pkgdata mode (dll) - use as --mode option to pkgd…71 echo " --incpkgdatafile Print path to pkgdata.inc (for -O option of pkgdata)"338 echo $ECHO_N "${pkglibdir}/pkgdata.inc ${ECHO_C}"
19 # pkgdata needs some of the tools in sbin, and we can't always depend on172 ## Special pkgdata information that is needed187 # These are needed to allow the pkgdata GNU make files to work
71 ## The type of assembly needed when pkgdata is used for generating shared libraries.133 # LDflags that pkgdata will use
9 # pkgdata needs some of the tools in sbin, and we can't always depend on187 ## Special pkgdata information that is needed217 # These are needed to allow the pkgdata nmake files to work
8 # pkgdata needs some of the tools in sbin, and we can't always depend on198 ## Special pkgdata information that is needed228 # These are needed to allow the pkgdata nmake files to work
219 COMMON_ICUDATA_DEPENDENCIES="$(ICUPBIN)\pkgdata.exe" "$(ICUTMP)\icudata.res" "$(ICUP)\source\stubda…268 …kg\$(CFGTOOLS)\icupkg.exe" "$(ICUTOOLS)\makeconv\$(CFGTOOLS)\makeconv.exe" "$(ICUPBIN)\pkgdata.exe"394 # testdata - nmake will invoke pkgdata, which will create testdata.dat401 #invoke pkgdata for ICU common data402 # pkgdata will drop all output files (.dat, .dll, .lib) into the target (ICUBLD_PKG) directory.414 "$(ICUPBIN)\pkgdata" $(COMMON_ICUDATA_ARGUMENTS) "$(ICUTMP)\icudata.lst"423 "$(ICUPBIN)\pkgdata" $(COMMON_ICUDATA_ARGUMENTS) $(ICUTMP)\icudata.lst435 "$(ICUPBIN)\pkgdata" $(COMMON_ICUDATA_ARGUMENTS) $(ICUTMP)\icudata.lst468 # If you modify this, modify winmode.c in pkgdata.
21 PKGDATA=$(shell icu-config --invoke=pkgdata)
19 gencnval gensprep icuinfo genccode gencmn icupkg pkgdata \
46 …$(ICUDIR)\bin\pkgdata --name genldml_resources -v -O R:$(ICUDIR) --mode dll -d . res-files-list.txt
76 pkgdata genbrk gencfu gencnval gendict genrb gensprep icuinfo makeconv memcheck; do