Home
last modified time | relevance | path

Searched refs:unzip (Results 1 – 25 of 67) sorted by relevance

123

/trunk/main/postprocess/packregistry/
H A Dmakefile.mk512 rm -rf $(MISC)/$(@:b).unzip
513 mkdir $(MISC)/$(@:b).unzip
514 cd $(MISC)/$(@:b).unzip && unzip $(SOLARPCKDIR)/$(@:b).zip
528 rm -rf $(MISC)/$(@:b).unzip
529 mkdir $(MISC)/$(@:b).unzip
530 cd $(MISC)/$(@:b).unzip && unzip $(SOLARPCKDIR)/$(@:b).zip
531 rm -rf $(MISC)/fcfg_drivers_$*.unzip
532 mkdir $(MISC)/fcfg_drivers_$*.unzip
533 cd $(MISC)/fcfg_drivers_$*.unzip && \
534 unzip $(SOLARPCKDIR)/fcfg_drivers_$*.zip
[all …]
/trunk/main/odk/pack/gendocu/
H A Dmakefile.mk106 …cd $(JAVA_SRC_DIR) && unzip -qu jurt_src.zip && unzip -qu ridl_src.zip && unzip -qu unoloader_src.…
/trunk/main/zlib/prj/
H A Dd.lst5 ..\%__SRC%\inc\unzip.h %_DEST%\inc%_EXT%\external\zlib\unzip.h
/trunk/main/zlib/
H A Dzlib-1.3.1.patch50 + $(SLO)$/unzip.obj \
68 + $(SLO_X64)$/unzip.obj \
H A Dmakefile.mk55 contrib$/minizip$/unzip.h \
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java786 public static boolean unzip(String zip, String dest) { in unzip() method in FileUtil
787 return unzip(new File(zip), new File(dest)); in unzip()
796 public static boolean unzip(File zipFile, File destFile) { in unzip() method in FileUtil
H A DInstaller.java108 if (!FileUtil.unzip(packFile, installTempDir)) in findOpenofficeHome()
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m24 /* unzip.c -- IO for uncompress .zip files using zlib
29 Read unzip.h for more info
66 #include "unzip.h"
115 " unzip 1.01 Copyright 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll";
412 of this unzip package.
1165 * In unzip, i don't wait absolutely Z_STREAM_END because I known the
H A Dmakefile.mk41 $(SLO)$/unzip.obj \
H A Dioapi.m25 files using zlib + zip or unzip API
/trunk/main/solenv/inc/
H A Dtg_ext.mk146 …@noop $(assign UNPACKCMD := unzip $(unzip_quiet_switch) -o $(TARFILE_LOCATION)/$(TARFILE_MD5)-$(T…
155 …@noop $(assign UNPACKCMD := unzip $(unzip_quiet_switch) -o $(TARFILE_LOCATION)/$(TARFILE_MD5)-$(T…
H A Dtarget.mk1410 …@-unzip -o -d $(COMMONMISC)/$(PRJNAME) $(SOLARCOMMONSDFDIR)/$(PRJNAME).zip $(subst,$(COMMONMISC)/$…
/trunk/main/icc/
H A Dmakefile.mk45 …UCOPY) -R $(BACK_PATH)..$/source$/create_sRGB_profile Contrib$/CmdLine && unzip -o $(BACK_PATH)..$…
/trunk/main/helpcontent2/source/auxiliary/
H A Dmakefile.mk81 unzip -o -d $(COMMONMISC)$/$(PRJNAME) $(SOLARCOMMONSDFDIR)$/$(PRJNAME).zip
/trunk/main/openssl/
H A Dmakefile.mk158 …else mkdir "$(STRAWBERRY_PERL_DIR)" && unzip -d $(STRAWBERRY_PERL_DIR) $(SOLARSRC)/../ext_sources/…
/trunk/main/
H A Dbootstrap.1109 unzip "$dmake_full_package_name"
H A Dconfigure.ac865 AC_ARG_WITH(unzip-home,
866 [ --with-unzip-home Deprecated: use --with-zip-home instead],,)
5675 dnl testing handle deprecated unzip switch
5688 UNZIP="$with_zip_home/unzip"
5692 AC_PATH_PROG(UNZIP, unzip)
/trunk/extras/l10n/source/ug/
H A Dlocalize.sdf33609 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
41697 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/trunk/extras/l10n/source/si/
H A Dlocalize.sdf33609 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
41697 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/trunk/extras/l10n/source/uz/
H A Dlocalize.sdf11713 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
19819 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
/trunk/extras/l10n/source/hi/
H A Dlocalize.sdf33564 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
40044 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/trunk/extras/l10n/source/th/
H A Dlocalize.sdf33564 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
40044 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/trunk/extras/l10n/source/he/
H A Dlocalize.sdf33566 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
40046 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/trunk/extras/l10n/source/sr/
H A Dlocalize.sdf33564 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
40044 …ration systems, it may be required to manually go to the download folder, unzip the download file,…
/trunk/extras/l10n/source/am/
H A Dlocalize.sdf33564 …iles. To view these XML files, you can open the OpenDocument file with an unzip program. The follo…
40044 …ration systems, it may be required to manually go to the download folder, unzip the download file,…

Completed in 8928 milliseconds

123