Home
last modified time | relevance | path

Searched refs:make_zip (Results 1 – 25 of 39) sorted by relevance

12

/dports/security/apkid/APKiD-2.1.1/tests/
H A Dtest_scanner.py28 from .factories import make_temp_zip, make_temp_file, make_zip
63 '3.zip': make_zip(third_layer).read(),
67 '2.zip': make_zip(second_layer).read(),
71 '1.zip': make_zip(first_layer).read(),
H A Dfactories.py46 def make_zip(entries: Dict[str, bytes]) -> io.BytesIO: function
59 with make_zip(entries) as file_obj:
/dports/lang/spidermonkey60/firefox-60.9.0/python/mozbuild/mozbuild/action/
H A Dmake_zip.py10 def make_zip(source, package): function
19 make_zip(args[0], args[1])
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/action/
H A Dmake_zip.py11 def make_zip(source, package): function
21 make_zip(args[0], args[1])
/dports/www/firefox-esr/firefox-91.8.0/python/mozbuild/mozbuild/action/
H A Dmake_zip.py12 def make_zip(source, package): function
23 make_zip(args[0], args[1])
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozbuild/mozbuild/action/
H A Dmake_zip.py12 def make_zip(source, package): function
23 make_zip(args[0], args[1])
/dports/emulators/cemu/CEmu-1.3/gui/qt/deploy-scripts/
H A Dappveyor_helper.py505 def make_zip(arch, filename, file_list): function
738 make_zip("x86", cemu_win32_zip_fn, file_list_32)
739 make_zip("x64", cemu_win64_zip_fn, file_list_64)
741 make_zip("x86 Debug", cemu_win32_debug_zip_fn, file_list_32_debug)
742 make_zip("x64 Debug", cemu_win64_debug_zip_fn, file_list_64_debug)
744 make_zip("x86 Static", cemu_win32_static_zip_fn, file_list_32_static)
745 make_zip("x64 Static", cemu_win64_static_zip_fn, file_list_64_static)
747 make_zip("x86 Static Debug", cemu_win32_static_debug_zip_fn, file_list_32_static_debug)
748 make_zip("x64 Static Debug", cemu_win64_static_debug_zip_fn, file_list_64_static_debug)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/tools/build/win/
H A Dmake_zip.bat4 echo usage: make_zip builddir
12 set makezip=chrome\tools\build\make_zip.py
/dports/multimedia/assimp/assimp-5.1.3/test/regression/
H A Dgen_db.py118 def make_zip(): function
218 make_zip()
/dports/devel/py-pip/pip-20.3.4/tests/unit/
H A Dtest_utils_wheel.py20 def make_zip(path): function
37 yield make_zip
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/tools/build/linux/
H A Dmake_zip14 chrome/tools/build/make_zip.py $outdir $cfg $archive
/dports/devel/py-fs2/fs-2.4.11/tests/
H A Dtest_opener.py236 with opener.open_fs("zip://" + zip_name, create=True) as make_zip:
237 make_zip.writetext("foo.txt", "foofoo")
/dports/devel/awscli/awscli-1.20.61/awscli/customizations/cloudformation/
H A Dartifact_exporter.py175 zipfile_name = make_zip(filename, folder_path)
183 def make_zip(filename, source_root): function
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_upstream_import.py175 def make_zip(self): member in TestImport
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/tests/
H A Dregress.py343 def make_zip(dname): function
768 make_zip(args.zip); exit(0)
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/mozapps/installer/
H A Dupload-files.mk137 INNER_MAKE_PACKAGE = $(call py_action,make_zip,'$(MOZ_PKG_DIR)' '$(PACKAGE)')
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/installer/
H A Dupload-files.mk137 INNER_MAKE_PACKAGE = $(call py_action,make_zip,'$(MOZ_PKG_DIR)' '$(PACKAGE)')
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/installer/
H A Dupload-files.mk137 INNER_MAKE_PACKAGE = $(call py_action,make_zip,'$(MOZ_PKG_DIR)' '$(PACKAGE)')
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/mozapps/installer/
H A Dupload-files.mk124 INNER_MAKE_PACKAGE = $(call py_action,make_zip,'$(MOZ_PKG_DIR)' '$(PACKAGE)')
/dports/databases/py-sqlite3/Python-3.8.12/Tools/msi/
H A Dbuildrelease.bat187 %MSBUILD% "%D%make_zip.proj" /t:Build %BUILDOPTS% %CERTOPTS% /p:OutputPath="%BUILD%en-us"
/dports/databases/py-gdbm/Python-3.8.12/Tools/msi/
H A Dbuildrelease.bat187 %MSBUILD% "%D%make_zip.proj" /t:Build %BUILDOPTS% %CERTOPTS% /p:OutputPath="%BUILD%en-us"
/dports/lang/python-tools/Python-3.8.12/Tools/msi/
H A Dbuildrelease.bat187 %MSBUILD% "%D%make_zip.proj" /t:Build %BUILDOPTS% %CERTOPTS% /p:OutputPath="%BUILD%en-us"
/dports/lang/python310/Python-3.10.1/Tools/msi/
H A Dbuildrelease.bat187 %MSBUILD% "%D%make_zip.proj" /t:Build %BUILDOPTS% %CERTOPTS% /p:OutputPath="%BUILD%en-us"
/dports/lang/python311/Python-3.11.0a3/Tools/msi/
H A Dbuildrelease.bat187 %MSBUILD% "%D%make_zip.proj" /t:Build %BUILDOPTS% %CERTOPTS% /p:OutputPath="%BUILD%en-us"
/dports/lang/python37/Python-3.7.12/Tools/msi/
H A Dbuildrelease.bat187 %MSBUILD% "%D%make_zip.proj" /t:Build %BUILDOPTS% %CERTOPTS% /p:OutputPath="%BUILD%en-us"

12