Home
last modified time | relevance | path

Searched +full:- +full:tzip (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/brotli/scripts/
H A Dappveyor.yml3 - master
7 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
12 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
17 - BUILD_SYSTEM: CMake
21 - BUILD_SYSTEM: CMake
25 - BUILD_SYSTEM: Python
30 - BUILD_SYSTEM: Python
31 PYTHON: "C:\\Python36-x64"
35 - BUILD_SYSTEM: make
38 - BUILD_SYSTEM: make
[all …]
/aosp_15_r20/external/python/cpython3/.azure-pipelines/windows-release/
Dstage-pack-msix.yml2 - job: Pack_MSIX
6 vmImage: windows-2022
21 Suffix: -store
31 Suffix: -store
35 - template: ./checkout.yml
37 - task: DownloadPipelineArtifact@1
43 - task: DownloadBuildArtifacts@0
49 - powershell: |
50 …$d = (.\PCbuild\build.bat -V) | %{ if($_ -match '\s+(\w+):\s*(.+)\s*$') { @{$Matches[1] = $Matches…
51 Write-Host "##vso[task.setvariable variable=VersionText]$($d.PythonVersion)"
[all …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Internal/CPack/
DCPackZIP.cmake1 # Distributed under the OSI-approved BSD 3-Clause License. See accompanying
11 set(CPACK_ZIP_COMMAND "\"${ZIP_EXECUTABLE}\" -P \"<ARCHIVE>\" @<FILELIST>")
16 find_program(ZIP_EXECUTABLE 7z PATHS "$ENV{ProgramFiles}/7-Zip")
18 set(CPACK_ZIP_COMMAND "\"${ZIP_EXECUTABLE}\" a -tzip \"<ARCHIVE>\" @<FILELIST>")
27 set(CPACK_ZIP_COMMAND "\"${ZIP_EXECUTABLE}\" -r \"<ARCHIVE>\" . -i@<FILELIST>")
/aosp_15_r20/external/zstd/.github/workflows/
H A Dwindows-artifacts.yml1 name: windows-artifacts
8 - published
10 permissions: read-all
13 windows-artifacts:
14 # see https://ariya.io/2020/07/on-github-actions-with-msys2
15 runs-on: windows-latest
16 # see https://github.com/msys2/setup-msys2
20 - { msystem: mingw64, env: x86_64, ziparch: win64 }
21 - { msystem: mingw32, env: i686, ziparch: win32 }
26 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v3
[all …]
/aosp_15_r20/external/zstd/tests/fuzz/
H A Dfuzz.py7 # This source code is licensed under both the BSD-style license (found in the
10 # You may select, at your option, one of the above-listed licenses.
79 CFLAGS = os.environ.get('CFLAGS', '-O3')
82 MFLAGS = os.environ.get('MFLAGS', '-j')
87 AFL_FUZZ = os.environ.get('AFL_FUZZ', 'afl-fuzz')
155 san_flags = ','.join(re.findall('-fsanitize=((?:[a-z]+,?)+)', flags))
156 nosan_flags = ','.join(re.findall('-fno-sanitize=((?:[a-z]+,?)+)', flags))
160 raise RuntimeError('-fno-sanitize={s} and -fsanitize={s} passed'.
185 cc_version_bytes = subprocess.check_output([cc, "--version"])
186 cxx_version_bytes = subprocess.check_output([cxx, "--version"])
[all …]
/aosp_15_r20/prebuilts/bundletool/
HDbundletool-all-20230807.jar ... META-INF/ META-INF/MANIFEST.MF com/ com/android ...